u-boot-brain/drivers/video/sunxi
Heinrich Schuchardt d06717f853 sunxi: video: mark framebuffer as EFI reserved memory
Inform the EFI subsystem that the framebuffer memory is reserved.

Without the patch the AllocatePool boot service allocates memory from the
framebuffer which will will be overwritten by screen output.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-03-09 18:24:49 +01:00
..
lcdc.c sunxi: video: split out PLL configuration code 2017-10-27 09:39:19 +02:00
Makefile sunxi: video: add LCD support to DE2 driver 2017-10-27 09:44:48 +02:00
simplefb_common.c video: sunxi: extract simplefb match code to a new file 2017-10-26 11:51:45 +02:00
simplefb_common.h video: sunxi: extract simplefb match code to a new file 2017-10-26 11:51:45 +02:00
sunxi_de2.c video: sunxi: de2: add support for LCD SimpleFB 2017-12-02 21:51:54 +05:30
sunxi_display.c sunxi: video: mark framebuffer as EFI reserved memory 2018-03-09 18:24:49 +01:00
sunxi_dw_hdmi.c sunxi: video: HDMI: split VSYNC and HSYNC polarity settings 2017-12-02 22:01:23 +05:30
sunxi_lcd.c sunxi: video: add LCD support to DE2 driver 2017-10-27 09:44:48 +02:00
tve_common.c sunxi: video: Rename tve.c to tve_common.c 2017-06-09 15:30:13 +02:00