drm/i915/lnl: Remove watchdog timers for PSR
authorMika Kahola <mika.kahola@intel.com>
Tue, 10 Oct 2023 09:52:33 +0000 (12:52 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Fri, 13 Oct 2023 09:04:46 +0000 (12:04 +0300)
commita2cd15c2411624a7a97bad60d98d7e0a1e5002a6
treef96596935b867f1505ed7612d870cae895617c32
parentd0c908d2978e0ef3c1ac1357c1c58224a153f8d4
drm/i915/lnl: Remove watchdog timers for PSR

Watchdog timers for Lunarlake HW were removed for PSR/PSR2
The patch removes the use of these timers from the driver code.

BSpec: 69895

v2: Reword commit message (Ville)
    Drop HPD mask from LNL (Ville)
    Revise masking logic (Jouni)
v3: Revise commit message (Ville)
    Revert HPD mask removal as irrelevant for this patch (Ville)

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