Linux Framebuffer Layer development
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: adaplas@pol.net
Cc: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: Framebuffer console performance
Date: Mon, 18 Apr 2005 05:07:38 -0600	[thread overview]
Message-ID: <1113822458.1030.16.camel@hermes> (raw)
In-Reply-To: <1113650790.10535.42.camel@hermes>

On Sat, 2005-04-16 at 05:26 -0600, Gary Thomas wrote:
> On Fri, 2005-04-15 at 12:57 +0800, Antonino A. Daplas wrote: 
> > On Friday 25 March 2005 06:14, Gary Thomas wrote:
> > > I have a non-standard framebuffer (i.e. I wrote the driver,
> > > based on the au1000 driver) running on 2.4.27.  When I run
> > > virtual consoles on it, I see sluggish scroll performance.
> > > I get quite acceptable performance when the system first
> > > comes up, e.g. during the system initialization messages,
> > > but not long afterwards the scrolling slows down.  It can
> > > get continually worse, eventually ending up at a crawl.
> > 
> > When the system starts up, the scroll mode is 'redraw'.  This mode is
> > acceptable, not too slow and not too fast either, whatever the hardware is.
> > 
> > After starting up, the scroll mode changes depending on the driver.  Most
> > probably, it is using ypan which is not too great on systems without
> > accelerated rectangle moves and framebuffer reads are slow.
> > 
> > Try setting vyres == yres using fbset and see if that helps.

Thanks for getting back to me on this.

This does seem to have been the problem.  I made a few tweaks to
my driver's setup and now it does not switch into slow mode (I actually
think it was going into __SCROLL_YMOVE mode instead of __SCROLL_YREDRAW)

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



-------------------------------------------------------
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_id=6595&alloc_id=14396&op=click

      parent reply	other threads:[~2005-04-18 11:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-24 22:14 Framebuffer console performance Gary Thomas
2005-04-15  4:57 ` Antonino A. Daplas
     [not found]   ` <1113650790.10535.42.camel@hermes>
2005-04-18 11:07     ` Gary Thomas [this message]

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=1113822458.1030.16.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=adaplas@pol.net \
    --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