On suspend dmesg shows the following error message: [ 236.137036] PM: Syncing filesystems ... done. [ 236.673588] Freezing user space processes ... (elapsed 0.007 seconds) done. [ 236.680901] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done. [ 236.681975] Suspending console(s) (use no_console_suspend to debug) [ 236.693223] sd 0:0:0:0: [sda] Synchronizing SCSI cache [ 236.695019] sd 0:0:0:0: [sda] Stopping disk [ 237.336598] [drm:rv770_stop_dpm] *ERROR* Could not force DPM to low. [ 239.009616] radeon 0000:01:00.0: power state changed by ACPI to D3cold [ 239.009696] PM: suspend of devices complete after 2315.934 msecs [ 239.009861] PM: late suspend of devices complete after 0.162 msecs I've not seen any problems, suspend and resume worked correct so far.
I see same error message in dmesg with kernel 3.11-rc5 when my notebook is suspending or hibernating. But suspend and hibernate working fine. I have Radeon HD 6470M card. [drm:rv770_stop_dpm] *ERROR* Could not force DPM to low.
This is printed with my Barts GPU as well, which seems to indicate that the function is slightly misnamed.
Bug still persist in 3.18.1 kernel. And it's very annoying, because in my laptop(Radeon HD5400) I cannot return from suspend/hibernate because of this bug, and I need to restart computer...
The code is shared across several generations of hardware. As long as suspend and resume works ok, it can be ignored.
Hi, I have the same problem with my laptop (packard bell). If you nend some file log i can send it to you. uname -a: Linux 3.13.0-53-generic #89-Ubuntu SMP Wed May 20 10:34:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux a part of my syslog: [drm:rv730_stop_dpm] *ERROR* Could not force DPM to low a part of lspci: - VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v] - Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
-- 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/361.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.