[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Sep 29 10:23:27 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=49981

--- Comment #4 from graham <grhm.perry at gmail.com> ---
The code on line 510 of r600.c suggests that there is expected to be two power
states for both POWER_STATE_TYPE_BATTERY and POWER_STATE_TYPE_PERFORMANCE,
presumably one for single-head and one for multi-head. Changing the number to 0
(the first instance of the each power state) fixes the bug and allows low power
mode. 

Could it be that there is actually only one power state for the HD6000? And the
function radeon_pm_get_type_index in radeon_pm.c is failing to find the power
state at index 1, and so is returning the default, high power state?

Also, where would I find the list of power states found in radeon_atombios.c?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120929/1ca72c49/attachment.html>


More information about the dri-devel mailing list