<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Radeon: evergreen Atombios in loop during initialization on ppc64"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59982#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Radeon: evergreen Atombios in loop during initialization on ppc64"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59982">bug 59982</a>
from <span class="vcard"><a class="email" href="mailto:agd5f@yahoo.com" title="Alex Deucher <agd5f@yahoo.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=73997" name="attach_73997" title="possible fix">attachment 73997</a> <a href="attachment.cgi?id=73997&action=edit" title="possible fix">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=59982&attachment=73997'>[review]</a>
possible fix
For some reason the current crtc enabled bit isn't going low. It should be low
already if the crtc is off, but perhaps it has to have been on previously for
it to go low. I guessing that since this is a ppc system, the card was never
previously posted so the display was off before the driver loaded. This patch
checks to see what the current state of the crtcs are at driver load time.
That way we can skip disabling the display if it's already off. That said, the
messages are harmless in this case.</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>