<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [G965 OpenGL Video Playback] crash during opengl video playback"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84372#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [G965 OpenGL Video Playback] crash during opengl video playback"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84372">bug 84372</a>
              from <span class="vcard"><a class="email" href="mailto:andrieuguillaume42@gmail.com" title="Guillaume <andrieuguillaume42@gmail.com>"> <span class="fn">Guillaume</span></a>
</span></b>
        <pre>Also, enabling SNA as follows prevent the crash for me:

# cat /etc/X11/xorg.conf.d/20-intel.conf 
Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option      "AccelMethod"  "sna"
    Option      "TearFree"    "true"
EndSection</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>