<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66963#c141">Comment # 141</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66963">bug 66963</a>
from <span class="vcard"><a class="email" href="mailto:gquigs+bugs@gmail.com" title="Bryan Quigley <gquigs+bugs@gmail.com>"> <span class="fn">Bryan Quigley</span></a>
</span></b>
<pre>In /r600_dpm.c - void r600_start_dpm(struct radeon_device *rdev)
+ //return; //returning here works
r600_enable_sclk_control(rdev, true);
+ return; //returning here doesn't.
Will just try setting it to false next..</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>