coreboot/src
Matt DeVillier 2981e7999e drv/gfx/generic: Add Intel ACPI Backlight funcs for LCD devices
Normally this would be done by the Intel GMA driver, but we can't have
two copies of the _DOD method, so generate the LCD backlight controls
here to allow use of this driver instead of the default GMA panel
definition.

TEST=build/boot Win11 on google/byra (redrix), ensure ACPI brightness
controls functional.

Change-Id: Ic8fbaf7550405f8c6f36012c8efadb8c36b968c2
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80061
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-02-14 22:05:57 +00:00
..
acpi acpi/acpi: Pass struct device to acpi_create_srat_gia_pci 2024-02-09 13:47:00 +00:00
arch arch/riscv/boot.c: Comment OpenSBI Supervisor mode switch 2024-02-10 17:28:47 +00:00
commonlib commonlib: Change GCD function to always use 64 bits 2024-02-08 13:13:58 +00:00
console lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +00:00
cpu cpu/x86/64bit: Turn jumping to long mode into a macro 2024-02-08 13:11:59 +00:00
device device/device.h: Fix spelling mistake 2024-01-31 10:36:49 +00:00
drivers drv/gfx/generic: Add Intel ACPI Backlight funcs for LCD devices 2024-02-14 22:05:57 +00:00
ec ec/starlabs/merlin: Remove the call to pc_keyboard_init 2024-02-14 21:58:47 +00:00
include include/device/azalia_device.h: Add enum for misc field 2024-02-13 20:03:53 +00:00
lib lib: Move IP checksum to commonlib 2024-02-02 22:48:27 +00:00
mainboard mb/google/dedede: Add VBTs and select INTEL_GMA_HAVE_VBT 2024-02-14 22:00:46 +00:00
northbridge tree; Remove unused <lib.h> 2024-02-14 01:07:27 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security drivers/pc80/tpm: probe for TPM family of a device 2024-02-07 12:20:25 +00:00
soc tree; Remove unused <lib.h> 2024-02-14 01:07:27 +00:00
southbridge sb/intel/i82371eb/isa: make IOAPIC ID const 2024-02-06 16:28:49 +00:00
superio device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
vendorcode vc/amd/fsp/picasso: Bring picasso inline with other AMD SoC 2024-02-12 13:58:10 +00:00
Kconfig src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00