r600g: don't emit WAIT_UNTIL on cayman/TN (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 28 Jan 2013 03:13:52 +0000 (22:13 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 28 Jan 2013 17:11:27 +0000 (12:11 -0500)
commite110c98cae0ceae47db6cf26c08707505ce92479
treed728470895a73e5a8dded4b70d4e9b89615adf6a
parent325422c49449acdd8df1eb2ca8ed81f7696c38cc
r600g: don't emit WAIT_UNTIL on cayman/TN (v2)

It shouldn't be needed and older kernels don't support
it.

v2: Replace with PS partial flush as before.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=59945

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Marek Olšák <maraeo@gmail.com>
src/gallium/drivers/r600/r600_hw_context.c