coreboot/src
Matt DeVillier 6b059eac5e nb/intel/ironlake: Simplify GMA SSDT generator
Simplify generation of GMA SSDT, using updated naming convention.
If acpi_fill_ssdt is being invoked, then we know the IGD device is
present and enabled, so we can skip those checks. And the SSDT
generator now checks that the gfx struct is populated, so we can
skip that too.

Change-Id: I1b6d57c091441aa7431061b1f16135d54cc97b47
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39950
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-04-02 20:32:20 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
commonlib helpers: Add a helper macro for calculating power of 2 2020-03-30 08:44:33 +00:00
console treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
cpu cpu/x86/Makefile.inc: Fix external toolchain build 2020-03-29 17:52:46 +00:00
device Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
drivers drivers/intel/gma/acpi: Bail out on empty display list 2020-04-02 20:30:37 +00:00
ec Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
include Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
lib security/tpm: Include mrc.bin in CRTM if present 2020-03-31 10:37:38 +00:00
mainboard sb/intel/i82801ix: drop IGD-related NVS variables 2020-04-02 20:31:41 +00:00
northbridge nb/intel/ironlake: Simplify GMA SSDT generator 2020-04-02 20:32:20 +00:00
security security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGE 2020-04-01 21:25:47 +00:00
soc soc/intel/broadwell: add ACPI backlight support 2020-04-02 20:30:58 +00:00
southbridge nb/intel/ibexpeak: drop IGD-related NVS variables 2020-04-02 20:31:56 +00:00
superio Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
vendorcode vendorcode/intel/fsp: Update FSP header for Tiger Lake 2020-03-31 18:07:40 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00