https://bugs.freedesktop.org/show_bug.cgi?id=97248
--- Comment #1 from Alex Deucher alexdeucher@gmail.com --- does reverting c63695cc5e5f685e924e25a8f9555f6e846f1fc6 help?
drm/amdgpu: work around lack of upstream ACPI support for D3cold
Until Dave's patch to support the new hybrid gfx ACPI method goes upstream, we can fallback to the old ATPX method which seems to still work.
Signed-off-by: Alex Deucher alexander.deucher@amd.com
The d3cold patches went upstream in 4.8, so we should drop the workarounds.