Thread (19 messages) 19 messages, 5 authors, 2005-03-15

Re: [PATCH][RFC] Add support for Epson S1D13806 FB

From: Thibaut VARENE <hidden>
Date: 2005-03-14 14:24:18

-------------------
On Monday 14 March 2005 21:00, Thibaut VARENE wrote:
quoted
-------------------
BTW, I would guess that scrolling is slow in this driver.  Since
this driver
can do pan_display, If this: 

info->flags = FBINFO_DEFAULT | FBINFO_HWACCEL_YPAN;

is added somewhere before register_framebuffer(), and
var->xres_virtual >
var->xres, you might get a several-fold increase in scrolling speed
(since
scrolling mode will be SCROLL_PAN_REDRAW instead of SCROLL_REDRAW).
Err, afaict, it is already added before register_framebuffer():

	info->fbops = &s1d13xxxfb_fbops;
	info->flags = FBINFO_DEFAULT | FBINFO_HWACCEL_YPAN;
	
[snip]

	if (register_framebuffer(info) < 0) {

The scrolling doesn't feel particularly slow here... Though it's hard
to tell in 640x480 ;)

Thanks

Thibaut VARENE


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help