]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Mar 2021 21:00:21 +0000 (16:00 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Mar 2021 19:26:42 +0000 (15:26 -0400)
commit4021229e32bd9e35f2813715e056f59bb3739e7d
tree1180e74e18bc5d779870b3402d3a5cd2b83041b8
parent9adb125dde699ffcf5d3e64d2c1476efce00a6f3
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend

The SMU expects CGPG to be enabled when entering S0ix.
with this we can re-enable SMU suspend.

Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c