OSDN Git Service

drm/i915/aml: Add new Amber Lake PCI ID
authorJosé Roberto de Souza <jose.souza@intel.com>
Thu, 27 Sep 2018 01:06:50 +0000 (18:06 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 11 Oct 2018 17:59:34 +0000 (10:59 -0700)
commitc0c46ca461f136a0ae1ed69da6c874e850aeeb53
tree054bed41615e24e5acd6f3f2cdfc3f06c278b5e5
parent0b4bf7ca9be824dde6ff63dd2ceba2d1367f8a58
drm/i915/aml: Add new Amber Lake PCI ID

This new AML PCI ID uses the same gen graphics as Coffe Lake not a
Kaby Lake one like the other AMLs.

So to make it more explicit renaming INTEL_AML_GT2_IDS to
INTEL_AML_KBL_GT2_IDS and naming this id as INTEL_AML_CFL_GT2_IDS.

v2:
- missed add new AML macro to INTEL_CFL_IDS()
- added derivated platform initials to AML macros

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180927010650.22731-1-jose.souza@intel.com
drivers/gpu/drm/i915/i915_pci.c
include/drm/i915_pciids.h