drm/i915/psr: Enable ALPM lock timeout error interruption
authorJosé Roberto de Souza <jose.souza@intel.com>
Thu, 28 Nov 2019 01:48:50 +0000 (17:48 -0800)
committerJosé Roberto de Souza <jose.souza@intel.com>
Mon, 2 Dec 2019 20:06:15 +0000 (12:06 -0800)
commit700355af64bbb6c6dc4e552fa727513dccdcfe62
treef1e0b565d26ea858f60b36b23bff301f5c36642d
parent95851205f9b3d2bb81cc5f63afd1124c9eb79940
drm/i915/psr: Enable ALPM lock timeout error interruption

When this error happens sink link is not stable after the required
FW_EXIT_LATENCY period so it will miss the selective update.
As the other PSR errors, for now we are not trying to recover from
it.

Cc: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191128014852.214135-3-jose.souza@intel.com
drivers/gpu/drm/i915/display/intel_psr.c