<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [drm-tip] drm_atomic_helper_wait_for_dependencies fails with flip_done timed out"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107365#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [drm-tip] drm_atomic_helper_wait_for_dependencies fails with flip_done timed out"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107365">bug 107365</a>
              from <span class="vcard"><a class="email" href="mailto:rodrigo.vivi@gmail.com" title="Rodrigo Vivi <rodrigo.vivi@gmail.com>"> <span class="fn">Rodrigo Vivi</span></a>
</span></b>
        <pre>

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></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>