<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - XVMC on nv43 class card broken with recent mesa + kernel."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99584#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - XVMC on nv43 class card broken with recent mesa + kernel."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99584">bug 99584</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>OK, so the NV4A actually runs into a different issue - the MPEG class can only
take linear memory, but the PCI GART is paged. So it can't deal the CMD/DATA
bo's. When moving those to VRAM (in mesa), the NV4A is fine. I plugged a NV42
in with much worse results. On boot I get:

<a href="https://hastebin.com/datuzivebu.sql">https://hastebin.com/datuzivebu.sql</a>

[   10.110345] nouveau 0000:04:00.0: mpeg: ch -1 [unknown] 03100023 ffffffff
00000001 ffffffff
[   10.191580] nouveau 0000:04:00.0: mpeg: MSRCH 0xffffffff

And just all kinds of fail. This is with some local patches to print the extra
stuff out. Feels like it's not getting powered on (all those 0xffffffff's) in
MC.</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>