u-boot-brain/arch/x86/lib/fsp
Bin Meng 5df91f1c82 x86: dm: video: Add a framebuffer driver that utilizes VBT
When a VBT is given to an FSP that supports graphics initialization,
the FSP will produce a graphics info HOB that contains all necessary
information for the linear frame buffer of the integrated graphics
device. This adds a DM video driver for it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-16 14:57:44 +08:00
..
cmd_fsp.c x86: fsp: Always use hex numbers in the hob command output 2016-01-13 12:20:15 +08:00
fsp_car.S x86: Update microcode for secondary CPUs 2016-03-17 10:27:25 +08:00
fsp_common.c x86: fsp: Configure SPI opcode registers before SPI is locked down 2017-08-24 11:00:47 +08:00
fsp_dram.c x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 2017-05-17 17:11:46 +08:00
fsp_graphics.c x86: dm: video: Add a framebuffer driver that utilizes VBT 2017-09-16 14:57:44 +08:00
fsp_support.c x86: fsp: Add FSP_GRAPHICS_INFO_HOB 2017-09-16 14:57:44 +08:00
Makefile x86: dm: video: Add a framebuffer driver that utilizes VBT 2017-09-16 14:57:44 +08:00