[Bug 107365] [drm-tip] drm_atomic_helper_wait_for_dependencies fails with flip_done timed out

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 30 14:27:33 UTC 2018


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

--- Comment #4 from Rodrigo Vivi <rodrigo.vivi at gmail.com> ---


ignore the rebasing nature of drm-tip and try to find a bad and a good commit..

bad: checkout/reset to a recent commit hash on drivers/gpu/drm/i915 and make
sure it is bad...

good: checkout/reset to a commit hash that you think that is for sure good...
in the past than you test and confirm it is indeed good. If not good keep going
to the past directly on the hashes....

Then you start a git bisect
git bisect start
git bisect bad <bad hash>
git bisect good <good hash>

-- 
You are receiving this mail because:
You are the assignee for the bug.
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: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180830/ff05510a/attachment.html>


More information about the intel-gfx-bugs mailing list