drm/i915/psr: Check vblank against IO buffer wake time on Lunarlake
authorJouni Högander <jouni.hogander@intel.com>
Fri, 7 Jun 2024 13:49:16 +0000 (16:49 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 11 Jun 2024 10:05:05 +0000 (13:05 +0300)
commit99fcf463903d5236e6e693230c142284a1e19164
tree121973a56970e7650d93f64e1752b0f953a6e041
parentaeafa46ee30c95dbad77db19b1400fb6fd78245f
drm/i915/psr: Check vblank against IO buffer wake time on Lunarlake

As Lunarlake doesn't have block count configuration vblank should be
checked against IO buffer wake time.

Bspec: 68920

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