aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2020-11-28 13:17:54 -0600
committerMichael Niewöhner <foss@mniewoehner.de>2020-12-30 16:35:36 +0000
commitc6589aefc16dc8911bc07c2fbdf2e81efe732796 (patch)
tree4857b52d4de5347a807e7d258b3a321dbd61d73a /src/drivers
parent5cf4c87da70b11e0b9dcb2f7bcb31b537811ca86 (diff)
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>
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/intel/gma/acpi/gma.asl4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/drivers/intel/gma/acpi/gma.asl b/src/drivers/intel/gma/acpi/gma.asl
index 03b049106c..2282110fb9 100644
--- a/src/drivers/intel/gma/acpi/gma.asl
+++ b/src/drivers/intel/gma/acpi/gma.asl
@@ -1,9 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-Device (GFX0)
+Scope (GFX0)
{
- Name (_ADR, 0x00020000)
-
OperationRegion (GFXC, PCI_Config, 0x00, 0x0100)
Field (GFXC, DWordAcc, NoLock, Preserve)
{