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>
Mon, 22 Mar 2021 19:26:11 +0000 (15:26 -0400)
commit9adb125dde699ffcf5d3e64d2c1476efce00a6f3
tree3cf521ec9182f38252dd7daf8b85307640257a74
parent3aa2cacf79b37f703d6b8f7bd0252c8fe8c3f420
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