Comment # 5 on bug 59672 from
in attachment 73440 [details] [review], 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().


You are receiving this mail because: