<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Problems initializing Radeon driver: lockup during IB test"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59672#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Problems initializing Radeon driver: lockup during IB test"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59672">bug 59672</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>in <span class=""><a href="attachment.cgi?id=73440" name="attach_73440" title="Enable more DMA byte swapping bits on big endian hosts">attachment 73440</a> <a href="attachment.cgi?id=73440&action=edit" title="Enable more DMA byte swapping bits on big endian hosts">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=59672&attachment=73440'>[review]</a>, I don't think we want to enable fence swapping:

+#ifdef __BIG_ENDIAN
+    dma_cntl |= FENCE_SWAP_ENABLE;
+#endif

since we already swap the fence in radeon_fence_read().</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>