public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] drm/i915/dp: Fix LTTPR detection
@ 2024-07-08 19:00 Imre Deak
  2024-07-08 19:00 ` [PATCH v2 1/6] drm/i915/dp: Reset intel_dp->link_trained before retraining the link Imre Deak
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: Imre Deak @ 2024-07-08 19:00 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ville Syrjälä

This is v2 of [1], addressing the review comments from Ville.

[1] https://lore.kernel.org/all/20240703155937.1674856-1-imre.deak@intel.com

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>

Imre Deak (6):
  drm/i915/dp: Reset intel_dp->link_trained before retraining the link
  drm/i915/dp: Don't switch the LTTPR mode on an active link
  drm/i915/dp: Reset cached LTTPR count if number of LTTPRs is
    unsupported
  drm/i915/dp: Keep cached LTTPR mode up-to-date
  drm/dp: Add helper to dump an LTTPR PHY descriptor
  drm/i915/dp: Dump the LTTPR PHY descriptors

 drivers/gpu/drm/display/drm_dp_helper.c       | 66 ++++++++++++++---
 drivers/gpu/drm/i915/display/intel_dp.c       |  2 +
 .../drm/i915/display/intel_dp_link_training.c | 70 ++++++++++++++++---
 include/drm/display/drm_dp.h                  |  4 ++
 include/drm/display/drm_dp_helper.h           |  2 +
 5 files changed, 124 insertions(+), 20 deletions(-)

-- 
2.43.3


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

end of thread, other threads:[~2024-07-11 18:49 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-08 19:00 [PATCH v2 0/6] drm/i915/dp: Fix LTTPR detection Imre Deak
2024-07-08 19:00 ` [PATCH v2 1/6] drm/i915/dp: Reset intel_dp->link_trained before retraining the link Imre Deak
2024-07-11  9:38   ` Nautiyal, Ankit K
2024-07-08 19:00 ` [PATCH v2 2/6] drm/i915/dp: Don't switch the LTTPR mode on an active link Imre Deak
2024-07-11  9:40   ` Nautiyal, Ankit K
2024-07-08 19:00 ` [PATCH v2 3/6] drm/i915/dp: Reset cached LTTPR count if number of LTTPRs is unsupported Imre Deak
2024-07-11  9:41   ` Nautiyal, Ankit K
2024-07-08 19:00 ` [PATCH v2 4/6] drm/i915/dp: Keep cached LTTPR mode up-to-date Imre Deak
2024-07-11  9:42   ` Nautiyal, Ankit K
2024-07-08 19:00 ` [PATCH v2 5/6] drm/dp: Add helper to dump an LTTPR PHY descriptor Imre Deak
2024-07-11  9:43   ` Nautiyal, Ankit K
2024-07-08 19:00 ` [PATCH v2 6/6] drm/i915/dp: Dump the LTTPR PHY descriptors Imre Deak
2024-07-11  9:50   ` Nautiyal, Ankit K
2024-07-11 10:53     ` Imre Deak
2024-07-08 19:50 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Fix LTTPR detection (rev2) Patchwork
2024-07-08 19:50 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-07-08 19:59 ` ✓ Fi.CI.BAT: success " Patchwork
2024-07-09 11:12 ` ✓ Fi.CI.IGT: " Patchwork
2024-07-11 18:49   ` Imre Deak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox