i965: Set the send commit bit on register spills as required pre-gen6.
authorEric Anholt <eric@anholt.net>
Wed, 21 Jul 2010 20:07:12 +0000 (13:07 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 22 Jul 2010 03:17:24 +0000 (20:17 -0700)
commitd2f3eac8ffba8db8b141f07c22f612362c63ffe9
treefba9e2852408ef1a052afa00f9daca8b17c6a92e
parent0ecf5128a43ed1eff980825e425a030d2b71e50b
i965: Set the send commit bit on register spills as required pre-gen6.

Otherwise, the subsequent read may not get the written value.
src/mesa/drivers/dri/i965/brw_eu_emit.c