drm/amd/display: Move desync error counter operation up.
authorJack Chang <jack.chang@amd.com>
Thu, 19 Dec 2024 08:10:18 +0000 (16:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 15:27:32 +0000 (11:27 -0400)
commit6df71752632e39ffa189092b9ca16dddc6bbea7b
tree14e2c091e73b00947ae70fcc8691e26b979f2767
parent7e40f64896e8e3dca471e287672db5ace12ea0be
drm/amd/display: Move desync error counter operation up.

[Why & How]
Move desync error counter operation up to prevent
it from being skipped by force disable desync
error.

Reviewed-by: Robin Chen <robin.chen@amd.com>
Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Signed-off-by: Jack Chang <jack.chang@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Mark Broadworth <mark.broadworth@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_irq_handler.c