<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VLC crashes on playback with "READ_ONLY without WC is disallowed""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104730#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VLC crashes on playback with "READ_ONLY without WC is disallowed""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104730">bug 104730</a>
              from <span class="vcard"><a class="email" href="mailto:haagch@frickel.club" title="Christoph Haag <haagch@frickel.club>"> <span class="fn">Christoph Haag</span></a>
</span></b>
        <pre>This happens with vaapi and omx with assertions enabled.

My patch
<a href="https://lists.freedesktop.org/archives/mesa-dev/2018-January/182646.html">https://lists.freedesktop.org/archives/mesa-dev/2018-January/182646.html</a> works
around that by setting the RADEON_FLAG_GTT_WC for UVD buffers in the first
place. Without the patch and with assertions disabled, this flag ends up being
set anyways.

This might not be the right thing to do though, perhaps some other code around
that needs to be fixed.</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>