i965/bxt: Use more conservative thread counts
authorBen Widawsky <benjamin.widawsky@intel.com>
Fri, 31 Jul 2015 02:12:15 +0000 (19:12 -0700)
committerBen Widawsky <benjamin.widawsky@intel.com>
Fri, 31 Jul 2015 05:39:11 +0000 (22:39 -0700)
commit3cb58010037bad24890785007fd8f47d67249f2f
tree2368a803a330598fb7c40f7c0e88517cf6cc317f
parent7eaacc1678195738fab3bb98870828611cae066d
i965/bxt: Use more conservative thread counts

Since we really do not know what may occur in the future, pick a more
conservative value for thread counts until we know better what values are
correct. As far as I can tell, the old values will work fine, but some of the
registers seem to indicate that going even lower is possible and the purpose of
having early support is to enable as many configurations that can possibly
exist (we can trim things down after platforms begin shipping later).

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