OSDN Git Service

drm/amd/display: change SMU repsonse timeout to 2s
authorCharlene Liu <Charlene.Liu@amd.com>
Mon, 4 Jan 2021 21:07:02 +0000 (16:07 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Jan 2021 04:45:05 +0000 (23:45 -0500)
commit8d5fdaa63cc315fca3c22734da6a06ab59bb8cb3
tree59c6fd5832fad8d4c4cec60192617a263575d780
parent9c63852f4a391e5a37eaa6ac246fd3ace2dbc7e5
drm/amd/display: change SMU repsonse timeout to 2s

[why]
driver has sent PMFW VBIOSSMC_MSG_SetDisplayIdleOptimizations while SMU
still processing a previous VBIOSSMC_MSG_SetHardMinDcfclkByFreq message.

[how]
same as RN, change the time out to2s.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Reviewed-by: Chris Park <Chris.Park@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/dcn301_smu.c