coreboot-kgpe-d16/src/soc/intel/baytrail
Matt DeVillier c6589aefc1 drivers/intel/gma: Include gfx.asl by default for all platforms...
which select INTEL_GMA_ACPI. Rework brightness level includes and
platform-level asl files to avoid duplicate device definition for GFX0.

Include gfx.asl for Skylake/Kabylake, since all other soc/intel/common
platforms already do. Adjust mb/51nb/x210 to prevent device redefinition.

Some OSes (e.g. Windows, MacOS) require/prefer the ACPI device for
the IGD to exist, even if ACPI brightness controls are not utilized.
This change adds a GFX0 ACPI device for all boards whose platforms
select INTEL_GMA_ACPI without requiring non-functional brightness
controls to be added at the board level.

Change-Id: Ie71bd5fc7acd926b7ce7da17fbc108670fd453e0
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48862
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2020-12-30 16:35:36 +00:00
..
acpi drivers/intel/gma: Include gfx.asl by default for all platforms... 2020-12-30 16:35:36 +00:00
bootblock src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
include/soc
romstage sb,soc/intel: Drop unnecessary headers 2020-12-22 17:28:23 +00:00
acpi.c
chip.c
chip.h
cpu.c
dptf.c
ehci.c
elog.c
emmc.c
fadt.c
gfx.c
gpio.c
hda.c
iosf.c
Kconfig src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
lpe.c
lpss.c
Makefile.inc
memmap.c
modphy_table.c
northcluster.c
pcie.c
perf_power.c
placeholders.c
pmutil.c
ramstage.c
refcode.c
refcode_native.c
sata.c
scc.c
sd.c
smihandler.c
smm.c
southcluster.c
tsc_freq.c
xhci.c