coreboot-kgpe-d16/src/mainboard/google/trogdor
Patrick Rudolph 8b56c8c6b2 drivers: Replace set_vbe_mode_info_valid
Currently it's not possible to add multiple graphics driver into
one coreboot image. This patch series will fix this issue by providing
a single API that multiple graphics driver can use.

This is required for platforms that have two graphic cards, but
different graphic drivers, like Intel+Aspeed on server platforms or
Intel+Nvidia on consumer notebooks.

The goal is to remove duplicated fill_fb_framebuffer(), the advertisment
of multiple indepent framebuffers in coreboot tables, and better
runtime/build time graphic configuration options.

Replace set_vbe_mode_info_valid with fb_add_framebuffer_info or
fb_new_framebuffer_info_from_edid.

Change-Id: I95d1d62385a201c68c6c2527c023ad2292a235c5
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39004
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2020-12-17 06:21:56 +00:00
..
board.h Coachz: change EN_PP3300_DX_EDP from gpio52 to gpio67 2020-12-04 20:53:57 +00:00
board_info.txt
boardid.c trogdor: Strappings_update_final3.1_second_thisistherealone.patch 2020-09-10 21:40:07 +00:00
bootblock.c trogdor: Add support for rev1 2020-05-12 00:01:21 +00:00
chromeos.c google/trogdor: Remove write_protect_state 2020-07-20 20:53:21 +00:00
chromeos.fmd sc7180: enable RECOVERY_MRC_CACHE 2020-10-23 06:05:22 +00:00
devicetree.cb treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig strongbad / coachz : Add Initial Support 2020-09-11 22:32:34 +00:00
Kconfig.name trogdor/sc7180: Clarify USE_QC_BLOBS requirements 2020-10-17 00:29:17 +00:00
mainboard.c drivers: Replace set_vbe_mode_info_valid 2020-12-17 06:21:56 +00:00
Makefile.inc treewide: Add Kconfig variable MEMLAYOUT_LD_FILE 2020-06-13 06:49:23 +00:00
reset.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
romstage.c trogdor: invoke new watchdog function before qclib runs 2020-09-16 00:44:18 +00:00