radeonsi: don't flush TC at the end of IBs on DRM >= 3.2.0
authorMarek Olšák <marek.olsak@amd.com>
Thu, 26 May 2016 18:39:51 +0000 (20:39 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 31 May 2016 14:41:22 +0000 (16:41 +0200)
commitfc4896e686f79893d6496c7a792a6c72cb3759c1
tree8519acf62c9cbb293b0e62a8411d0facf1363c17
parent877c00c653ac782f8867a3fee24f16707b1d568c
radeonsi: don't flush TC at the end of IBs on DRM >= 3.2.0

It's not needed since it was fixed in the kernel.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/radeonsi/si_hw_context.c