DP2.1 specification says:
"The DP Source device shall retransmit an active video image after
detecting any PR error status bits set in the PANEL REPLAY ERROR STATUS
register (DPCD 02020h) unless the DP Source device is already updating an
entire active video image."
This patch set is implementing deactivation/activation of Panel Replay
on errors. Also ALPM error handling for eDP Panel Replay is added.
Jouni Högander (3):
drm/i915/psr: Split intel_psr_short_pulse
drm/i915/psr: Detect possible ALPM errors on Panel Replay as well
drm/i915/psr: Perform Panel Replay exit/activate on errors reported by
sink
drivers/gpu/drm/i915/display/intel_psr.c | 99 +++++++++++++++++-------
1 file changed, 69 insertions(+), 30 deletions(-)
--
2.43.0