Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915/dp: Fix panel replay in DSC mode
@ 2025-10-08  9:41 Imre Deak
  2025-10-08  9:41 ` [PATCH 1/2] drm/i915/dp_mst: Verify DSC vs. FEC enabled state on the link Imre Deak
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Imre Deak @ 2025-10-08  9:41 UTC (permalink / raw)
  To: intel-gfx, intel-xe

This patchset fixes panel replay in DSC mode, either preventing PR
completely or preventing PR only in selective update mode, while still
allowing PR with full frame updates, based on the sink's PR in DSC mode
DPCD capability.

Imre Deak (2):
  drm/i915/dp_mst: Verify DSC vs. FEC enabled state on the link
  drm/i915/dp: Fix panel replay when DSC is enabled

 .../drm/i915/display/intel_display_types.h    |  9 ++
 drivers/gpu/drm/i915/display/intel_dp.c       |  2 +
 drivers/gpu/drm/i915/display/intel_dp_mst.c   |  4 +
 drivers/gpu/drm/i915/display/intel_psr.c      | 93 ++++++++++++++++++-
 drivers/gpu/drm/i915/display/intel_vdsc.c     | 17 ++++
 drivers/gpu/drm/i915/display/intel_vdsc.h     |  1 +
 6 files changed, 121 insertions(+), 5 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2025-10-09 10:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08  9:41 [PATCH 0/2] drm/i915/dp: Fix panel replay in DSC mode Imre Deak
2025-10-08  9:41 ` [PATCH 1/2] drm/i915/dp_mst: Verify DSC vs. FEC enabled state on the link Imre Deak
2025-10-08 10:14   ` Imre Deak
2025-10-08  9:41 ` [PATCH 2/2] drm/i915/dp: Fix panel replay when DSC is enabled Imre Deak
2025-10-09  3:56   ` Hogander, Jouni
2025-10-09  8:36     ` Imre Deak
2025-10-09 10:58       ` Hogander, Jouni
2025-10-08 10:57 ` ✓ i915.CI.BAT: success for drm/i915/dp: Fix panel replay in DSC mode Patchwork
2025-10-08 16:53 ` ✗ 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