]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/psr: Prevent DP Panel Replay as well when CRC is enable
authorJouni Högander <jouni.hogander@intel.com>
Mon, 31 Mar 2025 09:07:47 +0000 (12:07 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 2 Apr 2025 05:35:06 +0000 (08:35 +0300)
commitd354d52c55c6ccebcc4f4148820139f319a4065f
treec74138e55ce2dec48c9750440722b0e26da5e38e
parent544813fb8cbcd8b53ddb6d7dafec6673be91ee2f
drm/i915/psr: Prevent DP Panel Replay as well when CRC is enable

We are seeing timeouts in opening CRC fd when testing on setup where DP
Panel Replay can be enabled. Fix these by checking if CRC is enabled for DP
Panel Replay as well.

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://lore.kernel.org/r/20250331090747.2964028-1-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c