<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - tearing on radeonsi vdpau deinterlacer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84944#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - tearing on radeonsi vdpau deinterlacer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84944">bug 84944</a>
              from <span class="vcard"><a class="email" href="mailto:deathsimple@vodafone.de" title="Christian König <deathsimple@vodafone.de>"> <span class="fn">Christian König</span></a>
</span></b>
        <pre>(In reply to warpme from <a href="show_bug.cgi?id=84944#c7">comment #7</a>)
<span class="quote">> (In reply to Christian König from <a href="show_bug.cgi?id=84944#c5">comment #5</a>)
> > The deinterlacer is hardware independent and so it's rather unlikely that it
> > is the source of the problem.
> > 
> > Can you grab a trace of MythTV with VDPAU_TRACE=1 in the environment once
> > with and once without deinterlacing enabled? This way we can see what MythTV
> > is actually doing.

> Adding VDPAU_TRACE=1 causes stop working VDPAU (MythTV switches to ffmpeg).
> I can try to investigate this - if You believe it is worth.... </span >

Yes, we should definitely investigate what MythTV is doing here.

<span class="quote">> For me results from tests Michel suggested shows issue is within GLAMOR as
> Brazos without GLAMOR works OK while Brazos with GLAMOR NOK. As Kabini by
> default requires GLAMOR - by default I have issue on Kabini. </span >

EXA on Brazos is tear free most of the time because we sync operations to the
vblank using a hack. That hack isn't supported on GLAMOR and so GLAMOR
operations are not synced to vblank at all (Michel knows more about this).

But the root cause is something completely different, cause GLAMOR shouldn't be
used in the first place in this situation.

GLAMOR is made to accelerate things like window movements and text drawing. For
fullscreen video playback there should be a page flip operation used.

Please try to investigate what MythTV is actually doing different here to cause
the page flipping to not work correctly.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>