drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Mar 2021 20:33:46 +0000 (15:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:36:48 +0000 (16:36 -0400)
commit344169315707a1147cf5bda629ac6ee1fbd3a1bd
treee81a138f025241789868450a2a815ee3acba8d4f
parenta2e15b0e6c91a13d2219fba1f9e83ecd473a60db
drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)

No functional change.

v2: use correct dev
v3: rework

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