lkml.org 
[lkml]   [2003]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectFBDEV patch for testing.

Hi!

I needed this patch to be tested. The patch has two parts. The first is
updates to the g346fb driver to use the cursor api. The second part is
a code optimization of the pixmap code. The purpose of the pixmap code is
to take image data and byte or word padd it according to the needs of the
hardware. The problem was it was only copy on byte at a time. This was a
performace killer. Soon now it copies a whole scanline at a time. Please
test.

The diff is at

http://phoenix.infradead.org/~jsimmons/fbdev.diff.gz

drivers/video/console/fbcon.c | 219 +++++++++++++++---------------------------
drivers/video/fbmem.c | 5
drivers/video/g364fb.c | 78 ++++++++------
drivers/video/logo/logo.c | 3
include/linux/fb.h | 63 ++++++------
include/linux/linux_logo.h | 4
6 files changed, 163 insertions(+), 209 deletions(-)


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.019 / U:4.968 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site