GEM: Remove already-disabled PIPE_CONTROL command.
authorEric Anholt <eric@anholt.net>
Wed, 7 May 2008 21:01:03 +0000 (14:01 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 7 May 2008 21:01:18 +0000 (14:01 -0700)
commitead798eb103e4cfe801704bc15eb4fe8df078fa8
treefaa32fc5fe6865e0c46269d74945cfa3f95ebb3a
parentab50ddaa9173ae108833db0edb209045788efc41
GEM: Remove already-disabled PIPE_CONTROL command.

This existed to get the icache flushed.  However, GEM handles this for us
now for sure, and we had disabled it prematurely anyway.
src/mesa/drivers/dri/i965/brw_misc_state.c
src/mesa/drivers/dri/i965/brw_state_upload.c