i965: Fix line width on Cherryview.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 4 May 2017 18:03:47 +0000 (11:03 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 4 May 2017 23:17:34 +0000 (16:17 -0700)
commit31f094e6911bea91df72fb200aaa05b553e0302d
tree0c4e0fa17f6fa7235f4da1c7f23a171cf92ac8fc
parent194d9b27cc3fb49753a8ae41a322f8903f4e06cd
i965: Fix line width on Cherryview.

We just add another field to gen8.xml for the Cherryview line width,
rather than trying to replicate the gymnastics done in the Vulkan
driver to use gen9 SF pack functions.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/genxml/gen8.xml
src/mesa/drivers/dri/i965/genX_state_upload.c