]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: coreboot: Save VESA mode for future use
authorBin Meng <bmeng.cn@gmail.com>
Thu, 13 Aug 2015 07:29:16 +0000 (00:29 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:45 +0000 (11:29 +0200)
commitf01cf020b5fcfdbaedd267c229e3d5401dec2425
treee61bf9cb9a6ecedfc13771fcda3723b5d8f91e64
parent2532203026e0de392c89d8476266a124bfaf65b5
video: coreboot: Save VESA mode for future use

When booting as a coreboot payload, the framebuffer details are
passed from coreboot via configuration tables. We save these
information into vesa_mode_info structure for future use.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
drivers/pci/pci_rom.c
drivers/video/coreboot_fb.c
include/vbe.h