src/pci_ids: add missing Intel Skylake iGPU PCIIDs

Adds missing Intel HD/Iris iGPU PCI IDs for Skylake processors

These changes are in accordance with the documentation:
[*] page 11-12, Intel(R) Open Source HD Graphics, Intel Iris(TM)
    Graphics, and Intel Iris(TM) Pro Graphics, Programmer's Reference
    Manual. Volume 4: Configurations. May 2016, Revision 1.0
    Doc Ref # IHD-OS-SKL-Vol 4-05.16

Change-Id: I0ba6e58ec3916dceea00519ac5a51503573e8935
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35493
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Maxim Polyakov
2019-09-20 22:06:57 +03:00
committed by Patrick Georgi
parent b4383fc759
commit 95636813a4
3 changed files with 24 additions and 3 deletions

View File

@@ -3097,13 +3097,20 @@
#define PCI_DEVICE_ID_INTEL_CMP_HWSEQ_SPI 0x02a4
/* Intel IGD device Ids */
#define PCI_DEVICE_ID_INTEL_SKL_GT1F_DT2 0x1902
#define PCI_DEVICE_ID_INTEL_SKL_GT1_SULTM 0x1906
#define PCI_DEVICE_ID_INTEL_SKL_GT1F_SHALM 0x190B
#define PCI_DEVICE_ID_INTEL_SKL_GT2_DT2P1 0x1912
#define PCI_DEVICE_ID_INTEL_SKL_GT2_SULXM 0x191E
#define PCI_DEVICE_ID_INTEL_SKL_GT2_SULTM 0x1916
#define PCI_DEVICE_ID_INTEL_SKL_GT2_SHALM 0x191B
#define PCI_DEVICE_ID_INTEL_SKL_GT2_SWKSM 0x191D
#define PCI_DEVICE_ID_INTEL_SKL_GT2_SULXM 0x191E
#define PCI_DEVICE_ID_INTEL_SKL_GT3_SULTM 0x1923
#define PCI_DEVICE_ID_INTEL_SKL_GT3E_SULTM_1 0x1926
#define PCI_DEVICE_ID_INTEL_SKL_GT3E_SULTM_2 0x1927
#define PCI_DEVICE_ID_INTEL_SKL_GT3FE_SSRVM 0x192D
#define PCI_DEVICE_ID_INTEL_SKL_GT4_SHALM 0x193B
#define PCI_DEVICE_ID_INTEL_SKL_GT4E_SWSTM 0x193D
#define PCI_DEVICE_ID_INTEL_KBL_GT1_SULTM 0x5906
#define PCI_DEVICE_ID_INTEL_KBL_GT2_DT2P2 0x5912
#define PCI_DEVICE_ID_INTEL_KBL_GT2_SULXM 0x591E