]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/psr: Allow DSB usage when PSR is enabled
authorJouni Högander <jouni.hogander@intel.com>
Thu, 13 Feb 2025 06:48:04 +0000 (08:48 +0200)
committerJouni Högander <jouni.hogander@intel.com>
Fri, 14 Feb 2025 06:37:50 +0000 (08:37 +0200)
commitbccb18c5617a8fb7f6cb2b6d93ae6f2657842929
tree5eaf5cde941c1a97991295ddf008885339fb9d24
parentac76a51ddb5efb875c7c9ca87e002ff0aa4f63d1
drm/i915/psr: Allow DSB usage when PSR is enabled

Now as we have correct PSR2_MAN_TRK_CTL handling in place we can allow DSB
usage also when PSR is enabled for LunarLake onwards.

v2: rebase

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250213064804.2077127-14-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_display.c