All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] video: bmp: Add support for 24bpp BMP files on 16bpp displays
Date: Wed, 30 Jan 2019 09:06:46 +0100	[thread overview]
Message-ID: <20190130090646.2152942e@crub> (raw)
In-Reply-To: <20190130075413.14490-2-sr@denx.de>

On Wed, 30 Jan 2019 08:54:12 +0100
Stefan Roese sr at denx.de wrote:

> This patch adds support to load 24bpp BMP files on 16bpp displays. This
> will be used by the theadorable board. The "old" bmp command did support
> this operartion mode and to not break compatibility with the move to
> DM_VIDEO, we need to add this support to the "new" bmp code.
> 
> Signed-off-by: Stefan Roese <sr@denx.de>
> Reviewed-by: Anatolij Gustschin <agust@denx.de>

Acked-by: Anatolij Gustschin <agust@denx.de>

--
Anatolij

  reply	other threads:[~2019-01-30  8:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-30  7:54 [U-Boot] [PATCH v2] video: Armada XP: Move driver to DM_VIDEO Stefan Roese
2019-01-30  7:54 ` [U-Boot] [PATCH v2] video: bmp: Add support for 24bpp BMP files on 16bpp displays Stefan Roese
2019-01-30  8:06   ` Anatolij Gustschin [this message]
2019-01-30  7:54 ` [U-Boot] [PATCH v2] arm: mvebu: theadorable: Enable video / LCD support with the new DM driver Stefan Roese
2019-01-30  8:09   ` Anatolij Gustschin
2019-02-05 13:29     ` Stefan Roese
2019-01-30  8:02 ` [U-Boot] [PATCH v2] video: Armada XP: Move driver to DM_VIDEO Anatolij Gustschin
2019-02-05 13:29   ` Stefan Roese

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=20190130090646.2152942e@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.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.