FS#59271 - [linux] amdgpu: broken suspend/resume

Attached to Project: Arch Linux
Opened by Alexander Mezin (Sanya_M) - Sunday, 08 July 2018, 18:05 GMT
Last edited by Jan Alexander Steffens (heftig) - Wednesday, 05 September 2018, 11:36 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To Tobias Powalowski (tpowa)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:
Suspend/resume isn't handled correctly by amdgpu starting with kernel 4.16.
Hardware: X299, i7-7820X, RX 580
Kernel bug: https://bugzilla.kernel.org/show_bug.cgi?id=199959
There is a fix: https://patchwork.kernel.org/patch/10464077/ that works with 4.17, but it is queued only for 4.19

Steps to reproduce:
- Suspend the system
- Wake it up
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Wednesday, 05 September 2018, 11:36 GMT
Reason for closing:  Fixed
Comment by Arne Hoch (derhoch) - Monday, 09 July 2018, 12:05 GMT
I also have this problem and just applied the patch from the kernel mailinglist to the 4.17.5 release. After that, resume works fine. I have attached a patch to the PKGBUILD file.

UPDATE: I meant 4.17.5 not 4.15.5
Comment by Arne Hoch (derhoch) - Friday, 24 August 2018, 16:41 GMT
The patch landed in the 4.18.5 kernel, which is already in "staging", so I think this bug can be closed soon.

Loading...