r600g: write WAIT_UNTIL in the correct place
authorMarek Olšák <marek.olsak@amd.com>
Tue, 31 May 2016 21:07:15 +0000 (23:07 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Sat, 4 Jun 2016 13:42:33 +0000 (15:42 +0200)
commit7746903d3a68c97e86b88d5aa16995015b4db4ba
treef43435bffd9001a1cf5483063d52332431e4edbc
parentee0c96c11eb3bee5010e5a22ff18d51cd948c075
r600g: write WAIT_UNTIL in the correct place

This has been wrong all along. Fixing this will allow removing useless
cache flushes.

Cc: 11.1 11.2 12.0 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
src/gallium/drivers/r600/r600_hw_context.c