<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GPU lockup when using r600g VDPAU on powerpc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96625#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GPU lockup when using r600g VDPAU on powerpc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96625">bug 96625</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>Well to answer your question from a technical point of view:

The ring buffers and IBs can be byte swapped by the MC, but in difference to
older generations the hardware does no actively support big endian
architectures any more.

So you need to do all the byte swapping on the driver side before giving the
data to the hardware.

Linux support for big endian architectures are only done best effort. So we can
help develop features and fix bugs, but don't actively spend time on coding
things.</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>