i965: Delete GS scratch space workaround warning.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 23 May 2015 21:27:40 +0000 (14:27 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 27 May 2015 19:20:18 +0000 (12:20 -0700)
commitbb18df008e31dd93a364289d003697587d7d78fa
tree25f68530b7243cac786cc363244afae6162a608c
parent40665362fd660a8d58f9edbdfec79a33d44b1534
i965: Delete GS scratch space workaround warning.

This workaround is documented in the 3DSTATE_GS documentation.  It
appears to only apply to early steppings of Broadwell and Skylake.

I don't think it ever affected production hardware, so at this point it
probably makes sense to delete it.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/gen8_gs_state.c