drm/amd/display: Refactor HPD IRQ error checking flow
authorLeon Huang <Leon.Huang1@amd.com>
Mon, 21 Oct 2024 09:22:35 +0000 (17:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Nov 2024 16:45:29 +0000 (11:45 -0500)
commitd3a450aef2a8bf0d4f75b1dc140670399d48b1f9
tree2ea02ea5e1cb5ddaf6f573698d3c1888d59e8785
parentdfb214ec919b0299b5bffff0f9dda385de5b7468
drm/amd/display: Refactor HPD IRQ error checking flow

[Why]
HPD error status does not cover Replay desync error status
while executing autotests and CTS tests.

[How]
Refactor the checking flow, reporting the HPD error based on
different eDP feature.

Reviewed-by: Robin Chen <robin.chen@amd.com>
Signed-off-by: Leon Huang <Leon.Huang1@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_irq_handler.c