coreboot-kgpe-d16/src
Jitao Shi f2c259cf2a mb/google/cherry: enable display support
To enable display, we have to:
1. Configure panel power and backlight
2. Configure eDP driver

BUG=b:189985956

Signed-off-by: Jitao Shi <jitao.shi@mediatek.com>
Change-Id: Ida6c157a6a3bd904d3fa3dd2001385ced34f7711
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55574
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-18 08:46:25 +00:00
..
acpi ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
arch arch/x86/walkcbfs.S: Fix the cbfs base addr for some fmap 2021-06-17 10:00:45 +00:00
commonlib timestamp,amd/common/apob_cache: Add timestamps for APOB 2021-06-16 22:42:05 +00:00
console src/console/init.c: Make get_log_level static inline again 2021-06-15 16:12:52 +00:00
cpu cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS` 2021-06-16 14:49:55 +00:00
device device: Add helper function devfn_disable() 2021-06-17 06:48:45 +00:00
drivers intel/fsp2_0: Add FSP_ARRAY_LOAD macro 2021-06-18 06:03:16 +00:00
ec ec/google: Fix bad return value 2021-06-17 17:04:56 +00:00
include device: Add helper function devfn_disable() 2021-06-17 06:48:45 +00:00
lib ChromeOS: Separate NVS from global GNVS 2021-06-14 19:44:08 +00:00
mainboard mb/google/cherry: enable display support 2021-06-18 08:46:25 +00:00
northbridge nb/intel/ironlake: Factor out common uncore ASL 2021-06-17 15:58:44 +00:00
security security/tpm/tspi: Reduce scope of tspi_init_crtm 2021-06-16 09:52:21 +00:00
soc soc/mediatek/mt8195: add eDP support 2021-06-18 08:46:18 +00:00
southbridge sb/intel/i82870: Use ioapic utility functions 2021-06-16 19:55:09 +00:00
superio
vendorcode vc/mediatek/mt8195: Match definition with declaration 2021-06-15 19:46:39 +00:00
Kconfig