All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] topic/drm-dp-training-delay-helpers for drm-misc-next and drm-intel-next
@ 2021-10-19  9:59 ` Jani Nikula
  0 siblings, 0 replies; 6+ messages in thread
From: Jani Nikula @ 2021-10-19  9:59 UTC (permalink / raw)
  To: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann
  Cc: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, dri-devel, intel-gfx,
	dim-tools, Dave Airlie, Daniel Vetter


Hi all -

These are the drm dp helpers for figuring out link training delays, to
be pulled to both drm-misc-next and drm-intel-next.


topic/drm-dp-training-delay-helpers-2021-10-19:
Core Changes:
- drm dp helpers for figuring out link training delays

BR,
Jani.

The following changes since commit 9962601ca5719050906915c3c33a63744ac7b15c:

  drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_reset() (2021-10-06 11:21:46 +0200)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-intel tags/topic/drm-dp-training-delay-helpers-2021-10-19

for you to fetch changes up to 02ed47aa6cc697fc34053c011fe72984a86273cb:

  drm/dp: reuse the 8b/10b link training delay helpers (2021-10-19 11:30:27 +0300)

----------------------------------------------------------------
Core Changes:
- drm dp helpers for figuring out link training delays

----------------------------------------------------------------
Jani Nikula (2):
      drm/dp: add helpers to read link training delays
      drm/dp: reuse the 8b/10b link training delay helpers

 drivers/gpu/drm/drm_dp_helper.c | 153 +++++++++++++++++++++++++++++++++++-----
 include/drm/drm_dp_helper.h     |  21 +++++-
 2 files changed, 154 insertions(+), 20 deletions(-)

-- 
Jani Nikula, Intel Open Source Graphics Center

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Intel-gfx] [PULL] topic/drm-dp-training-delay-helpers for drm-misc-next and drm-intel-next
@ 2021-10-19  9:59 ` Jani Nikula
  0 siblings, 0 replies; 6+ messages in thread
From: Jani Nikula @ 2021-10-19  9:59 UTC (permalink / raw)
  To: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann
  Cc: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, dri-devel, intel-gfx,
	dim-tools, Dave Airlie, Daniel Vetter


Hi all -

These are the drm dp helpers for figuring out link training delays, to
be pulled to both drm-misc-next and drm-intel-next.


topic/drm-dp-training-delay-helpers-2021-10-19:
Core Changes:
- drm dp helpers for figuring out link training delays

BR,
Jani.

The following changes since commit 9962601ca5719050906915c3c33a63744ac7b15c:

  drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_reset() (2021-10-06 11:21:46 +0200)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-intel tags/topic/drm-dp-training-delay-helpers-2021-10-19

for you to fetch changes up to 02ed47aa6cc697fc34053c011fe72984a86273cb:

  drm/dp: reuse the 8b/10b link training delay helpers (2021-10-19 11:30:27 +0300)

----------------------------------------------------------------
Core Changes:
- drm dp helpers for figuring out link training delays

----------------------------------------------------------------
Jani Nikula (2):
      drm/dp: add helpers to read link training delays
      drm/dp: reuse the 8b/10b link training delay helpers

 drivers/gpu/drm/drm_dp_helper.c | 153 +++++++++++++++++++++++++++++++++++-----
 include/drm/drm_dp_helper.h     |  21 +++++-
 2 files changed, 154 insertions(+), 20 deletions(-)

-- 
Jani Nikula, Intel Open Source Graphics Center

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PULL] topic/drm-dp-training-delay-helpers for drm-misc-next and drm-intel-next
  2021-10-19  9:59 ` [Intel-gfx] " Jani Nikula
@ 2021-10-19 13:47   ` Maxime Ripard
  -1 siblings, 0 replies; 6+ messages in thread
From: Maxime Ripard @ 2021-10-19 13:47 UTC (permalink / raw)
  To: Jani Nikula
  Cc: Maarten Lankhorst, Thomas Zimmermann, Jani Nikula,
	Joonas Lahtinen, Rodrigo Vivi, dri-devel, intel-gfx, dim-tools,
	Dave Airlie, Daniel Vetter

[-- Attachment #1: Type: text/plain, Size: 391 bytes --]

On Tue, Oct 19, 2021 at 12:59:57PM +0300, Jani Nikula wrote:
> 
> Hi all -
> 
> These are the drm dp helpers for figuring out link training delays, to
> be pulled to both drm-misc-next and drm-intel-next.
> 
> 
> topic/drm-dp-training-delay-helpers-2021-10-19:
> Core Changes:
> - drm dp helpers for figuring out link training delays

Merged into drm-misc-next, thanks!
Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Intel-gfx] [PULL] topic/drm-dp-training-delay-helpers for drm-misc-next and drm-intel-next
@ 2021-10-19 13:47   ` Maxime Ripard
  0 siblings, 0 replies; 6+ messages in thread
From: Maxime Ripard @ 2021-10-19 13:47 UTC (permalink / raw)
  To: Jani Nikula
  Cc: Maarten Lankhorst, Thomas Zimmermann, Jani Nikula,
	Joonas Lahtinen, Rodrigo Vivi, dri-devel, intel-gfx, dim-tools,
	Dave Airlie, Daniel Vetter

[-- Attachment #1: Type: text/plain, Size: 391 bytes --]

On Tue, Oct 19, 2021 at 12:59:57PM +0300, Jani Nikula wrote:
> 
> Hi all -
> 
> These are the drm dp helpers for figuring out link training delays, to
> be pulled to both drm-misc-next and drm-intel-next.
> 
> 
> topic/drm-dp-training-delay-helpers-2021-10-19:
> Core Changes:
> - drm dp helpers for figuring out link training delays

Merged into drm-misc-next, thanks!
Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Intel-gfx] [PULL] topic/drm-dp-training-delay-helpers for drm-misc-next and drm-intel-next
  2021-10-19 13:47   ` [Intel-gfx] " Maxime Ripard
@ 2021-10-19 15:34     ` Jani Nikula
  -1 siblings, 0 replies; 6+ messages in thread
From: Jani Nikula @ 2021-10-19 15:34 UTC (permalink / raw)
  To: Maxime Ripard
  Cc: Maarten Lankhorst, Thomas Zimmermann, Joonas Lahtinen,
	Rodrigo Vivi, dri-devel, intel-gfx, dim-tools, Dave Airlie,
	Daniel Vetter

On Tue, 19 Oct 2021, Maxime Ripard <maxime@cerno.tech> wrote:
> On Tue, Oct 19, 2021 at 12:59:57PM +0300, Jani Nikula wrote:
>> 
>> Hi all -
>> 
>> These are the drm dp helpers for figuring out link training delays, to
>> be pulled to both drm-misc-next and drm-intel-next.
>> 
>> 
>> topic/drm-dp-training-delay-helpers-2021-10-19:
>> Core Changes:
>> - drm dp helpers for figuring out link training delays
>
> Merged into drm-misc-next, thanks!

And with that, also to drm-intel-next, thank you!

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Graphics Center

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PULL] topic/drm-dp-training-delay-helpers for drm-misc-next and drm-intel-next
@ 2021-10-19 15:34     ` Jani Nikula
  0 siblings, 0 replies; 6+ messages in thread
From: Jani Nikula @ 2021-10-19 15:34 UTC (permalink / raw)
  To: Maxime Ripard
  Cc: Maarten Lankhorst, Thomas Zimmermann, Joonas Lahtinen,
	Rodrigo Vivi, dri-devel, intel-gfx, dim-tools, Dave Airlie,
	Daniel Vetter

On Tue, 19 Oct 2021, Maxime Ripard <maxime@cerno.tech> wrote:
> On Tue, Oct 19, 2021 at 12:59:57PM +0300, Jani Nikula wrote:
>> 
>> Hi all -
>> 
>> These are the drm dp helpers for figuring out link training delays, to
>> be pulled to both drm-misc-next and drm-intel-next.
>> 
>> 
>> topic/drm-dp-training-delay-helpers-2021-10-19:
>> Core Changes:
>> - drm dp helpers for figuring out link training delays
>
> Merged into drm-misc-next, thanks!

And with that, also to drm-intel-next, thank you!

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Graphics Center

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-19 15:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19  9:59 [PULL] topic/drm-dp-training-delay-helpers for drm-misc-next and drm-intel-next Jani Nikula
2021-10-19  9:59 ` [Intel-gfx] " Jani Nikula
2021-10-19 13:47 ` Maxime Ripard
2021-10-19 13:47   ` [Intel-gfx] " Maxime Ripard
2021-10-19 15:34   ` Jani Nikula
2021-10-19 15:34     ` Jani Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.