coreboot-kgpe-d16/src/northbridge/intel/x4x
Matt DeVillier 6343cd846a drivers/intel/gma: fold gma.asl into default_brightness_levels.asl
Including gma.asl at the platform level (vs the board level)
means that even desktop boards need to include the default
brightness levels, which makes no sense. To begin to clean this up,
include gma.asl in default_brightness_levels.asl (as well as
the handful of board-specific brightness files) and remove it
from the various platforms.

A follow-on commit will remove default_brightness_levels.asl
from all boards which lack an internal display.

Change-Id: I8063deeef4ab6d6ab34ed9b0be5b1d541d6e9b6b
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39878
Reviewed-by: Benjamin Doron <benjamin.doron00@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-31 10:51:33 +00:00
..
acpi drivers/intel/gma: fold gma.asl into default_brightness_levels.asl 2020-03-31 10:51:33 +00:00
acpi.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
bootblock.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
chip.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
dq_dqs.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
early_init.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
gma.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
iomap.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Makefile.inc src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
memmap.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
northbridge.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
raminit.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
raminit_ddr23.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
raminit_tables.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
rcven.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
romstage.c intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() call 2020-01-14 18:13:15 +00:00
x4x.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00