[Bug 57434] [i915GM regression] black screen after blank when LID is closed on Linux >= 3.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 19 03:36:38 PST 2012


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

Daniel Vetter <daniel at ffwll.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #15 from Daniel Vetter <daniel at ffwll.ch> ---
(In reply to comment #14)
> There is still that small regression, probably caused by your "drm/i915:
> force restore on lid open" patch, with enabling display after lid is opened
> when console is blanked. The console still thinks that display is disabled
> and
> the cursor is disabled and console braking does not work until any key is
> pressed. After that the cursor is enabled and console blanking starts
> working because now console knows that display is enabled. In Linux 3.0
> display was restored later, after key was pressed, not after lid open.

That smells more like the fbcon getting confused about things - the force
restore only ensures that the hw state still matches what the driver thinks it
should be, undoing any damage the bios has done. So if fbcon blanks the screen,
we'll restore the blanked state, it doesn't just blindly enable outputs. Hence
I think all drm/i915 bugs are now fixed, and the remaining issues are either
fbcon or acpi related.

Thanks a lot for digging into this and coming up with the patch.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20121219/6db5fbb3/attachment.html>


More information about the intel-gfx-bugs mailing list