]> git.baikalelectronics.ru Git - kernel.git/commit
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 15:46:05 +0000 (10:46 -0500)
commit3000c8f4986a54efecf4651673ae1fc50bb7d5f1
treeedd2f0131ec1594557a246b65ffc7faf6bec8682
parent06c80553e487bfd18ab2071b3ad9bb5cac9f08e8
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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c