coreboot/src/soc/intel
Felix Held e7be79c610 soc/intel/broadwell/gma: don't unconditionally remap all GPU PCI IDs
This fixes the case where a Broadwell CPU is combined with an AMD or
NVIDIA GPU would result in using the Broadwell GPU VBIOS file from CBFS
for the discrete GPU too. A further improvement would be to use a list
of the Intel iGPU PCI IDs like it is done in the Skylake code.

TEST=None

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I3eb50cb9a0539255d50e5cd8163f10c3a062cc4d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73611
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
2023-03-09 16:57:07 +00:00
..
alderlake soc/intel: Update API name pmc_send_bios_reset_pci_enum_done 2023-03-09 13:38:07 +00:00
apollolake soc/intel: Use common codeflow for MP init 2023-02-23 08:53:38 +00:00
baytrail arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
braswell treewide: Remove unuseful "_ADR: Address" comment 2023-02-17 15:41:37 +00:00
broadwell soc/intel/broadwell/gma: don't unconditionally remap all GPU PCI IDs 2023-03-09 16:57:07 +00:00
cannonlake soc/intel/cnl: Select CSE defined ME spec version for cannonlake 2023-02-24 11:57:12 +00:00
common soc/intel: Update API name pmc_send_bios_reset_pci_enum_done 2023-03-09 13:38:07 +00:00
denverton_ns arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
elkhartlake soc/intel/elkhartlake/romstage/fsp_params.c: separate debug params 2023-02-27 16:45:36 +00:00
jasperlake soc/intel/jsl: Select CSE defined ME spec version for jasperlake 2023-02-24 11:56:38 +00:00
meteorlake soc/intel: Update API name pmc_send_bios_reset_pci_enum_done 2023-03-09 13:38:07 +00:00
quark tree: Move 'asmlinkage' before type 'void' 2023-02-27 00:34:18 +00:00
skylake soc/intel: Use common codeflow for MP init 2023-02-23 08:53:38 +00:00
tigerlake soc/intel/{tgl,adl}: Replace _S3 with D3COLD_SUPPORT symbol 2023-03-01 14:25:38 +00:00
xeon_sp soc/intel/xeon_sp: Add PM definition for SPR-SP 2023-03-07 22:14:35 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00