https://bugs.freedesktop.org/show_bug.cgi?id=106571
Bug ID: 106571 Summary: Stoney [Radeon R5 Graphics] [1002:98E4] hangs on hibernate Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: hagar@iinet.net.au
Created attachment 139632 --> https://bugs.freedesktop.org/attachment.cgi?id=139632&action=edit Hardware Listing
I have a laptop with "AMD A9-9420e RADEON R5, 5 COMPUTE CORES 2C+3G"
Without the amdgpu module it always hibernates. With just the amdgou module (without amdkfd and amd_iommu_v2) it reboots instead. With all 3 loaded it hangs at "PM: Syncing filesystems ... " All I get in the logs is - May 19 08:32:53 diamond systemd[1]: Reached target Sleep. May 19 08:32:53 diamond systemd[1]: Starting Hibernate... May 19 08:32:53 diamond systemd-sleep[10963]: Suspending system... May 19 08:32:53 diamond kernel: PM: hibernation entry May 19 08:32:53 diamond kernel: PM: Syncing filesystems ... -- Reboot --
The device suspends just fine.
I currently use the following module options - options amdgpu dc=0 si=0 cik=0 exp_hw_support=0 aspm=1 dpm=1 bapm=1 hw_i2c=1 radeon is not loaded (doesnt work on the card anyway)
Kernels tried - arch 4.16.8 arch lts 4.14.41 arch mainline 4.17rc5 and a couple of others
All showed the same symptoms and log entries.
Thanks
https://bugs.freedesktop.org/show_bug.cgi?id=106571
lonelywoolf lonelywoolf@live.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|DRM/AMDgpu |DRM/amdkfd Severity|normal |major
--- Comment #1 from lonelywoolf lonelywoolf@live.ru --- Still not working on 5.1-rc1. Also tested 4.18, 4.19. 5.0.
I tried some debug, and as I can see, system freezes after error = dpm_suspend(PMSG_FREEZE); in hibernate.c
System is A10-9600p + R7 M440. With nomodeset or without amdgpu system hibernates, but completely unusable. Same bug searched with AMD FX-9830P + RX560, and AMD A10-8700P.
https://bugs.freedesktop.org/show_bug.cgi?id=106571
--- Comment #2 from lonelywoolf lonelywoolf@live.ru --- suspend works ok. Only hibernate hanging.
https://bugs.freedesktop.org/show_bug.cgi?id=106571
--- Comment #3 from ukbeast89@protonmail.com --- Created attachment 143742 --> https://bugs.freedesktop.org/attachment.cgi?id=143742&action=edit Hardware list
Tested 5.1-rc1, Lenovo laptop will hang after waking from suspend.
https://bugs.freedesktop.org/show_bug.cgi?id=106571
--- Comment #4 from ukbeast89@protonmail.com --- Linux 5.0-rc2 had changes to amdgpu that mentioned resume changes.
"drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume() drm/amdgpu: Don't fail resume process if resuming atomic state fails drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()"
https://lkml.org/lkml/2019/1/13/146
could someone please test 5.0-rc1?
https://bugs.freedesktop.org/show_bug.cgi?id=106571
--- Comment #5 from lonelywoolf lonelywoolf@live.ru --- (In reply to ukbeast89 from comment #4)
Linux 5.0-rc2 had changes to amdgpu that mentioned resume changes.
"drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume() drm/amdgpu: Don't fail resume process if resuming atomic state fails drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()"
https://lkml.org/lkml/2019/1/13/146
could someone please test 5.0-rc1?
hibernate hang. System freezes as usual, nothing changes. Original bug is'nt regression. I'm waiting for 5.1-rc3 for some tests, because it's some work with amdgpu/radeon, which can be related.
https://bugs.freedesktop.org/show_bug.cgi?id=106571
lonelywoolf lonelywoolf@live.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Stoney [Radeon R5 Graphics] |Stoney [Radeon R5 Graphics] |[1002:98E4] hangs on |hangs on hibernate |hibernate |
https://bugs.freedesktop.org/show_bug.cgi?id=106571
--- Comment #6 from lonelywoolf lonelywoolf@live.ru --- (In reply to ukbeast89 from comment #3)
Created attachment 143742 [details] Hardware list
Tested 5.1-rc1, Lenovo laptop will hang after waking from suspend.
You must create other bug. You have different problem.
https://bugs.freedesktop.org/show_bug.cgi?id=106571
--- Comment #7 from ukbeast89@protonmail.com --- (In reply to lonelywoolf from comment #6)
(In reply to ukbeast89 from comment #3)
Created attachment 143742 [details] Hardware list
Tested 5.1-rc1, Lenovo laptop will hang after waking from suspend.
You must create other bug. You have different problem.
Different bug, but similar.
4.20 gave me no issues, but 4.19, 5.0 and 5.1rc2 are regressions for me. I will create a separate bug report.
https://bugs.freedesktop.org/show_bug.cgi?id=106571
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED
--- Comment #8 from Martin Peres martin.peres@free.fr --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/3.
dri-devel@lists.freedesktop.org