linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@hotpop.com>
To: linux-fbdev-devel@lists.sourceforge.net,
	jsimmons@pentafluge.infradead.org
Subject: Re: Optimized cfbimgblt.c
Date: Tue, 25 Jan 2005 20:58:07 +0800	[thread overview]
Message-ID: <200501252058.13632.adaplas@hotpop.com> (raw)
In-Reply-To: <Pine.LNX.4.56.0501192015560.20796@pentafluge.infradead.org>

On Thursday 20 January 2005 04:25, jsimmons@pentafluge.infradead.org wrote:
> Here is a patch for packed pixel software imageblit. Since the code to
> draw a color image and a mono image are almost the same I merged them.
> Second I made the code generic enough to work on big endian and little
> endian code at the same time. I set my radeon card in my x86 box to big
> endian mode and tested. It worked for me but I like people on big endian
> machines to test it. The last fix was to deal with the 16 color logo. The
> fb_set_logo was unpacking the 4bpp info. Now cfb_imageblit can handle the
> logo data directly. Most hardware expects the data not to be unpacked.
> Another bug was image.depth was always set to 8 in fb_show_logo. This is
> in correct. Please test. Thank you.

Hi James,

Tested on vesafb: works
Tested on rivafb: crashes on fb_show_logo().

Tony




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

  reply	other threads:[~2005-01-25 12:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-19 20:25 Optimized cfbimgblt.c jsimmons
2005-01-25 12:58 ` Antonino A. Daplas [this message]
2005-01-26 21:07   ` James Simmons
2005-01-27 20:06     ` Zack Smith
2005-01-28 21:04       ` James Simmons
2005-01-29  5:15         ` Zack Smith
  -- strict thread matches above, loose matches on Subject: below --
2005-01-19 20:59 James Simmons
2005-01-20 18:08 James Simmons
2005-01-20 22:00 ` Antonino A. Daplas
2005-01-21  0:29   ` James Simmons
2005-01-31 19:25     ` James Simmons

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=200501252058.13632.adaplas@hotpop.com \
    --to=adaplas@hotpop.com \
    --cc=jsimmons@pentafluge.infradead.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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;
as well as URLs for NNTP newsgroup(s).