drm/amd/display: Fix Replay Desync Error IRQ handler
authorDennis Chan <dennis.chan@amd.com>
Fri, 1 Dec 2023 13:25:19 +0000 (06:25 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2023 20:22:34 +0000 (15:22 -0500)
commitdd5c6362ddcd8bdb07704faff8648593885ecfa1
tree28b1aad8a39ad6b8f3919d51137d2a82f53eb531
parentabd26a3252cbd1a3ae4e46d37596d176fe50b41a
drm/amd/display: Fix Replay Desync Error IRQ handler

In previous case, Replay didn't identify the IRQ type, This commit fixes
the issues for the interrupt.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Robin Chen <robin.chen@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Dennis Chan <dennis.chan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_irq_handler.c