intel: add number of subslices to device info
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 21 Jun 2017 16:44:17 +0000 (17:44 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 11 Jul 2017 15:14:57 +0000 (16:14 +0100)
commit384aaa4d3f0789f3765ba51a30c0defc631803f5
treee10c3287d9dc6509087d45cab0fc838879ae8517
parent25c1a7cc7aea7e9c95ef70116fafc9a14d837939
intel: add number of subslices to device info

We could have used a single integer to store that value, but
Cannonlake has different number of subslices per slice depending on
the GT.

v2: Add CFL subslice numbers (Lionel)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
src/intel/common/gen_device_info.c
src/intel/common/gen_device_info.h