[Bug 204241] amdgpu fails to resume from suspend

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sun Oct 20 20:06:13 UTC 2019


https://bugzilla.kernel.org/show_bug.cgi?id=204241

Mario (kernel at catmail.app) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kernel at catmail.app

--- Comment #36 from Mario (kernel at catmail.app) ---
I can also confirm this patch (285507) fixed the problem on Arch Linux 5.3.7. 

The stock kernel failed after ~5 sleep-wake cycles. Patched kernel was able to
survive the complete 30 cycles:

```for i in $(seq 30); do sudo rtcwake -m mem -s 5; sleep 15; done```

Thanks for the patch. I also suspect that bug 204965 is a duplicate of this
one.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list