i965: Fix missing dirty bits in the gen8_sbe_state atom.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 18 Mar 2014 03:17:47 +0000 (20:17 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 8 Apr 2014 06:37:18 +0000 (23:37 -0700)
commitee12a03805418d2dd9616a79d87541cc3ab9e0ea
tree6237e92a1bff701eb4b49432f659ad204a97ec06
parent47682f2ca10e5d382276659638f10687ee5a19f4
i965: Fix missing dirty bits in the gen8_sbe_state atom.

These are clearly needed---the comments in the function are even present
for each one of them.   I originally had two separate state atoms for
3DSTATE_SBE and 3DSTATE_SBE_SWIZ.  When I combined the functions, I must
have forgotten to add the atoms for 3DSTATE_SBE_SWIZ.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/gen8_sf_state.c