From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: James Simmons <jsimmons@infradead.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
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: Tue, 30 Mar 2004 08:35:07 +1000 [thread overview]
Message-ID: <1080599707.1210.44.camel@gaston> (raw)
In-Reply-To: <Pine.LNX.4.44.0403291824020.15706-100000@phoenix.infradead.org>
On Tue, 2004-03-30 at 03:50, James Simmons wrote:
> Why do we need a var for ever VC. The card is on one hardware state at
> all times. The only times we nned to be concern with changes is for
> setfont, resize and VC switching. These are not common occurs. If the
> fbcon layer can't get the data it needs from struct vc_data then the upper
> console layer is broken.
I don't agree. If I set a special mode with fbset in one console I
wnat this mode to say in that console and only that console unless
I use -a. The vc_data doesn't carry enough informations to set a
mode. It would also make things a lot simpler for fbdev apps that
use a different mode.
Anyway, for the current mecanism to work, we need picking a mode
properly when resized or mode switched, which isn't the case right
now. The "var" that fbcon_resize pass to the fbdev is at best bogus
currently. The FB_ACTIVATE_FIND thing I did helps if the fbdev can
properly lookup for a mode (though there are still some issues in
radeonfb implementation of this as you have noticed).
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
prev parent reply other threads:[~2004-03-29 22:35 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
2004-03-28 8:16 ` Geert Uytterhoeven
2004-03-29 17:50 ` James Simmons
2004-03-29 22:35 ` Benjamin Herrenschmidt [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=1080599707.1210.44.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=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox