From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] video: fix bug in cfb_console code
Date: Mon, 11 Aug 2008 00:25:12 +0200 [thread overview]
Message-ID: <20080810222512.0635D248AC@gemini.denx.de> (raw)
In-Reply-To: <1218211240-21667-2-git-send-email-agust@denx.de>
Dear Anatolij Gustschin,
In message <1218211240-21667-2-git-send-email-agust@denx.de> you wrote:
> FILL_15BIT_555RGB macro extension for pixel swapping
> by commit bed53753dd1d7e6bcbea4339be0fb7760214cc35
> introduced a bug in cfb_console:
>
> Bitmaps with odd-numbered width won't be rendered
> correctly and even U-Boot crashes are observed on
> some platforms while repeated rendering of such
> bitmaps with "bmp display". Also if a bitmap is
> rendered to an odd-numbered x starting position,
> the same problem occurs. This patch is an atempt
> to fix it.
>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
> drivers/video/cfb_console.c | 59 ++++++++++++++++++++++++++----------------
> 1 files changed, 36 insertions(+), 23 deletions(-)
Applied, thanks.
Viele Gr??e,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Q: How do you spell "onomatopoeia"?
A: The way it sounds.
next prev parent reply other threads:[~2008-08-10 22:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 16:00 [U-Boot] [PATCH 1/2] video: fix bug in logo_plot Anatolij Gustschin
2008-08-08 16:00 ` [U-Boot] [PATCH 2/2] video: fix bug in cfb_console code Anatolij Gustschin
2008-08-10 22:25 ` Wolfgang Denk [this message]
2008-08-09 8:21 ` [U-Boot] [PATCH 1/2] video: fix bug in logo_plot Jean-Christophe PLAGNIOL-VILLARD
2008-08-09 9:13 ` Anatolij Gustschin
2008-08-10 22:24 ` Wolfgang Denk
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=20080810222512.0635D248AC@gemini.denx.de \
--to=wd@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