]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled
authorJouni Högander <jouni.hogander@intel.com>
Mon, 19 Aug 2024 09:25:49 +0000 (12:25 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 21 Aug 2024 10:55:02 +0000 (13:55 +0300)
commita8efd8ce280996fe29f2564f705e96e18da3fa62
treecf5c08781221c8aea7f0f35857c92abfd7ceb94f
parentf15e5587448989a55cf8b4feaad0df72ca3aa6a0
drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled

Similarly as for PSR2 CRC calculation seems to timeout when Panel Replay is
enabled. Fix this by falling back to PSR if CRC calculation is enabled.

Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2266
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240819092549.1298233-1-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c