On Mon, Apr 2, 2012 at 11:10 AM, Marek Olšák wrote:
> st/mesa doesn't allow src_offset to be greater than stride and the maximum
> stride r600 supports is 2047.
For 5/6, IIRC, in the early days of r600g there were some issues with
the ordering of the flushes since the ddx flushes after for dst
ca
st/mesa doesn't allow src_offset to be greater than stride and the maximum
stride r600 supports is 2047.
---
src/gallium/drivers/r600/r600_asm.c | 24 +--
src/gallium/drivers/r600/r600_pipe.h |5 ---
src/gallium/drivers/r600/r600_state_common.c | 39 ++-