i965: Set subslice_total on Gen7/7.5 platforms.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 9 Jun 2016 06:36:16 +0000 (23:36 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 12 Jun 2016 07:38:47 +0000 (00:38 -0700)
commit9cd8f95809c21330e4ccbfbe80ee2eea0f7906ae
tree09d7c6ae2c930f8c8fa9eeb49eccd6b1a985b1db
parent87d062a94080373995170f51063a9649c96c6dea
i965: Set subslice_total on Gen7/7.5 platforms.

We'll use this for compute shader thread counts and scratch space
calculations shortly.

Note that subslices are referred to as "half slices" on Ivybridge.

Cc: "12.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/intel_screen.c