i965/skl: Add production thread counts and URB size
authorBen Widawsky <benjamin.widawsky@intel.com>
Wed, 29 Jul 2015 19:35:24 +0000 (12:35 -0700)
committerBen Widawsky <benjamin.widawsky@intel.com>
Fri, 31 Jul 2015 05:39:11 +0000 (22:39 -0700)
commit7eaacc1678195738fab3bb98870828611cae066d
tree2db6acb09669261d9f4ebff22fc56a0f53150c5b
parent7830e465a5f446616ce49a7f8219256a5503a68b
i965/skl: Add production thread counts and URB size

This patch adjusts the SKL values to the best known values we have.

v2: Remove HS/DS/CS fields. Adding this makes most sense to add to the
GEN9_FEATURES macro, however, doing that would require updating BXT values, and
Jordan requested I not do that. Conveniently, this request makes a lot of sense
wrt to stable backport as HS, and DS do not even exist there.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/brw_device_info.c