Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/i915/dp: Enable UHBR link rates on tunneled links
@ 2026-07-14 15:26 Imre Deak
  2026-07-14 15:26 ` [PATCH 1/6] drm/dp_tunnel: Add UHBR tunneling support Imre Deak
                   ` (9 more replies)
  0 siblings, 10 replies; 18+ messages in thread
From: Imre Deak @ 2026-07-14 15:26 UTC (permalink / raw)
  To: intel-gfx, intel-xe

This patchset enables UHBR link rates on Thunderbolt tunneled links.

Imre Deak (6):
  drm/dp_tunnel: Add UHBR tunneling support
  drm/i915/dp: End link configuration loops properly
  drm/i915/dp: Enable SST fallback between UHBR and non-UHBR rates
  drm/i915/dp: Remove UHBR dependency from SST fallback kunit test
  drm/i915/dp: Disable UHBR link configs with 1/2 lanes
  drm/i915/dp_tunnel: Add UHBR tunneling support

 drivers/gpu/drm/display/drm_dp_tunnel.c       | 116 +++++++++++++++++-
 .../drm/i915/display/intel_display_types.h    |   1 +
 drivers/gpu/drm/i915/display/intel_dp.c       |  65 ++++++++--
 .../drm/i915/display/intel_dp_link_training.c |   5 -
 drivers/gpu/drm/i915/display/intel_dp_mst.c   |   5 +
 .../gpu/drm/i915/display/intel_dp_tunnel.c    |  45 +++++++
 .../gpu/drm/i915/display/intel_dp_tunnel.h    |  17 +++
 .../i915/display/tests/intel_dp_link_test.c   |  62 +++-------
 include/drm/display/drm_dp.h                  |  12 ++
 include/drm/display/drm_dp_tunnel.h           |  21 ++++
 10 files changed, 286 insertions(+), 63 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2026-07-17  9:00 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-14 15:26 [PATCH 0/6] drm/i915/dp: Enable UHBR link rates on tunneled links Imre Deak
2026-07-14 15:26 ` [PATCH 1/6] drm/dp_tunnel: Add UHBR tunneling support Imre Deak
2026-07-17  5:53   ` Kandpal, Suraj
2026-07-17  9:00   ` Imre Deak
2026-07-14 15:26 ` [PATCH 2/6] drm/i915/dp: End link configuration loops properly Imre Deak
2026-07-16  2:46   ` Kandpal, Suraj
2026-07-14 15:26 ` [PATCH 3/6] drm/i915/dp: Enable SST fallback between UHBR and non-UHBR rates Imre Deak
2026-07-16  2:47   ` Kandpal, Suraj
2026-07-14 15:26 ` [PATCH 4/6] drm/i915/dp: Remove UHBR dependency from SST fallback kunit test Imre Deak
2026-07-16  2:49   ` Kandpal, Suraj
2026-07-14 15:26 ` [PATCH 5/6] drm/i915/dp: Disable UHBR link configs with 1/2 lanes Imre Deak
2026-07-17  6:27   ` Kandpal, Suraj
2026-07-14 15:27 ` [PATCH 6/6] drm/i915/dp_tunnel: Add UHBR tunneling support Imre Deak
2026-07-17  6:28   ` Kandpal, Suraj
2026-07-14 15:33 ` ✗ CI.checkpatch: warning for drm/i915/dp: Enable UHBR link rates on tunneled links Patchwork
2026-07-14 15:35 ` ✓ CI.KUnit: success " Patchwork
2026-07-14 16:27 ` ✓ Xe.CI.BAT: " Patchwork
2026-07-14 22:55 ` ✓ Xe.CI.FULL: " Patchwork

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