drm/amd/pm: correct the dpm features disablement for Navi1x
authorEvan Quan <evan.quan@amd.com>
Tue, 25 May 2021 02:47:41 +0000 (10:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 11 Jun 2021 20:02:42 +0000 (16:02 -0400)
commit2f0cf910379863c1e26a5cf52fd6d017b13ce6e8
treed2b3d6e2cf0799feaa6e07c8103152ab5165b966
parent1e75be2b674932b53ed1bdd7df35f89e47585388
drm/amd/pm: correct the dpm features disablement for Navi1x

For BACO scenario, PMFW will handle the dpm features disablement
and interaction with RLC properly. Driver involvement is unnecessary
and error prone.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c