i965/gen6/blorp: Remove redundant HiZ workaround
authorChad Versace <chad.versace@linux.intel.com>
Tue, 24 Dec 2013 01:49:21 +0000 (17:49 -0800)
committerChad Versace <chad.versace@linux.intel.com>
Thu, 9 Jan 2014 23:02:45 +0000 (15:02 -0800)
commit90368875e733171350c64c8dda52f81bd0705dd0
treec872431490886dc088ce393247e8aea97b0501ed
parent6a5c86f48675d2ca0975d69e0899e72afaab29e5
i965/gen6/blorp: Remove redundant HiZ workaround

Commit 1a92881 added extra flushes to fix a HiZ hang in
WebGL Google Maps. With the extra flushes emitted by the previous two
patches, the flushes added by 1a92881 are redundant.

Tested with the same criteria as in 1a92881: by zooming in and out
continuously for 2 hours on Sandybridge Chrome OS (codename
Stumpy) without a hang.

CC: Kenneth Graunke <kenneth@whitecape.org>
CC: Stéphane Marchesin <marcheu@chromium.org>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/i965/gen6_blorp.cpp