https://bugs.freedesktop.org/show_bug.cgi?id=112221 Bug ID: 112221 Summary: RX 580 fails to resume sometimes with 5.3 kernel (Ubuntu 19.10) Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: not set Priority: not set Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: kai@gronr.com Created attachment 145903 --> https://bugs.freedesktop.org/attachment.cgi?id=145903&action=edit Kernel logs with resume errors In the last two weeks the gpu has failed to resume 4 out of 26 suspend/resume cycles. Prior to that, the 5.0 kernel (Ubuntu 9.04) did not have this problem. Here are excerpts from the resume failures. I am attaching the full kernel logs from the four crashes. The first group (gfx_v8_0) has happened three times, the second group (sdma_v3_0) has happened one time. -- amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110) [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block failed -110 [drm:amdgpu_device_resume [amdgpu]] *ERROR* amdgpu_device_ip_resume failed (-110). PM: dpm_run_callback(): pci_pm_resume+0x0/0xa0 returns -110 PM: Device 0000:07:00.0 failed to resume async: error -110 -- amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring sdma0 test failed (-110) [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block failed -110 [drm:amdgpu_device_resume [amdgpu]] *ERROR* amdgpu_device_ip_resume failed (-110). PM: dpm_run_callback(): pci_pm_resume+0x0/0xa0 returns -110 PM: Device 0000:07:00.0 failed to resume async: error -110 -- You are receiving this mail because: You are the assignee for the bug.