i965: Add Gen7 depth stall flushes before disabling depth in BLORP.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 13 Aug 2013 18:37:32 +0000 (11:37 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 16 Aug 2013 22:03:55 +0000 (15:03 -0700)
commit2a9492f3215ee01ed679aa02809099f090291969
tree722d7580ac8c281046ff468372a90b89331649a9
parent8fba8d4ee7632ae185f70356093e10a563ea64cd
i965: Add Gen7 depth stall flushes before disabling depth in BLORP.

We emit these before configuring depth in the normal path, or actually
using the depth buffer in BLORP - we just failed to emit them when
disabling depth altogether.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/gen7_blorp.cpp