<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - xf86-video-intel-2.99.912 and newer causing flickering on game."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81973#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - xf86-video-intel-2.99.912 and newer causing flickering on game."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81973">bug 81973</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>"I'm not using a compositing window manager"

contradicts

"8369166349c92a20d9a2e7d0256e63f66fe2682b is the first bad commit"

as that only affects Composite windows.

To confirm your bisect can you try:

diff --git a/src/sna/sna_dri2.c b/src/sna/sna_dri2.c
index 5d1c3da..7734460 100644
--- a/src/sna/sna_dri2.c
+++ b/src/sna/sna_dri2.c
@@ -54,7 +54,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
 #endif

 #define DBG_CAN_FLIP 1
-#define DBG_CAN_XCHG 1
+#define DBG_CAN_XCHG 0

 #define DBG_FORCE_COPY -1 /* KGEM_BLT or KGEM_3D */</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>