drm/amd/pm: increase time out value when sending msg to SMU
authorcharles sun <charles.sun@amd.com>
Wed, 7 Apr 2021 06:44:27 +0000 (14:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:54:44 +0000 (16:54 -0400)
commit055162645a40567080d8c2d1b135f934977ac3cf
tree87166bba5533722fffd31ae4a710a20050b3799c
parentf066af882b3755c5cdd2574e860433750c6bce1e
drm/amd/pm: increase time out value when sending msg to SMU

when do S3 stress, low rate that PowerUpVcn message will get response
more than 1s, so here increase the timeout to 2s

Signed-off-by: charles sun <charles.sun@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <Alexander.Deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c