From: "Antonino A. Daplas" <adaplas@hotpop.com>
To: John Zielinski <grim@undead.cc>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
Thomas Winischhofer <thomas@winischhofer.net>,
Linux Frame Buffer Device Development
<linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: 2.6.7 still garbage upon start
Date: Sun, 20 Jun 2004 04:25:55 +0800 [thread overview]
Message-ID: <200406200425.55142.adaplas@hotpop.com> (raw)
In-Reply-To: <40D4938E.6090406@undead.cc>
On Sunday 20 June 2004 03:27, John Zielinski wrote:
> Antonino A. Daplas wrote:
> >1. Solution: Move this set_par call to fbcon_init instead.
>
> One thing I just noticed about your patch, if we move the set_par
> shouldn't the vc_resize move with it?
>
I tried it and the white rectangle returned. Not so sure of the reason, but
it seems that calling vc_resize while in fbcon_startup() will involve vgacon,
not fbdev. By the time we reach fbcon_init(), the vc's dimension already
matches that of fbdev so fbcon_resize is not called. On the other hand,
moving vc_resize to fbcon_init will force a call to fbcon_resize. Maybe an
early call to fbcon_resize is partly the reason for the white rectangle...,
again not sure.
Tony
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
next prev parent reply other threads:[~2004-06-19 20:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-17 22:41 2.6.7 still garbage upon start Thomas Winischhofer
2004-06-18 1:45 ` Antonino A. Daplas
2004-06-18 7:54 ` Thomas Winischhofer
2004-06-18 8:23 ` Geert Uytterhoeven
2004-06-18 13:08 ` John Zielinski
2004-06-18 13:18 ` Geert Uytterhoeven
2004-06-18 13:40 ` John Zielinski
2004-06-18 18:40 ` Antonino A. Daplas
2004-06-19 2:09 ` John Zielinski
2004-06-19 3:08 ` David Eger
2004-06-19 6:13 ` Antonino A. Daplas
2004-06-22 9:45 ` David Eger
2004-06-22 13:20 ` Antonino A. Daplas
2004-06-19 19:27 ` John Zielinski
2004-06-19 20:25 ` Antonino A. Daplas [this message]
2004-06-18 10:04 ` Antonino A. Daplas
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=200406200425.55142.adaplas@hotpop.com \
--to=adaplas@hotpop.com \
--cc=adaplas@pol.net \
--cc=geert@linux-m68k.org \
--cc=grim@undead.cc \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=thomas@winischhofer.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.