]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
authorJouni Högander <jouni.hogander@intel.com>
Fri, 15 May 2026 09:57:55 +0000 (12:57 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Mon, 18 May 2026 06:06:40 +0000 (09:06 +0300)
commitc3fe899fbeac86ea4a5ca9dd845b2cbc0da46249
tree6dfa7438652af5ce89af8018b0e8d48cef74c35e
parentc48ff24d0f4ab7ad696b2d35ad64ce7e049c668c
drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used

There is Intel specific workaround DPCD address containing workaround for
case where SDP is on prior line. Apply this workaround according to values
in the offset.

Fixes: 61e887329e33 ("drm/i915/xelpd: Handle PSR2 SDP indication in the prior scanline")
Cc: <stable@vger.kernel.org> # v5.15+
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patch.msgid.link/20260515095756.2799483-4-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c