i965: directly write wm state to batch
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 10 Feb 2011 18:14:40 +0000 (18:14 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Feb 2011 12:59:34 +0000 (12:59 +0000)
commit1be3764dbe8d8ab2259c206a2158fe8f3c62c962
tree6eb4b5aa2abd23f45468375dff36931c45dff14b
parentdf156549e7ce284f0cf887eec1bad9aa1392ebbf
i965: directly write wm state to batch

As we write directly into the batch in system memory, we do not need to
write first to the stack (as was to avoid read back through the GTT)

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_wm_surface_state.c