drm/amd/pm: remove some useless code for vangogh
authorXiaojian Du <Xiaojian.Du@amd.com>
Mon, 1 Feb 2021 08:37:49 +0000 (16:37 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Feb 2021 17:06:44 +0000 (12:06 -0500)
commite487cb54db1b42a2c7907defb14c71ab27622f9b
tree9bd3892b11fe025fd8fd81354929c1cd62b55aca
parentc9021a6e58c86b13f4ad0279406a4d56723df7e5
drm/amd/pm: remove some useless code for vangogh

This patch is to remove some useless code for vangogh.
In the earlier code, vangogh can't finish all the sequence of
smu late init. But now vangogh has one stable work state,so
remove the useless code.

Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Acked-by: Xiaomeng Hou <Xiaomeng.Hou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c