https://bugs.freedesktop.org/show_bug.cgi?id=68451
--- Comment #33 from Alex Deucher <ag...@yahoo.com> --- (In reply to comment #27) > fun observation: > > Instead of reverting, setting this at the end of r600_cp_dma_copy_buffer() > appears to fix it for me: > rctx->b.flags |= R600_CONTEXT_INV_VERTEX_CACHE; > > (R600_CONTEXT_INV_CONST_CACHE will also work) > Well, if we are using CP DMA to update a constant buffer or vertex buffer, we need to flush the the apprortiate shader read caches. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel