<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - vaDriverInit fails with gallium/nouveau driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89969#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - vaDriverInit fails with gallium/nouveau driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89969">bug 89969</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>Unlike public API's, gallium API's are fluid and not extremely well-defined.
They're primarily defined by the existing users, and secondarily by
documentation when those users disagree. Video API's are especially poorly
defined, as there are only 2 real driver implementations (radeon + nouveau),
and until recently, only st/xvmc and st/vdpau (and everyone except me hates
st/xvmc).

I believe that st/va had to make some changes to how functions were called and
what parameters they were allowed to have, but the updates were only made to
the radeon drivers. Unfortunately I don't know what those updates were. Emil
mentioned chunked decoding, but I don't really know what that is. Perhaps you
can look at the st/va enablement patches for radeon and see what all they had
to change.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>