]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: check whether s2idle is enabled to determine s0ix
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Mar 2021 17:37:57 +0000 (13:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:58:53 +0000 (16:58 -0400)
commita2438fdcf7e3d958c9740919fc48355ebe52e746
tree6ac9aff9a61afe2f16a3b537ab24f724c5a8414e
parentb0fbe52e41a87ba2eca662e28e7e8c9bf14f8222
drm/amdgpu: check whether s2idle is enabled to determine s0ix

For legacy S3, we need to use different handling in the driver.
Suggested by Heiko Przybyl.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1553
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c