coreboot/src
Subrata Banik 8a18bd8500 soc/intel/alderlake/romstage: Update display UPDs based on InternalGfx
Disable all display related UPDs if IGD is not enabled as FSP
don't need to perform display port initialization while IGD itself
is disabled else assign UPDs based on devicetree config.

TEST=Dump FSP-M display related UPDs with IGD enable and disable
to ensure patch integrity.

Change-Id: I0479904141dfc5e707679109aa18b7ef4264cf96
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55273
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-06-16 03:50:20 +00:00
..
acpi ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
arch treewide: Disable R_AMD64_32S relocation support 2021-06-15 07:47:35 +00:00
commonlib ChromeOS: Separate NVS from global GNVS 2021-06-14 19:44:08 +00:00
console src/console/init.c: Make get_log_level static inline again 2021-06-15 16:12:52 +00:00
cpu cpu/x86/mp_init: Support both xapic and x2apic with common code 2021-06-16 03:42:21 +00:00
device device/pnp: Always provide pnp_unset_and_set_config 2021-06-10 05:38:13 +00:00
drivers drivers/intel/gma: Restructure IGD opregion init code 2021-06-11 07:38:13 +00:00
ec ec/google/chromeec: Separate SMBIOS SKU functions 2021-06-09 05:18:35 +00:00
include cpu/intel/msr.h: Sort MSRs in ascending order 2021-06-15 07:45:59 +00:00
lib ChromeOS: Separate NVS from global GNVS 2021-06-14 19:44:08 +00:00
mainboard soc/intel/alderlake/romstage: Update display UPDs based on InternalGfx 2021-06-16 03:50:20 +00:00
northbridge nb/intel/sandybridge: Add x86_64 support 2021-06-15 07:49:54 +00:00
security tpm/tss: Remove local variable 2021-06-15 19:46:47 +00:00
soc soc/intel/alderlake/romstage: Update display UPDs based on InternalGfx 2021-06-16 03:50:20 +00:00
southbridge nb/intel/sandybridge: Add x86_64 support 2021-06-15 07:49:54 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/mediatek/mt8195: Match definition with declaration 2021-06-15 19:46:39 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00