[Mesa-dev] [PATCH 0/6] r6xx flushing rework and enable CP DMA (v2)

alexdeucher at gmail.com alexdeucher at gmail.com
Fri Feb 22 14:59:01 PST 2013


From: Alex Deucher <alexander.deucher at amd.com>

Respin based on feedback from associated bugs.  No piglit
regressions on RS780 which I was testing on.

Alex Deucher (6):
  r600g: add PS_PARTIAL_FLUSH flag
  r600g: r6xx deadlock workaround (v6)
  r600g: emit a ps partial flush after CP DMA
  r600g: synchronize streamout buffers on r6xx too (v3)
  r600g: add missing emit_flush for R600_CONTEXT_FLUSH_AND_INV case
  r600g: enable CP DMA on r6xx (v3)

 src/gallium/drivers/r600/r600.h              |    1 +
 src/gallium/drivers/r600/r600_blit.c         |    3 +--
 src/gallium/drivers/r600/r600_hw_context.c   |   16 ++++++++--------
 src/gallium/drivers/r600/r600_state_common.c |    6 ++++++
 4 files changed, 16 insertions(+), 10 deletions(-)

-- 
1.7.7.5



More information about the mesa-dev mailing list