]> 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 14:53:22 +0000 (09:53 -0500)
commit6fcb3a5bf544c6a09fc9154b2022a19e79246a82
tree2955cb0aa57ac0f98cc7894c29ba0300fa7432ad
parentf84fe6b879da232adc6199929646e44e72ac9c01
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