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 v5 1/3] LCD: display 32bpp decompressed bitmap image
Date: Thu, 24 May 2012 23:23:05 +0200	[thread overview]
Message-ID: <20120524232305.0e47e9a9@wker> (raw)
In-Reply-To: <4FAB50D9.4040709@samsung.com>

Hi,

On Thu, 10 May 2012 14:23:37 +0900
Donghwa Lee <dh09.lee@samsung.com> wrote:

> This patch supports drawing 32bpp decompressed bitmap image.
> 
> Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
> Signed-off-by: Kyungmin.park <kyungmin.park@samsung.com>
> ---
> Changes for v4:
> 	- read image sequentially just as it is.
> 
> Changes for v1/v2/v3:
> 	- use lcd_line_length variable
> 	- convert BGR to RGB because BMP data format aligned BGR.
> 
>  common/lcd.c |   19 ++++++++++++++++---
>  1 files changed, 16 insertions(+), 3 deletions(-)

Applied to u-boot-video/master. Thanks.

Anatolij

      reply	other threads:[~2012-05-24 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-10  5:23 [U-Boot] [PATCH v5 1/3] LCD: display 32bpp decompressed bitmap image Donghwa Lee
2012-05-24 21:23 ` 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=20120524232305.0e47e9a9@wker \
    --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.