[Bug 53926] [945gm regression] LVDS boots to blank screen

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 20 05:34:09 PST 2012


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

--- Comment #38 from Daniel Vetter <daniel at ffwll.ch> ---
(In reply to comment #37)
> Of course I have.

Oh, I've mixed up commit ids. The parent of the bisect commit is indeed in 3.4,
so bisect can't really help us in drilling down further. The next trick is to
do the reverse bisect to figure out where between
c501ae7f332cdaf42e31af30b72b4b66cbbb1604 and v3.4 things have been fixed, so
that we then can figure out why that fix has been lost again (hopefully).

Now git bisect is not symmetric in good/bad, so it refuse to figure out by
default where something has been fixed (i.e. the first good commit). Hence you
need to mark every commit which is good as bad and every commit which is bad as
good. Then the first bad commit should be the one which fixed the bug in 3.4.

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


More information about the intel-gfx-bugs mailing list