Revert "i965: Advertise a line width of 40.0 on Cherryview and Skylake."
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 9 Jun 2015 16:20:58 +0000 (09:20 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 11 Jun 2015 23:59:49 +0000 (16:59 -0700)
commit16658f426dbd81fcbc317b21ae9a3f7c9b6448fb
tree7ca28987e8c4b4d2f28549e01be5ac62236092b7
parentf4310cdbd08f20276237fbefa3eba406aa109636
Revert "i965: Advertise a line width of 40.0 on Cherryview and Skylake."

This reverts commit f3b709c0ac073cd0ec90a3a0d91d1ee94668e043.

The "dEQP-GLES3.functional.rasterization.fbo.rbo_multisample_4.
interpolation.lines_wide" test appears to be broken on Cherryview when
we expose line widths greater than 12.0.  I'm not sure why.

For now, just go back to the limits we used on older platforms.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90902
Acked-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_context.c