This will make a bunch of existing cases and some future cases simpler/easier
This includes:
Haswell
Broadwell
SandyBridge
IvyBridge
SkyLake
KabyLake
CoffeeLake
CherryView
Their detection can be found at https://github.com/GameTechDev/gpudetect/blob/master/DeviceId.cpp
I am not sure about CherryView though. Our driver bug list json file lists four devices for CherryView ("0x22b0", "0x22b1", "0x22b2", "0x22b3"), not sure if using 0x22__ is enough to detect CherryView.
Comment 1 by yang...@intel.com
, May 5 2018