<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [Bisected Regression] Blank screen from boot until any input on X"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91952#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [Bisected Regression] Blank screen from boot until any input on X"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91952">bug 91952</a>
from <span class="vcard"><a class="email" href="mailto:bugs@mblankhorst.nl" title="Maarten Lankhorst <bugs@mblankhorst.nl>"> <span class="fn">Maarten Lankhorst</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=118324" name="attach_118324" title="Only disable planes that are potentially enabled.">attachment 118324</a> <a href="attachment.cgi?id=118324&action=edit" title="Only disable planes that are potentially enabled.">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=91952&attachment=118324'>[review]</a>
Only disable planes that are potentially enabled.
Ok one thing I did notice:
[ 0.000000] efi: No EFI runtime due to 32/64-bit mismatch with kernel
You're using a 32-bits kernel with 64-bits efi runtime. Not harmful in itself
probably. Could check if it goes away with noefi though..
Taking a closer looks at the reverts:
There appears to be a bug in the plane disable code where the call
intel_disable_primary_hw_plane does nothing.
This isn't noticed because the primary plane gets disabled through
intel_disable_sprite_planes.
I'm guessing the attached patch might solve the issue too.
Can you check?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>