i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
authorEric Anholt <eric@anholt.net>
Tue, 19 Oct 2010 16:50:44 +0000 (09:50 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 19 Oct 2010 17:49:19 +0000 (10:49 -0700)
commit2595589f1df351895bc5b1a92f19e995a19da15b
tree388882dfbb923052c8648f3ff4b9f2c339870553
parent32573792de559c4dbad766a7cfcf02ea71f5047f
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.

These were for debugging in bringup.  Now that relatively complicated
apps are working, they haven't helped debug anything in quite a while.
src/mesa/drivers/dri/i965/brw_misc_state.c
src/mesa/drivers/dri/i965/gen6_cc.c
src/mesa/drivers/dri/i965/gen6_clip_state.c
src/mesa/drivers/dri/i965/gen6_gs_state.c
src/mesa/drivers/dri/i965/gen6_sampler_state.c
src/mesa/drivers/dri/i965/gen6_sf_state.c
src/mesa/drivers/dri/i965/gen6_urb.c
src/mesa/drivers/dri/i965/gen6_viewport_state.c
src/mesa/drivers/dri/i965/gen6_vs_state.c
src/mesa/drivers/dri/i965/gen6_wm_state.c