r600g: fix regression in recent state changes.
authorDave Airlie <airlied@redhat.com>
Wed, 8 Jun 2011 03:20:17 +0000 (13:20 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 8 Jun 2011 03:22:02 +0000 (13:22 +1000)
commita5329d4f789f0336780b38d9513cad1ed5cf1e07
tree17cf556b3ebe1d975825ff345d053dd2ed1b63f2
parent745abb53cf3f97600eed2e27361b82eb9727c41d
r600g: fix regression in recent state changes.

We weren't emitting the SQ setup regs at all which really is
fail.

When a state is always enabled we need to add it to the dirty list
as well.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/winsys/r600/drm/r600_hw_context.c