coreboot/src/soc
Matt DeVillier 53e24468f0 soc/intel/broadwell: add ACPI backlight support
Add framework to generate ACPI methods in SSDT for
screen backlight control. Adjust params for gtt_ methods
to match prototypes in i915.h and avoid conflicts.

To make use of this, individual boards will need to
include default_brightness_levels.asl in their dsdt, as
well as add 'register "gfx" = "GMA_STATIC_DISPLAYS(0)"' to
their devicetree.

Change-Id: If93b7690ef36b5d19ca43957e8a1bef91ec5821d
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39941
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-04-02 20:30:58 +00:00
..
amd Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
cavium security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +00:00
intel soc/intel/broadwell: add ACPI backlight support 2020-04-02 20:30:58 +00:00
mediatek security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +00:00
nvidia security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +00:00
qualcomm soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
rockchip soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
samsung security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +00:00
sifive soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
ucb mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike. 2019-12-06 15:09:48 +00:00