intel/common: Add an is_kabylake field to gen_device_info
authorJason Ekstrand <jason@jlekstrand.net>
Tue, 8 Nov 2016 21:21:38 +0000 (13:21 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 22 Nov 2016 16:06:33 +0000 (08:06 -0800)
commit767b163e478475a3c56fc7319ed0b9f5733eb7c9
tree9c59c776c64b842c1acdf874189c0c01bab9265a
parente074a08a6ded3260f13111d0e23961dea2da2442
intel/common: Add an is_kabylake field to gen_device_info

Most of the 3-D engine Kaby Lake is identical to Sky Lake.  However, there
are a few small differences that we need to be able to detect.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/common/gen_device_info.c
src/intel/common/gen_device_info.h