drm/amdgpu: don't mess with SDMA clock or powergating in S0ix
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Nov 2022 13:53:43 +0000 (08:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Dec 2022 17:46:52 +0000 (12:46 -0500)
commit47198eb72114a93c13195a17f4c3118002c57f1a
treec379c2b5b4254131b192a2a5e30ec961a2796dcb
parent735c7064682e4bf0b0788f7786f0281158d68725
drm/amdgpu: don't mess with SDMA clock or powergating in S0ix

It's handled by GFXOFF for SDMA 5.x and SMU saves the state on
SDMA 4.x.

Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c