coreboot/src
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 ACPI: Allocate GNVS early in ramstage 2020-12-25 02:29:14 +00:00
arch arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/model_206ax: Add more CPU steppings 2020-12-25 22:01:00 +00:00
device device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
drivers drivers/intel/gma: Include gfx.asl by default for all platforms... 2020-12-30 16:35:36 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
lib ACPI: Allocate GNVS early in ramstage 2020-12-25 02:29:14 +00:00
mainboard drivers/intel/gma: Include gfx.asl by default for all platforms... 2020-12-30 16:35:36 +00:00
northbridge drivers/intel/gma: Include gfx.asl by default for all platforms... 2020-12-30 16:35:36 +00:00
security sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable 2020-12-29 14:41:15 +00:00
soc drivers/intel/gma: Include gfx.asl by default for all platforms... 2020-12-30 16:35:36 +00:00
southbridge sb/amd/pi/hudson: Enable use of common GPIO API 2020-12-28 13:37:15 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode sb/amd/pi/hudson: Enable use of common GPIO API 2020-12-28 13:37:15 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00