]> 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)
committerTvrtko Ursulin <tursulin@ursulin.net>
Tue, 19 May 2026 07:03:17 +0000 (08:03 +0100)
commit4703049f768fc1c1caac754134118bee1a3af189
tree5237ba68eec1c74494355c5cfbf920b00bb78fdd
parentf30bece421a4ae34359254e1dc2a187a42b6af9b
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
(cherry picked from commit c3fe899fbeac86ea4a5ca9dd845b2cbc0da46249)
Signed-off-by: Tvrtko Ursulin <tursulin@ursulin.net>
drivers/gpu/drm/i915/display/intel_psr.c