coreboot/src/drivers/intel/gma
Nico Huber f2a0be235c drivers/intel/gma: Move IGD OpRegion to CBMEM
It never was in GNVS, it never belonged among the ACPI tables. Having
it in CBMEM, makes it easy to look the location up on resume, and saves
us additional boilerplate.

TEST=Booted Linux on Lenovo/X201s, confirmed ASLS is set and
     intel_backlight + acpi_video synchronize, both before and
     after suspend.

Change-Id: I5fdd6634e4a671a85b1df8bc9815296ff42edf29
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40724
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-27 21:34:49 +00:00
..
acpi drivers: Use SPDX identifiers 2020-05-25 22:19:21 +00:00
hires_fb drivers/intel/gma: License libgfxinit glue code under GPL v2 2020-05-20 23:35:32 +00:00
text_fb drivers/intel/gma: License libgfxinit glue code under GPL v2 2020-05-20 23:35:32 +00:00
acpi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
drm_dp_helper.h
edid.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
edid.h
gma-gfx_init.ads drivers/intel/gma: License libgfxinit glue code under GPL v2 2020-05-20 23:35:32 +00:00
gma.adb drivers/intel/gma: License libgfxinit glue code under GPL v2 2020-05-20 23:35:32 +00:00
gma.ads drivers/intel/gma: License libgfxinit glue code under GPL v2 2020-05-20 23:35:32 +00:00
gma.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i915.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i915_reg.h treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
int15.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
int15.h drivers: Use SPDX identifiers 2020-05-25 22:19:21 +00:00
intel_bios.h treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
intel_ddi.c treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
Kconfig drivers/intel/gma: Add override for presence straps 2020-05-20 23:38:05 +00:00
libgfxinit.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
opregion.c drivers/intel/gma: Move IGD OpRegion to CBMEM 2020-05-27 21:34:49 +00:00
opregion.h drivers/intel/gma: Move IGD OpRegion to CBMEM 2020-05-27 21:34:49 +00:00
vbt.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00