All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v3 0/6] rm/i915: Add support for LTTPR non-transparent link training mode
@ 2020-10-07 17:09 Imre Deak
  2020-10-07 17:09 ` [Intel-gfx] [PATCH v3 1/6] drm/i915: Fix DP link training pattern mask Imre Deak
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Imre Deak @ 2020-10-07 17:09 UTC (permalink / raw)
  To: intel-gfx

This patchset is v3 of [1], rebased on drm-tip, fixing an eDP related
check in patch 5 and addressing a review comment from Ville in patch 6.

[1] https://patchwork.freedesktop.org/series/81968/

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

Imre Deak (6):
  drm/i915: Fix DP link training pattern mask
  drm/i915: Simplify the link training functions
  drm/i915: Factor out a helper to disable the DPCD training pattern
  drm/dp: Add LTTPR helpers
  drm/i915: Switch to LTTPR transparent mode link training
  drm/i915: Switch to LTTPR non-transparent mode link training

 drivers/gpu/drm/drm_dp_helper.c               | 232 +++++++-
 drivers/gpu/drm/i915/display/intel_ddi.c      |   3 +-
 .../drm/i915/display/intel_display_types.h    |   2 +
 drivers/gpu/drm/i915/display/intel_dp.c       |  47 +-
 drivers/gpu/drm/i915/display/intel_dp.h       |   4 -
 .../drm/i915/display/intel_dp_link_training.c | 502 +++++++++++++++---
 .../drm/i915/display/intel_dp_link_training.h |   9 +
 include/drm/drm_dp_helper.h                   |  62 +++
 8 files changed, 755 insertions(+), 106 deletions(-)

-- 
2.25.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2020-10-12 13:08 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 17:09 [Intel-gfx] [PATCH v3 0/6] rm/i915: Add support for LTTPR non-transparent link training mode Imre Deak
2020-10-07 17:09 ` [Intel-gfx] [PATCH v3 1/6] drm/i915: Fix DP link training pattern mask Imre Deak
2020-10-07 17:09 ` [Intel-gfx] [PATCH v3 2/6] drm/i915: Simplify the link training functions Imre Deak
2020-10-07 17:09 ` [Intel-gfx] [PATCH v3 3/6] drm/i915: Factor out a helper to disable the DPCD training pattern Imre Deak
2020-10-07 17:09 ` [PATCH v3 4/6] drm/dp: Add LTTPR helpers Imre Deak
2020-10-07 17:09   ` [Intel-gfx] " Imre Deak
2020-10-08 16:46   ` Imre Deak
2020-10-08 16:46     ` Imre Deak
2020-10-08 16:47     ` Lyude Paul
2020-10-08 16:47       ` Lyude Paul
2020-10-07 17:09 ` [Intel-gfx] [PATCH v3 5/6] drm/i915: Switch to LTTPR transparent mode link training Imre Deak
2020-10-07 17:09 ` [Intel-gfx] [PATCH v3 6/6] drm/i915: Switch to LTTPR non-transparent " Imre Deak
2020-10-08 11:14 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for rm/i915: Add support for LTTPR non-transparent link training mode Patchwork
2020-10-08 11:34 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-10-08 17:30 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for rm/i915: Add support for LTTPR non-transparent link training mode (rev2) Patchwork
2020-10-08 17:50 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-10-08 20:02 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2020-10-12 13:05   ` Imre Deak
2020-10-12 13:05     ` [Intel-gfx] " Imre Deak

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.