]> www.infradead.org Git - nvme.git/commit
drm/i915/psr: HW will not allow PR on eDP when HDCP enabled
authorJouni Högander <jouni.hogander@intel.com>
Wed, 19 Jun 2024 06:21:26 +0000 (09:21 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 25 Jun 2024 05:28:43 +0000 (08:28 +0300)
commit0bc96a4ba99a9ef35a9cac55cc1772016ff890a2
treec4b55a0b4dfa8f8a92871da41850f25ac14c56f9
parent397b51ef1ab28b1c807c042f455b47c720984473
drm/i915/psr: HW will not allow PR on eDP when HDCP enabled

Take into account in Panel Replay compute config that  HW will not allow PR
on eDP when HDCP enabled.

v2: add debug message to print out why Panel Replay is not possible

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/20240619062131.4021196-7-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c