soc/intel/common/block/graphics: Use Xeon W-11865MRE IGD PCI ID
Add IGD PCI ID of Xeon W-11865MRE to graphics driver so coreboot can use GOP-provided framebuffer. TEST=Debug log shows framebuffer info at PCI: 00:00:02.0 init Change-Id: Ifd76707d2ad61e11028cd0e19cf06857c597d514 Signed-off-by: Erik van den Bogaert <ebogaert@eltan.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90248 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
This commit is contained in:
parent
1cfe413f95
commit
d3d4571411
1 changed files with 1 additions and 0 deletions
|
|
@ -435,6 +435,7 @@ static const unsigned short pci_device_ids[] = {
|
|||
PCI_DID_INTEL_CML_GT2_H_R1,
|
||||
PCI_DID_INTEL_TGL_GT0,
|
||||
PCI_DID_INTEL_TGL_GT1_H_32,
|
||||
PCI_DID_INTEL_TGL_GT1_H_32_1,
|
||||
PCI_DID_INTEL_TGL_GT1_H_16,
|
||||
PCI_DID_INTEL_TGL_GT2_ULT,
|
||||
PCI_DID_INTEL_TGL_GT2_ULX,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue