i965/gen6: Factor the PIPE_CONTROL workaround to a separate function.
authorEric Anholt <eric@anholt.net>
Sat, 18 Jun 2011 01:13:02 +0000 (18:13 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 20 Jun 2011 15:37:43 +0000 (08:37 -0700)
commit8f9e8d79c8c180e4254d01c688969d6d45386891
treea6c66a851713e9d4d9ebcbf321fa28d8df37af2d
parent911768700ed63c937bfcc75ec9afcfd1aa66f690
i965/gen6: Factor the PIPE_CONTROL workaround to a separate function.

We're need this workaorund a lot more than we're currently doing, so
let's reuse it.
src/mesa/drivers/dri/intel/intel_batchbuffer.c