<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VDPAU videos don't start playing with r600 gallium driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101254#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VDPAU videos don't start playing with r600 gallium driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101254">bug 101254</a>
              from <span class="vcard"><a class="email" href="mailto:joeri.exelmans@gmail.com" title="joeri.exelmans@gmail.com">joeri.exelmans@gmail.com</a>
</span></b>
        <pre>Okay, I found the (series of) commits that break VDPAU in Kodi and mpv.

They were added to the master branch on 2017-05-15 11:01:33 (GMT), all authored
by Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>.

This is the last commit that works:

<a href="https://cgit.freedesktop.org/mesa/mesa/commit/?id=42fe45b45161e9c9d714436923e88e46fdb3614a">https://cgit.freedesktop.org/mesa/mesa/commit/?id=42fe45b45161e9c9d714436923e88e46fdb3614a</a>
Summary: gallium/radeon: require both WRITE and FLUSH_EXPLICIT in
buffer_flush_region

Next there are a number of commits, all by Marek Olšák that won't compile
because an include is missing:

<a href="https://cgit.freedesktop.org/mesa/mesa/commit/?id=8b5485957e19287f7e694e7e87eed784c44bb1e2">https://cgit.freedesktop.org/mesa/mesa/commit/?id=8b5485957e19287f7e694e7e87eed784c44bb1e2</a>
Summary: gallium/radeon: unwrap a context if we get a wrapped one

<a href="https://cgit.freedesktop.org/mesa/mesa/commit/?id=e11f7e1d5996532228c6494ff9e93431c5506ef5">https://cgit.freedesktop.org/mesa/mesa/commit/?id=e11f7e1d5996532228c6494ff9e93431c5506ef5</a>
Summary: gallium/radeon: handle TC_TRANSFER_MAP_THREADED_UNSYNC

<a href="https://cgit.freedesktop.org/mesa/mesa/commit/?id=93d549b2af84158f25842fd08b5882b041b33f62">https://cgit.freedesktop.org/mesa/mesa/commit/?id=93d549b2af84158f25842fd08b5882b041b33f62</a>
Summary: gallium/radeon: handle other map buffer flags from the threaded
context

The next commit fixes the missing include and hence compiles, but has the bug
that this thread is about:

<a href="https://cgit.freedesktop.org/mesa/mesa/commit/?id=b4fc399c088f77a8e426742707c9566505f1b7dd">https://cgit.freedesktop.org/mesa/mesa/commit/?id=b4fc399c088f77a8e426742707c9566505f1b7dd</a>
Summary: gallium/radeon: subclass threaded_resource</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>