<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - On HD6850, Power Profile doesn't change if 2 screen is attached."
href="https://bugs.freedesktop.org/show_bug.cgi?id=49981#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - On HD6850, Power Profile doesn't change if 2 screen is attached."
href="https://bugs.freedesktop.org/show_bug.cgi?id=49981">bug 49981</a>
from <span class="vcard"><a class="email" href="mailto:grhm.perry@gmail.com" title="graham <grhm.perry@gmail.com>"> <span class="fn">graham</span></a>
</span></b>
<pre>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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>