Attention is currently required from: Matt DeVillier, Subrata Banik.
Hello Nico Huber, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/80061?usp=email
to look at the new patch set (#5).
Change subject: drivers/gfx/generic: Generate Intel ACPI backlight controls for LCD device ......................................................................
drivers/gfx/generic: Generate Intel ACPI backlight controls for LCD device
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 --- M src/drivers/gfx/generic/generic.c 1 file changed, 36 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/80061/5