i965: Enable the PIPE_CONTROL workaround workaround out of paranoia.
authorEric Anholt <eric@anholt.net>
Tue, 19 Jul 2011 00:17:03 +0000 (17:17 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 20 Jul 2011 18:12:38 +0000 (11:12 -0700)
commit407785d0e97abd0cc51a6e360089111973748e7c
treefa7b4e9c7dabffbbcd8065459f685a318a81795f
parentdc7422405f6f3c201993251e4665bb9ec1b59db0
i965: Enable the PIPE_CONTROL workaround workaround out of paranoia.

There's scary stuff going on in PIPE_CONTROL internals, and if the
BSpec says to do this to make PIPE_CONTROL work, I'll go ahead and do
it because we'll probably never be able to debug it after the fact.

v2: Use stall at scoreboard instead of depth stall, as noted by Ken.
src/mesa/drivers/dri/intel/intel_batchbuffer.c
src/mesa/drivers/dri/intel/intel_reg.h