r600g: VGT_PRIMITIVE_TYPE is special
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 9 Jun 2011 20:54:23 +0000 (16:54 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Thu, 9 Jun 2011 20:54:23 +0000 (16:54 -0400)
commiteca3e910edbaf3074f3e2c3afdfca1dccd52f2a1
treed20464c60ea9624374a32157e2bce31627271e19
parent8681ebcf7f1daf0a346ea7d41013d5af02e3c7c7
r600g: VGT_PRIMITIVE_TYPE is special

It's a special reg and does not require a flush like
the other CONFIG regs.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
src/gallium/winsys/r600/drm/evergreen_hw_context.c
src/gallium/winsys/r600/drm/r600_hw_context.c