Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Enable FEC when using DP Panel Replay
@ 2026-06-08 14:11 Jouni Högander
  2026-06-08 14:11 ` [PATCH 1/7] drm/i915/psr: Check FEC support for " Jouni Högander
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Jouni Högander @ 2026-06-08 14:11 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: Jouni Högander

This patch set is doing necessary modifications to enable FEC when DP
Panel Replay is in use. Based on DP specification FEC usage is
mandatory when Panel Replay is enabled.

Jouni Högander (7):
  drm/i915/psr: Check FEC support for DP Panel Replay
  drm/i915/psr: Stop using intel_dsc_enabled_on_link to detect crtc DSC
    status
  drm/i915/display: Rename compression_enabled_on_link and
    link_dsc_pipes
  drm/i915/psr: Split PSR compute config
  drm/i915/psr: Move DP/eDP Panel Replay compute config to pre compute
    config
  drm/i915/psr: Add PSR specific pre compute config
  drm/i915/psr: Enable FEC if using DP Panel Replay

 drivers/gpu/drm/i915/display/intel_display.c  |   2 +-
 .../drm/i915/display/intel_display_types.h    |   2 +-
 drivers/gpu/drm/i915/display/intel_dp.c       |   7 +-
 drivers/gpu/drm/i915/display/intel_dp_mst.c   |  20 ++--
 drivers/gpu/drm/i915/display/intel_link_bw.c  |  16 +--
 drivers/gpu/drm/i915/display/intel_link_bw.h  |   2 +-
 drivers/gpu/drm/i915/display/intel_psr.c      | 108 +++++++++++++-----
 drivers/gpu/drm/i915/display/intel_psr.h      |   3 +
 drivers/gpu/drm/i915/display/intel_vdsc.c     |   8 +-
 drivers/gpu/drm/i915/display/intel_vdsc.h     |   2 +-
 10 files changed, 119 insertions(+), 51 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-06-18  6:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-08 14:11 [PATCH 0/7] Enable FEC when using DP Panel Replay Jouni Högander
2026-06-08 14:11 ` [PATCH 1/7] drm/i915/psr: Check FEC support for " Jouni Högander
2026-06-09 11:29   ` Nautiyal, Ankit K
2026-06-08 14:11 ` [PATCH 2/7] drm/i915/psr: Stop using intel_dsc_enabled_on_link to detect crtc DSC status Jouni Högander
2026-06-09 12:14   ` Nautiyal, Ankit K
2026-06-09 13:30     ` Hogander, Jouni
2026-06-09 13:45   ` Imre Deak
2026-06-18  6:04     ` Hogander, Jouni
2026-06-08 14:11 ` [PATCH 3/7] drm/i915/display: Rename compression_enabled_on_link and link_dsc_pipes Jouni Högander
2026-06-08 14:11 ` [PATCH 4/7] drm/i915/psr: Split PSR compute config Jouni Högander
2026-06-08 14:11 ` [PATCH 5/7] drm/i915/psr: Move DP/eDP Panel Replay compute config to pre " Jouni Högander
2026-06-08 14:11 ` [PATCH 6/7] drm/i915/psr: Add PSR specific " Jouni Högander
2026-06-08 14:11 ` [PATCH 7/7] drm/i915/psr: Enable FEC if using DP Panel Replay Jouni Högander
2026-06-08 20:37 ` ✓ i915.CI.BAT: success for Enable FEC when " Patchwork
2026-06-09  1:44 ` ✗ i915.CI.Full: failure " Patchwork

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