<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Semi-repeatable SIGBUS in R600UploadToScreenCS's memcpy"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73083#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Semi-repeatable SIGBUS in R600UploadToScreenCS's memcpy"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73083">bug 73083</a>
              from <span class="vcard"><a class="email" href="mailto:agd5f@yahoo.com" title="Alex Deucher <agd5f@yahoo.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=91242" name="attach_91242" title="possible fix">attachment 91242</a> <a href="attachment.cgi?id=91242&action=edit" title="possible fix">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=73083&attachment=91242'>[review]</a>
possible fix

Does this fix the issue?  The issue is that that buffer is larger than the pci
bar window into vram.  The patch forces a scratch copy for all uploads.  It
would also probably be good to fix the kernel to check the offset in
radeon_mode_dumb_mmap() if the domain is vram to see if it's larger than the
pci window and return an error if so.</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>