From: Alex Deucher <alexander.deuc...@amd.com> This patch set cleans up the flushing on r6xx in what seems to be a logical manner. The last patch enables CP DMA on r6xx. No piglit regressions on RS780 which I was testing on.
Alex Deucher (4): r600g: add missing emit_flush for R600_CONTEXT_FLUSH_AND_INV case r600g: synchronize streamout buffers on r6xx too (v2) r600g: set additional cp_coher_cntl bits for 6xx/7xx flush (v2) r600g: enable CP DMA on r6xx (v2) src/gallium/drivers/r600/r600_blit.c | 3 +-- src/gallium/drivers/r600/r600_hw_context.c | 26 +++++++++++++++++--------- 2 files changed, 18 insertions(+), 11 deletions(-) -- 1.7.7.5 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev