r600g,radeonsi: disable fast clear if render condition is on
authorMarek Olšák <marek.olsak@amd.com>
Mon, 2 Jun 2014 13:45:51 +0000 (15:45 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 3 Jun 2014 11:33:14 +0000 (13:33 +0200)
commitbf701a84eb000910015a3c3ee9860141cde4990d
treeacd3104b57baac852a62ea8b20bf579f580932e8
parente3e13d6b857b3083e2553457fe30ddfd4eddead4
r600g,radeonsi: disable fast clear if render condition is on

For some reason, CP DMA doesn't follow the predicate bit if I enable it,
so this is the only option.

This fixes piglit: spec/NV_conditional_render/clear

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/drivers/radeon/r600_texture.c