Searched hist:ee87ee82e1c9052d59e44c5c29448f4545ab59e7 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | vbe.h | diff ee87ee82e1c9052d59e44c5c29448f4545ab59e7 Wed Oct 05 21:42:17 CDT 2016 Simon Glass <sjg@chromium.org> dm: video: Add driver-model support to vesa graphics
Provide a function to run the Vesa BIOS for a given PCI device and obtain the resulting configuration (e.g. display size) for use by the video uclass. This makes it easier to write a video driver that uses vesa and supports driver model.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_rom.c | diff ee87ee82e1c9052d59e44c5c29448f4545ab59e7 Wed Oct 05 21:42:17 CDT 2016 Simon Glass <sjg@chromium.org> dm: video: Add driver-model support to vesa graphics
Provide a function to run the Vesa BIOS for a given PCI device and obtain the resulting configuration (e.g. display size) for use by the video uclass. This makes it easier to write a video driver that uses vesa and supports driver model.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|