<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Failed to allocate virtual address for buffer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82455#c31">Comment # 31</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Failed to allocate virtual address for buffer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82455">bug 82455</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=82455#c29">comment #29</a>)
<span class="quote">> radeon: The kernel rejected CS, see dmesg for more information.

> My system is 64bits and big-endian. It is means that the radeinsi driver
> send a error commond using ring?  It need big-endian to little-endian?</span >

That shouldn't be necessary, the kernel sets up the hardware to byte-swap the
ring/indirect buffer commands on the fly.

Basically, you need to find out why the radeon_cs_ioctl() function in the
kernel returns a non-0 value. Enabling DRM debugging output via
/sys/module/drm/parameters/debug may help, or you may have to add more
debugging printks to narrow down where it's coming from.</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>