drm/amdgpu: re-enable suspend phase 2 for S0ix
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Mar 2021 20:36:04 +0000 (15:36 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:36:53 +0000 (16:36 -0400)
commit557f42a2b38cc763736ba4f88f012c1cf8f259e2
treefffa158cc8d3d2449857228b462e67d5960c88a4
parent344169315707a1147cf5bda629ac6ee1fbd3a1bd
drm/amdgpu: re-enable suspend phase 2 for S0ix

This really needs to be done to properly tear down
the device.  SMC, PSP, and GFX are still problematic,
need to dig deeper into what aspect of them that is
problematic.

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