drm/amd/pm: Add waiting for response of mode-reset message for yellow carp
authorAaron Liu <aaron.liu@amd.com>
Tue, 13 Jul 2021 06:54:47 +0000 (14:54 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Jul 2021 15:42:44 +0000 (11:42 -0400)
commitb05e50b35229732a278f8e5153bdb4156a550e4e
tree4dcebc375994eaf667ea973adf117ce45116d544
parent430f8e6edbaac8abfddf76f1aef732d9c6257211
drm/amd/pm: Add waiting for response of mode-reset message for yellow carp

Remove mdelay process and use smu_cmn_send_smc_msg_with_param to send
mode-reset message to SMC.

Signed-off-by: Aaron Liu <aaron.liu@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c