[Mesa-dev] [PATCH 0/4] r6xx flushing rework and enable CP DMA

alexdeucher at gmail.com alexdeucher at gmail.com
Fri Feb 22 11:38:09 PST 2013


From: Alex Deucher <alexander.deucher at 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



More information about the mesa-dev mailing list