<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [945GM] video tearing in mpv (xf86-video-intel-2.99.906)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72290#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [945GM] video tearing in mpv (xf86-video-intel-2.99.906)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72290">bug 72290</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>The green bar on the right is mpv overallocating the XvImage and fill with 0
(which is green in the YUV colorspace) rather than padding. Those zeroes are
then sampled by the hardware if we need to do any form of interpolation,
causing it to seep into the output video.

To recap, are you happy that the output is indeed tear free? It sounds like the
tests are passing with Xv.</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>