]> www.infradead.org Git - nvme.git/commit
drm/i915/psr: Perform scanline indication check for Panel Replay as well
authorJouni Högander <jouni.hogander@intel.com>
Wed, 19 Jun 2024 06:21:29 +0000 (09:21 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 25 Jun 2024 05:28:43 +0000 (08:28 +0300)
commit0cd2bdbf19ac4d77be47564a678618fa70681474
treee0d84a2ee129eb152b939ae4666feafb9e4a5f8c
parenta18114ebaaa89284d9da7d0f80bafcf8848ef520
drm/i915/psr: Perform scanline indication check for Panel Replay as well

Scanline indication needs to be checked and configure for both PSR2 and
Panel Replay Selective Update. Move this check to
intel_sel_update_config_valid.

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