<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Radeon Hawaii no acceleration on 32-bit kernel"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89072#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Radeon Hawaii no acceleration on 32-bit kernel"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89072">bug 89072</a>
              from <span class="vcard"><a class="email" href="mailto:alexdeucher@gmail.com" title="Alex Deucher <alexdeucher@gmail.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
        <pre>I think the problem is ttm uses an unsigned long to store the offsets which is
only 32 bits on 32 bit kernels, but the GPU's address space is 64 bit so it
gets cut off.</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>