<p>Hannah Williams has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20654">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">GLK: Add PCI_DEVICE_ID_INTEL_GLK_IGD_EU12<br><br>Change-Id: Id2c94afed8976687524a0913ea1c13aeddd98333<br>Signed-off-by: Hannah Williams <hannah.williams@intel.com><br>---<br>M src/include/device/pci_ids.h<br>M src/soc/intel/apollolake/graphics.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/54/20654/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..f89a6aa 100644<br>--- a/src/include/device/pci_ids.h<br>+++ b/src/include/device/pci_ids.h<br>@@ -2849,6 +2849,7 @@<br> #define PCI_DEVICE_ID_INTEL_APL_IGD_HD_505             0x5a84<br> #define PCI_DEVICE_ID_INTEL_APL_IGD_HD_500             0x5a85<br> #define PCI_DEVICE_ID_INTEL_GLK_IGD                    0x3184<br>+#define PCI_DEVICE_ID_INTEL_GLK_IGD_EU12               0x3185<br> #define PCI_DEVICE_ID_INTEL_CNL_GT2_ULX_1              0x5A51<br> #define PCI_DEVICE_ID_INTEL_CNL_GT2_ULX_2              0x5A59<br> #define PCI_DEVICE_ID_INTEL_CNL_GT2_ULX_3              0x5A41<br>diff --git a/src/soc/intel/apollolake/graphics.c b/src/soc/intel/apollolake/graphics.c<br>index 0893d7d..c873825 100644<br>--- a/src/soc/intel/apollolake/graphics.c<br>+++ b/src/soc/intel/apollolake/graphics.c<br>@@ -93,6 +93,7 @@<br>        PCI_DEVICE_ID_INTEL_APL_IGD_HD_505,<br>   PCI_DEVICE_ID_INTEL_APL_IGD_HD_500,<br>   PCI_DEVICE_ID_INTEL_GLK_IGD,<br>+ PCI_DEVICE_ID_INTEL_GLK_IGD_EU12,<br>     0,<br> };<br> <br></pre><p>To view, visit <a href="https://review.coreboot.org/20654">change 20654</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/20654"/><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: Id2c94afed8976687524a0913ea1c13aeddd98333 </div>
<div style="display:none"> Gerrit-Change-Number: 20654 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hannah Williams <hannah.williams@intel.com> </div>