intel_chipset: Replace lookup of GT size with computation

Instead of a large if-chain for matching devid to GT, we can just
compute it directly from the encoded devid.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
5 files changed