intel: Introducing Whiskey Lake platform
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 30 Aug 2018 21:39:57 +0000 (14:39 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 11 Oct 2018 17:02:40 +0000 (10:02 -0700)
commit24db1c7fcc43fb433af6bfe80af934c3775387f1
tree51017436f744dc7fc6e767c0c44809b249edb5e7
parentd76c2774219bf47e3cabe1b9cb49e30aea110c3e
intel: Introducing Whiskey Lake platform

Whiskey Lake uses the same gen graphics as Coffe Lake, including some
ids that were previously marked as reserved on Coffe Lake, but that
now are moved to WHL page.

This follows the ids and approach used on kernel's commit
b9be78531d27 ("drm/i915/whl: Introducing Whiskey Lake platform")
and commit c1c8f6fa731b ("drm/i915: Redefine some Whiskey Lake SKUs")

v2: Lionel noticed that GT{1,2,3} on kernel wasn't following
spec when looking to number of EUs, so kernel has been updated.

Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: José Roberto de Souza <jose.souza@intel.com>
Cc: Anuj Phogat <anuj.phogat@gmail.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
include/pci_ids/i965_pci_ids.h
src/intel/compiler/test_eu_validate.cpp
src/intel/dev/gen_device_info.c
src/intel/tools/aubinator.c