public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/7] lcd/video: Add parameter API and compressed bitmaps
Date: Wed, 7 Nov 2012 01:15:32 +0100	[thread overview]
Message-ID: <20121107011532.13a4e50d@wker> (raw)
In-Reply-To: <1348881077-11246-1-git-send-email-sjg@chromium.org>

Hi Simon,

On Fri, 28 Sep 2012 18:11:10 -0700
Simon Glass <sjg@chromium.org> wrote:

> This series contains patches to create an API to read lcd/video
> parameters such as the screen size. It also adds support for displaying
> compressed bitmaps.
> 
> Ultimately it would be nice to unify lcd and video more, and this is
> a step towards that. Board files still need to decide which to use, but
> the same parameters are available in both.
> 
> 
> Stefan Reinauer (2):
>   video: Provide an API to access video parameters
>   video: Implement additional video API functions in cfb_console
> 
> Tom Wai-Hong Tam (3):
>   lcd: Fix BMP decode bug that skips the wrong padded row
>   lcd: Fix fb offset calculation for bpix == 16 in BMP display
>   lcd: Implement RLE8 bitmap decoding
> 
> Vadim Bendebury (2):
>   lcd: Provide an API to access LCD parameters
>   video: Skip bitmaps which do not fit into the screen in cfb_console

Applied this series to u-boot-video/master, except patch 5/7 which
shouldn't be needed. Thanks!

Anatolij

  parent reply	other threads:[~2012-11-07  0:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-29  1:11 [U-Boot] [PATCH 0/7] lcd/video: Add parameter API and compressed bitmaps Simon Glass
2012-09-29  1:11 ` [U-Boot] [PATCH 1/7] video: Provide an API to access video parameters Simon Glass
2012-11-06 22:08   ` [U-Boot] [PATCH v2] " Anatolij Gustschin
2012-09-29  1:11 ` [U-Boot] [PATCH 2/7] video: Implement additional video API functions in cfb_console Simon Glass
2012-11-06 23:56   ` [U-Boot] [PATCH v2 " Anatolij Gustschin
2012-09-29  1:11 ` [U-Boot] [PATCH 3/7] lcd: Provide an API to access LCD parameters Simon Glass
2012-09-29  1:11 ` [U-Boot] [PATCH 4/7] lcd: Fix BMP decode bug that skips the wrong padded row Simon Glass
2012-09-29  1:11 ` [U-Boot] [PATCH 5/7] lcd: Fix fb offset calculation for bpix == 16 in BMP display Simon Glass
2012-10-04  8:48   ` Nikita Kiryanov
2012-10-09 12:28     ` Simon Glass
2012-09-29  1:11 ` [U-Boot] [PATCH 6/7] lcd: Implement RLE8 bitmap decoding Simon Glass
2012-10-01 17:01   ` Che-liang Chiou
2012-09-29  1:11 ` [U-Boot] [PATCH 7/7] video: Skip bitmaps which do not fit into the screen in cfb_console Simon Glass
2012-11-07  0:15 ` Anatolij Gustschin [this message]
2012-11-07  0:21   ` [U-Boot] [PATCH 0/7] lcd/video: Add parameter API and compressed bitmaps Simon Glass

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=20121107011532.13a4e50d@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox