[PATCH v2 0/4] 30bpp framebuffer support

Anatolij Gustschin agust at denx.de
Tue Oct 12 09:24:01 CEST 2021


On Sat, 25 Sep 2021 22:47:35 +0200
Mark Kettenis kettenis at openbsd.org wrote:
...
> v2: - Encode pixel format in favour of adding VIDEO_30BPP
>     - Recognize more format strings in simplefb driver
>     - Fix EFI block image transfer for 30bpp mode
> 
> Mark Kettenis (4):
>   video: Add 30bpp support
>   efi_loader: GOP: Add 30bpp support
>   video: simplefb: Add 30bpp support
>   efi_loader: GOP: Fix 30bpp block transfer support
> 
>  drivers/video/simplefb.c          | 12 +++++-
>  drivers/video/vidconsole-uclass.c | 11 ++++--
>  include/video.h                   |  9 +++++
>  lib/efi_loader/efi_gop.c          | 61 +++++++++++++++++++++++++++++--
>  4 files changed, 86 insertions(+), 7 deletions(-)

applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list