i915: Don't rely on fence regs when we don't have to.
authorEric Anholt <eric@anholt.net>
Thu, 4 Jun 2009 10:21:29 +0000 (10:21 +0000)
committerEric Anholt <eric@anholt.net>
Thu, 4 Jun 2009 10:34:52 +0000 (10:34 +0000)
commit165ae5e2fb57bdb64b4cf01271b4effeb811f675
treeec87bebf0363e14a9eedfed93a019c7dee91fa86
parent1b6f7fb7d5a9756c97e2ac2f5390b0d2333acf55
i915: Don't rely on fence regs when we don't have to.

We're on the way to telling the kernel about when we need fence regs on our
objects or not, and this will cut the number of places needing them.
src/mesa/drivers/dri/i915/i830_reg.h
src/mesa/drivers/dri/i915/i830_texstate.c
src/mesa/drivers/dri/i915/i830_vtbl.c
src/mesa/drivers/dri/i915/i915_reg.h
src/mesa/drivers/dri/i915/i915_texstate.c
src/mesa/drivers/dri/i915/i915_vtbl.c
src/mesa/drivers/dri/intel/intel_context.h
src/mesa/drivers/dri/intel/intel_reg.h