From: "Antonino A. Daplas" <adaplas@gmail.com>
To: James Simmons <jsimmons@infradead.org>
Cc: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: [PATCH] packed pixel image blit optimizations.
Date: Fri, 04 May 2007 03:44:53 +0800 [thread overview]
Message-ID: <1178221493.28617.21.camel@daplas> (raw)
In-Reply-To: <Pine.LNX.4.64.0705032029520.25194@pentafluge.infradead.org>
On Thu, 2007-05-03 at 20:34 +0100, James Simmons wrote:
> > > > > This patch is the start of my original work. The goal was:
> > > > >
> > > > > 1) One function for to draw at any color depth.
> > > > >
> > > > > 2) 16 color image data does need special padding.
> > > > >
> > > > > 3) Use fb_pixmap to control drawing to the hardware.
> > > >
> > > > I'm getting rejects with this patch. Did you benchmark this and
> > > > compared the performance with the old one?
> > >
> > > Need to update patch to newest kernel. Not yet, there are still bugs to
> > > hammer away on.
> >
> > I don't have to test the patch to see that it is not endian-correct and
> > that it will be many times slower than the old code.
>
> I have tested on big endian framebuffers and it does work.
How about little-endian?
> I was attempting
> to shrink the code for embedded devices. We can have the fastest code possible
> but its no good if a cell phone can't run it :-(
Nonsense, the difference is a few kb at most. And I'm not talking about
a few percent speed difference, I'm talking 2, 3 maybe 5x slower.
Please do basic tests first.
Tony
>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
next prev parent reply other threads:[~2007-05-03 19:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-02 20:50 [PATCH] packed pixel image blit optimizations James Simmons
2007-05-02 21:33 ` Antonino A. Daplas
2007-05-03 14:04 ` James Simmons
2007-05-03 19:24 ` Antonino A. Daplas
2007-05-03 19:34 ` James Simmons
2007-05-03 19:44 ` Antonino A. Daplas [this message]
2007-05-03 19:55 ` James Simmons
2007-05-03 20:06 ` Antonino A. Daplas
2007-05-08 19:58 ` James Simmons
2007-05-08 23:10 ` Antonino A. Daplas
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=1178221493.28617.21.camel@daplas \
--to=adaplas@gmail.com \
--cc=jsimmons@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 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.