i965: Make feature macros gen8 based
authorBen Widawsky <benjamin.widawsky@intel.com>
Tue, 29 Dec 2015 17:11:02 +0000 (09:11 -0800)
committerAnuj Phogat <anuj.phogat@gmail.com>
Fri, 9 Jun 2017 22:27:14 +0000 (15:27 -0700)
commitd968f072bcd748f29d4d2cb129ba0c201f435be2
tree9e1cc66aa9fac8114a2eb88982b85b4b8d6cedda
parent51553c0beaeb91b1f2cb3292ac55573309b1d86f
i965: Make feature macros gen8 based

All the "features" of the hardware are similar starting with GEN8, so remove as
much of the GEN9 uniqueness as possible. This makes implementing future gen
platforms a bit easier.

Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/common/gen_device_info.c