linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: David Eger <eger-dated-1080865620.ef4dea@theboonies.us>,
	Jakub Jelinek <jj@ultra.linux.cz>,
	Linux Fbdev development list
	<linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: scrollmode, accel_flags, fbcon.c ...
Date: Sat, 27 Mar 2004 12:24:43 +1100	[thread overview]
Message-ID: <1080350682.1333.59.camel@gaston> (raw)
In-Reply-To: <Pine.GSO.4.58.0403261600580.409@waterleaf.sonytel.be>


> W.r.t. redraw vs. copy for scrolling, perhaps some heuristics like PCI/AGP are
> known to be slow for reading? Fbcon can find out whether a fbdev is on a
> PCI/AGP bus by checking the device (once new driver model/sysfsication is
> complete), right?

But an fbdev that implements an accelerated copyarea ?

I don't want such heuristics in fbcon, they are just asking for trouble,
I think we should redraw on non-accelerated and copy on accelerated,
but then, it should be under more direct driver control. Also, fbcon
keeps "losing" the accel_flags for me.

One thing I don't like in the new fbcon is the way it deals with the
var structure anyway. I think it should have one var per VC.

Ben.




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

  reply	other threads:[~2004-03-27  1:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.58.0403081323040.32244@rosencrantz.theboonies.us>
     [not found] ` <Pine.GSO.4.58.0403091111540.26626@waterleaf.sonytel.be>
2004-03-26  0:14   ` scrollmode, accel_flags, fbcon.c David Eger
2004-03-26  2:21     ` Benjamin Herrenschmidt
2004-03-26  7:14       ` Geert Uytterhoeven
2004-03-26 14:42         ` Benjamin Herrenschmidt
2004-03-26 15:03           ` Geert Uytterhoeven
2004-03-27  1:24             ` Benjamin Herrenschmidt [this message]
2004-03-28  8:16               ` Geert Uytterhoeven
2004-03-29 17:50                 ` James Simmons
2004-03-29 22:35                   ` Benjamin Herrenschmidt

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=1080350682.1333.59.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=eger-dated-1080865620.ef4dea@theboonies.us \
    --cc=geert@linux-m68k.org \
    --cc=jj@ultra.linux.cz \
    --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).