<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20651">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/skylake: Add IGD id for mobile Xeon with GT2<br><br>Change-Id: I2cd210dd0443b854294ce7ee8e267594e3ea1780<br>Signed-off-by: Nico Huber <nico.huber@secunet.com><br>---<br>M src/include/device/pci_ids.h<br>M src/soc/intel/skylake/igd.c<br>2 files changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/20651/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h<br>index b7c5668..b3dfabc 100644<br>--- a/src/include/device/pci_ids.h<br>+++ b/src/include/device/pci_ids.h<br>@@ -2840,6 +2840,7 @@<br> #define PCI_DEVICE_ID_INTEL_SKL_GT2_SULXM              0x191E<br> #define PCI_DEVICE_ID_INTEL_SKL_GT2_SULTM              0x1916<br> #define PCI_DEVICE_ID_INTEL_SKL_GT2_SHALM              0x191B<br>+#define PCI_DEVICE_ID_INTEL_SKL_GT2_SWKSM              0x191D<br> #define PCI_DEVICE_ID_INTEL_SKL_GT4_SHALM              0x193D<br> #define PCI_DEVICE_ID_INTEL_KBL_GT1_SULTM              0x5906<br> #define PCI_DEVICE_ID_INTEL_KBL_GT2_SULXM              0x591E<br>diff --git a/src/soc/intel/skylake/igd.c b/src/soc/intel/skylake/igd.c<br>index 3f35489..83df4b6 100644<br>--- a/src/soc/intel/skylake/igd.c<br>+++ b/src/soc/intel/skylake/igd.c<br>@@ -167,6 +167,7 @@<br>      PCI_DEVICE_ID_INTEL_SKL_GT2_SULXM,<br>    PCI_DEVICE_ID_INTEL_SKL_GT2_SULTM,<br>    PCI_DEVICE_ID_INTEL_SKL_GT2_SHALM,<br>+   PCI_DEVICE_ID_INTEL_SKL_GT2_SWKSM,<br>    PCI_DEVICE_ID_INTEL_SKL_GT4_SHALM,<br>    PCI_DEVICE_ID_INTEL_KBL_GT1_SULTM,<br>    PCI_DEVICE_ID_INTEL_KBL_GT2_SULXM,<br></pre><p>To view, visit <a href="https://review.coreboot.org/20651">change 20651</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/20651"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I2cd210dd0443b854294ce7ee8e267594e3ea1780 </div>
<div style="display:none"> Gerrit-Change-Number: 20651 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>