coreboot/src
Karthikeyan Ramasubramanian e35d7e8d14 mb/google/brox: Add default ACPI brightness levels
Kernel need the default brightness steps. Otherwise following error
messages are observed in the kernel:
[Firmware Bug]: ACPI(GFX0) defines _DOD but not _DOS
ACPI BIOS Error (bug): Could not resolve symbol [^^XBCL], AE_NOT_FOUND
ACPI Error: Aborting method \_SB.PCI0.GFX0.LCD0._BCL due to previous
error (AE_NOT_FOUND)

BUG=b:346807006
TEST=Build Brox BIOS image and boot to OS. Ensure that the concerned
error messages are resolved. Ensure that the backlight controls are
functional.

Change-Id: Icd569b0efef31908edb1b7dc384e60a16fc5bd0c
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83152
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shelley Chen <shchen@google.com>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
2024-06-26 14:29:37 +00:00
..
acpi acpi/acpi: Fix Qemu's XSDT patching code 2024-06-24 17:12:48 +00:00
arch arch/arm64: Add Kconfig option ARM64_BL31_OPTEE_WITH_SMC 2024-06-21 01:49:43 +00:00
commonlib treewide: Move device_tree to commonlib 2024-06-22 04:02:04 +00:00
console console: Only add non-stub code to romstage if SEPARATE_ROMSTAGE=y 2024-06-16 13:47:11 +00:00
cpu mb/emulation/qemu: Configure TSEG size 2024-06-21 15:52:24 +00:00
device device/azalia: Separate codec checking and initialization 2024-06-25 20:58:35 +00:00
drivers tpm: Add Ti50 OpenTitan DID_VID 2024-06-14 12:33:31 +00:00
ec acpigen_ps2_keybd: Support a Do Not Disturb key 2024-06-24 15:17:56 +00:00
include device/azalia: Separate codec checking and initialization 2024-06-25 20:58:35 +00:00
lib treewide: Move device_tree to commonlib 2024-06-22 04:02:04 +00:00
mainboard mb/google/brox: Add default ACPI brightness levels 2024-06-26 14:29:37 +00:00
northbridge mb/*: Remove old USB configurations from SNB/bd82x6x boards 2024-06-08 00:19:23 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() 2024-05-29 13:04:30 +00:00
soc soc/intel/common: Extend WAIT_FOR_DP_MODE_ENTRY_TIMEOUT_MS to 1500ms 2024-06-25 21:56:52 +00:00
southbridge sb/intel/lynxpoint/fadt: Fill extended FADT after populating lengths 2024-06-11 18:59:24 +00:00
superio tree: Drop non-existent directories from subdirs-y 2024-06-11 11:26:07 +00:00
vendorcode vc/amd/opensil/*/opensil.h: add missing device/device.h include 2024-06-17 14:27:30 +00:00
Kconfig Kconfig: Update FW_CONFIG Kconfig options 2024-06-25 08:12:58 +00:00