coreboot-kgpe-d16/src
Arthur Heymans d2f678d3bd mb/google/slippy: Add a VBT for all variants
The vbt was extracted from the option rom found on stock images.
The vbt.bin is the same across all variants.

The VBT has a modified BDB block 43, the 'Backlight info block' such
that the inverter type for the panel in use is set to
2 (BDB_BACKLIGHT_TYPE_PWM) instead of 0 (BDB_BACKLIGHT_TYPE_NONE).
This only seems to matter on Windows, as without it changing the
backlight duty cycle does not work.

Change-Id: I82c72c561e1058e0b77d80baf330b64f7c6b08e3
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/30487
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Tristan Corrick <tristan@corrick.kiwi>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-06 15:39:16 +00:00
..
acpi
arch amdfam10 boards: Add Makefiles and fix resourcemap.c 2019-01-04 17:20:08 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console device/pci_early: Fixes for __SIMPLE_DEVICE__ 2018-12-30 21:33:26 +00:00
cpu device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
device device: Introduce pcidev_on_root() and friends 2019-01-04 12:14:42 +00:00
drivers usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard mb/google/slippy: Add a VBT for all variants 2019-01-06 15:39:16 +00:00
northbridge usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
southbridge usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
superio superio/*: Link early initialization into bootblock 2019-01-06 14:02:58 +00:00
vendorcode chromeos: Provide watchdog support in verstage 2018-12-21 18:14:20 +00:00
Kconfig cbmem: Always use EARLY_CBMEM_INIT 2018-12-22 11:49:17 +00:00