drm/amd/display: Add GPINT retries to ips_query_residency_info
authorOvidiu Bunea <Ovidiu.Bunea@amd.com>
Thu, 8 May 2025 21:41:37 +0000 (17:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 May 2025 17:38:59 +0000 (13:38 -0400)
commit29e82a27166ce8068e773fab9e6c4dd47e44ce1f
treea2d77a15e4dbae54152f79229d5a2218a3f8e68e
parent6d8f73885e9851a32fdeec3503ae7814ad018881
drm/amd/display: Add GPINT retries to ips_query_residency_info

[why & how]
GPINTs can timeout without returning any data. Since this path is
only for testing purposes, it should retry several times to ensure
data is collected.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Ovidiu Bunea <Ovidiu.Bunea@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c