[Bug 58396] [i945GM regression] in 3.7.0 kernel on macbook1,1 (kernel crash)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 17 06:59:55 PST 2012


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

--- Comment #10 from Daniel Vetter <daniel at ffwll.ch> ---
(In reply to comment #9)
> Created attachment 71659 [details] [review]
> Patch to correct the check in intel_check_plane_mapping()

The change you're reverting here is very much intentional - the old code
checked whether the right plane is disabled and on the right pipe, whereas the
new one whether the wrong plane is enabled and on the wrong pipe. This matters
for the fixup code below, which without this change would disable the wrong
pipe.

-- 
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/20121217/45e73d84/attachment.html>


More information about the intel-gfx-bugs mailing list