https://bugs.freedesktop.org/show_bug.cgi?id=80365
Priority: medium Bug ID: 80365 Assignee: dri-devel@lists.freedesktop.org Summary: [drm:ci_dpm_set_power_state] *ERROR* ci_upload_dpm_level_enable_mask failed Severity: normal Classification: Unclassified OS: Linux (All) Reporter: neatnoise@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: 10.2 Component: Drivers/Gallium/radeonsi Product: Mesa
Created attachment 101540 --> https://bugs.freedesktop.org/attachment.cgi?id=101540&action=edit dmesg
Hello,
Since few kernel releases I've got problems with DPM working correctly on graphics card Asus Radeon 7790 OC. Few seconds after the kernel boot messages appear:
[ 11.456134] [drm:ci_dpm_set_power_state] *ERROR* ci_upload_dpm_level_enable_mask failed [ 11.728030] [drm:ci_dpm_set_power_state] *ERROR* ci_upload_dpm_level_enable_mask failed
Tested kernel versions: 3.14.6 3.15.1 3.16-rc2
Distro: Arch linux Mesa: 10.2.1 llvm: 3.4.2 Xorg: 1.15.1
https://bugs.freedesktop.org/show_bug.cgi?id=80365
--- Comment #1 from Tom neatnoise@gmail.com --- Update: Still the same issue with kernel 3.17-rc1
Linux tm-stc 3.17.0-1-mainline #1 SMP PREEMPT Mon Aug 18 23:28:29 CEST 2014 x86_64 GNU/Linux
[ 13.969980] [drm:ci_dpm_set_power_state] *ERROR* ci_upload_dpm_level_enable_mask failed [ 14.240191] [drm:ci_dpm_set_power_state] *ERROR* ci_upload_dpm_level_enable_mask failed
https://bugs.freedesktop.org/show_bug.cgi?id=80365
Tom neatnoise@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Tom neatnoise@gmail.com --- On November 2014 on updated Arch distro this issue is fixed and dpm works fine. Thanks to dev team for fixing issues.
dri-devel@lists.freedesktop.org