All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Cc: Mark Kettenis <kettenis@openbsd.org>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Alexander Graf <agraf@csgraf.de>
Subject: Re: [PATCH v2 0/4] 30bpp framebuffer support
Date: Tue, 12 Oct 2021 09:24:01 +0200	[thread overview]
Message-ID: <20211012092401.30007128@crub> (raw)
In-Reply-To: <20210925204740.52468-1-kettenis@openbsd.org>

On Sat, 25 Sep 2021 22:47:35 +0200
Mark Kettenis kettenis@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

      parent reply	other threads:[~2021-10-12  7:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-25 20:47 [PATCH v2 0/4] 30bpp framebuffer support Mark Kettenis
2021-09-25 20:47 ` [PATCH v2 1/4] video: Add 30bpp support Mark Kettenis
2021-09-25 20:47 ` [PATCH v2 2/4] efi_loader: GOP: " Mark Kettenis
2021-09-25 20:47 ` [PATCH v2 3/4] video: simplefb: " Mark Kettenis
2021-09-25 20:47 ` [PATCH v2 4/4] efi_loader: GOP: Fix 30bpp block transfer support Mark Kettenis
2021-09-26  6:51   ` Heinrich Schuchardt
2021-10-12  7:24 ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211012092401.30007128@crub \
    --to=agust@denx.de \
    --cc=agraf@csgraf.de \
    --cc=kettenis@openbsd.org \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.