drm/amd/display: Increase idle worker HPD detection time
authorRoman Li <Roman.Li@amd.com>
Mon, 30 Sep 2024 22:07:16 +0000 (18:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Oct 2024 15:22:54 +0000 (11:22 -0400)
commit60612f75992d96955fb7154468c58d5d168cf1ab
tree93438d394fa9db9a9613ba0dc9b4aa2291aa0e95
parente421808cbe6d0ed124d255b684eebb21437df14a
drm/amd/display: Increase idle worker HPD detection time

[Why]
Idle worker thread waits HPD_DETECTION_TIME for HPD processing complete.
Some displays require longer time for that.

[How]
Increase HPD_DETECTION_TIME to 100ms.

Reviewed-by: Sun peng Li <sunpeng.li@amd.com>
Signed-off-by: Roman Li <Roman.Li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c