[PATCH v2 0/3] video: sunxi: Convert DM_VIDEO

Jagan Teki jagan at amarulasolutions.com
Wed Jun 17 22:24:34 CEST 2020


These series supports DM_VIDEO conversation for missing 
sunxi platforms. Separate splash screen support is required 
since the video log support in legacy drivers are not 
supporting with driver mode video.

Dependencies:
http://patchwork.ozlabs.org/project/uboot/list/?series=182476
http://patchwork.ozlabs.org/project/uboot/list/?series=182477
http://patchwork.ozlabs.org/project/uboot/list/?series=182478

Changes for v2:
- new splash screen support patches

Any inputs?
Jagan.

Jagan Teki (3):
  logos: Add sunxi logo
  sunxi: Enable splash screen support
  video: sunxi_display: Convert to DM_VIDEO

 arch/arm/mach-sunxi/Kconfig         |   4 +-
 drivers/video/sunxi/sunxi_display.c | 264 ++++++++++++++++------------
 include/configs/sunxi-common.h      |  26 ++-
 scripts/config_whitelist.txt        |   1 -
 tools/logos/sunxi.bmp               | Bin 0 -> 11018 bytes
 5 files changed, 167 insertions(+), 128 deletions(-)
 create mode 100644 tools/logos/sunxi.bmp

-- 
2.25.1



More information about the U-Boot mailing list