[Bug 70301] [IT6506 Display Receiver] DP hotplug fails (display and audio) with i915/kernel 3.11.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 14 08:54:36 CEST 2013


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

--- Comment #6 from Daniel Vetter <daniel at ffwll.ch> ---
(In reply to comment #5)
> Created attachment 87577 [details]
> git bisect log info - intel_dp.c/v3.9.5-v3.10.10
> 
> 1. The total commits regarding intel_dp.c between v3.9.5 and v3.10.10 are
> about 44 records (see git_bisect_v3.9.5_v3.10.10_intel_dp.log that I
> attached to this thread)
> 2. Please advise if you have any suggestions to improve the trial and error
> process.

git bisect won't let you test all 44 commits, but it uses a binary search on
the history, so should only be about 5-6 revsisions for testing. That's the
reason why bisecting of entire kernel releases (with a few 10k commits) is
possible, but restricting the search space to specific files like here always
helps.

git will also tell you how many steps are left after each testing round.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list 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/20131014/61d08f75/attachment.html>


More information about the intel-gfx-bugs mailing list