coreboot-kgpe-d16/src/soc
Subrata Banik d00d682670 soc/intel/skylake: Skip disabled IGD device
If IGD PCI device is disabled:
1. BAR for the device will be 0.
2. There is no need to allocate framebuffer for this device.

Some early SOCs don't have GFX model fuse by default hence
we need to add a check to ensure PCI device is enable. This
code to avoid die inside coreboot for missing resources.

Change-Id: Ic31d3e57ba730f6b569bf2cc3bdc54cb369b8caf
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/20829
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-03 20:30:09 +00:00
..
amd soc/amd/stoneyridge: Add GPIO functions to romstage 2017-07-31 17:31:44 +00:00
broadcom/cygnus src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
dmp/vortex86ex soc/dmp/vortex86: Fix CMOS read and random RTC reset 2017-08-01 13:20:15 +00:00
imgtec/pistachio Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
intel soc/intel/skylake: Skip disabled IGD device 2017-08-03 20:30:09 +00:00
lowrisc/lowrisc soc/lowrisc: Place CBMEM at top of autodetected RAM 2016-12-06 18:51:13 +01:00
marvell/mvmap2315 Update files with no newline at the end 2017-07-24 15:08:16 +00:00
mediatek/mt8173 src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
nvidia soc/nvidia/tegra*: force using our headers instead of compiler's/system's 2017-08-02 18:59:19 +00:00
qualcomm Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
rockchip rockchip/rk3399: Adjust gpio_t format to match ARM TF 2017-07-19 18:15:10 +00:00
samsung Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
ucb/riscv soc/ucb/riscv: Place CBMEM at top of autodetected RAM 2016-12-06 18:48:28 +01:00