OSDN Git Service

drm/amdgpu: drop S0ix checks around CG/PG in suspend
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Mar 2021 18:18:30 +0000 (14:18 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Mar 2021 19:28:10 +0000 (15:28 -0400)
commit264705005e6bc7f484652c1d7aee798034c82e12
treef9224c773eb795e3d573541f216551e39fe32d3a
parent10cb67eb8a1b21419a7cd8e12f002a36bfef12fd
drm/amdgpu: drop S0ix checks around CG/PG in suspend

We handle it properly within the CG/PG functions directly
now.

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