Searched hist:a812241091cec09c4a214c57776eefb8f19d81a9 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_gop.c | a812241091cec09c4a214c57776eefb8f19d81a9 Sun Jun 05 20:34:31 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add DM_VIDEO support
Some systems are starting to shift to support DM_VIDEO which exposes the frame buffer through a slightly different interface.
This is a poor man's effort to support the dm video interface instead of the lcd one. We still only support a single display device.
Signed-off-by: Alexander Graf <agraf@suse.de> [trini: Remove fb_size / fb_base as they were not used] Signed-off-by: Tom Rini <trini@konsulko.com>
|