<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 git master display corruptions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78992#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - xf86-video-intel git master display corruptions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78992">bug 78992</a>
              from <span class="vcard"><a class="email" href="mailto:krejzi@email.com" title="Armin K <krejzi@email.com>"> <span class="fn">Armin K</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=78992#c16">comment #16</a>)
<span class="quote">> The "use Xorg triple buffering" patch should be easily disabled by

> diff --git a/src/sna/sna_dri2.c b/src/sna/sna_dri2.c
> index 2fe151b..cd1ee7b 100644
> --- a/src/sna/sna_dri2.c
> +++ b/src/sna/sna_dri2.c
> @@ -55,7 +55,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
>  #error DRI2 version supported by the Xserver is too old
>  #endif
>  
> -#if DRI2INFOREC_VERSION < 6
> +#if DRI2INFOREC_VERSION < 6 || 1
>  #define XORG_CAN_TRIPLE_BUFFER 0
>  #else
>  #define XORG_CAN_TRIPLE_BUFFER 1


> which would be a useful confirmation.</span >

Applying the patch makes the error go away.</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>