r600g: add PS_PARTIAL_FLUSH flag
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Feb 2013 22:02:54 +0000 (17:02 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Feb 2013 23:23:31 +0000 (18:23 -0500)
commit7ebf83f109db9dde89830d5844107c936cf42e4d
tree350f5dd3c142da6623325c0f062a48222c274e6a
parent7ae6864f0dbec33270c83c4181a8182139662d0f
r600g: add PS_PARTIAL_FLUSH flag

PS_PARTIAL flushes seems to be required in certain
cases to prevent hangs, especially on r6xx.

Note: this is a candidate for the 9.1 branch.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600.h
src/gallium/drivers/r600/r600_hw_context.c