[Bug 91952] [Bisected Regression] Blank screen from boot until any input on X

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 17 01:55:54 PDT 2015


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

--- Comment #14 from Maarten Lankhorst <bugs at mblankhorst.nl> ---
Created attachment 118324
  --> https://bugs.freedesktop.org/attachment.cgi?id=118324&action=edit
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?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150917/635d9f14/attachment-0001.html>


More information about the intel-gfx-bugs mailing list