drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNTL added...
authorPrike Liang <Prike.Liang@amd.com>
Thu, 17 Dec 2020 05:55:46 +0000 (13:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Jan 2021 14:53:22 +0000 (09:53 -0500)
commitd96dd7ef3f347ce968a3d12d3e2c491592d8a84c
tree2955cb0aa57ac0f98cc7894c29ba0300fa7432ad
parent91067d8959708a6baba6db22592b3982d99e9396
drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNTL added in FSDL

In the renoir there is no need GpuChangeState message set to exit gfxoff in the s0i3 resume since
mmnbif_gpu_BIF_DOORBELL_FENCE_CNTL has been added in the s0i3 FSDL.

Signed-off-by: Prike Liang <Prike.Liang@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/smu12/renoir_ppt.c