summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2025-10-15 19:19:34 +0300
committerImre Deak <imre.deak@intel.com>2025-10-17 21:48:57 +0300
commitc390bf07961b3a39f3417d75850a4e721b87e595 (patch)
tree799cbf2e41be816e49299e42704342bce34fa85c /scripts
parent470b84af457e34cbfa4d2c17dab78746736ab898 (diff)
downloadlinux-c390bf07961b3a39f3417d75850a4e721b87e595.tar.xz
drm/i915/dp: Fix panel replay when DSC is enabled
Prevent enabling panel replay if the sink doesn't support this due to DSC being enabled. Panel replay has two modes, updating full frames or only selected regions of the frame. If the sink doesn't support Panel Replay in full frame update mode with DSC prevent Panel Replay completely if DSC is enabled. If the sink doesn't support Panel Replay only in the selective update mode while DSC is enabled, it will still support Panel Replay in the full frame update mode, so only prevent selective updates in this case. v2: - Use Panel Replay instead of PR in debug prints. (Jouni) - Rebase on change tracking the link DSC state in the crtc state. Cc: Jouni Högander <jouni.hogander@intel.com> Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14869 Reviewed-by: Jouni Högander <jouni.hogander@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://lore.kernel.org/r/20251015161934.262108-8-imre.deak@intel.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions