]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/psr: 128b/132b Panel Replay is not supported on eDP
authorJouni Högander <jouni.hogander@intel.com>
Wed, 19 Jun 2024 06:21:25 +0000 (09:21 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 25 Jun 2024 05:28:35 +0000 (08:28 +0300)
commit397b51ef1ab28b1c807c042f455b47c720984473
treefca2fa561113c6cd1c4f529cef442afd5ffebfca
parent5d9993f88378a68458af101bfda82754d80fb33f
drm/i915/psr: 128b/132b Panel Replay is not supported on eDP

Take into account that 128b/132b Panel Replay is not supported on eDP.

Bspec: 68920

v2:
  - make crtc_state as const
  - 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-6-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c