All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] video: sunxi: Convert DM_VIDEO
@ 2020-06-17 20:24 Jagan Teki
  2020-06-17 20:24 ` [PATCH v2 1/3] logos: Add sunxi logo Jagan Teki
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Jagan Teki @ 2020-06-17 20:24 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-02-04 22:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-17 20:24 [PATCH v2 0/3] video: sunxi: Convert DM_VIDEO Jagan Teki
2020-06-17 20:24 ` [PATCH v2 1/3] logos: Add sunxi logo Jagan Teki
2020-06-18  7:16   ` Maxime Ripard
2020-06-18 13:04     ` Tom Rini
2020-06-17 20:24 ` [PATCH v2 2/3] sunxi: Enable splash screen support Jagan Teki
2020-06-17 20:24 ` [PATCH v2 3/3] video: sunxi_display: Convert to DM_VIDEO Jagan Teki
2020-06-18  7:24   ` Maxime Ripard
2020-06-18 16:07     ` Jagan Teki
2020-06-18 17:13       ` Michael Nazzareno Trimarchi
2020-06-19  7:30       ` Maxime Ripard
2021-02-04 22:30         ` Andre Przywara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.