i965/gen7: Use the updated interface for SO write pointer resetting.
authorEric Anholt <eric@anholt.net>
Fri, 30 Dec 2011 02:12:48 +0000 (18:12 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Jan 2012 17:16:32 +0000 (09:16 -0800)
commitc4089d444a1736dba0c3d9c389ac216ce8711da8
tree5a71ad91a0d6479811e3d421a556aca9ff23c937
parente60daf7e25daaaae34c803834079201ef1cc3900
i965/gen7: Use the updated interface for SO write pointer resetting.

The new kernel patch I submitted makes the interface opt-in, so all
batchbuffers aren't preceded by the 4 MI_LOAD_REGISTER_IMMs.  This
requires the updated i915_drm.h present in libdrm 2.4.30.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
configure.ac
src/mesa/drivers/dri/i965/gen7_sol_state.c
src/mesa/drivers/dri/intel/intel_batchbuffer.c
src/mesa/drivers/dri/intel/intel_context.h