All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Kendall Bennett <KendallB@scitechsoft.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Generic VESA framebuffer driver and Video card BOOT?
Date: Thu, 21 Oct 2004 13:59:35 +0200	[thread overview]
Message-ID: <20041021115935.GA31151@elf.ucw.cz> (raw)
In-Reply-To: <416FEC63.2911.2A62355@localhost>

Hi!

> > > That works great on x86, but this solution was developed for PowerPC and 
> > > MIPS embedded systems development not x86 desktop systems. For those 
> > > platforms you either need a boot loader that can bring up the system into 
> > > graphics mode (possible with U-Boot) or to init the video right when the 
> > > framebuffer console driver is brought up.
> > 
> > Right there are certainly cases where you need to do stuff very
> > early. Even then you may benefit because you can keep the kernel
> > side init pretty basic and also marked "__init" so it is freed post
> > boot. 
> 
> Right. I haven't yet figured out how to mark the code as __init so it can 
> get tossed out, although if we use the VESA driver after the fact you 
> would want to keep it around in that case. But to just boot the card and 
> use say the Radeon FB driver it would be nice to toss out the code.
> 
> I should probably look into that.

On any machine trying to do suspend-to-RAM, that POST code is likely
to be needed for suspend, too.
								Pavel
-- 
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!

  parent reply	other threads:[~2004-10-21 12:03 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2Pkf0-42m-11@gated-at.bofh.it>
     [not found] ` <2PncW-6j9-19@gated-at.bofh.it>
     [not found]   ` <2PncW-6j9-21@gated-at.bofh.it>
     [not found]     ` <20030401205016$5cc4@gated-at.bofh.it>
     [not found]       ` <20030401205016$63f7@gated-at.bofh.it>
     [not found]         ` <20030424075011$4028@gated-at.bofh.it>
     [not found]           ` <1ewKr-2Kh-41@gated-at.bofh.it>
     [not found]             ` <CebL.O9.13@gated-at.bofh.it>
     [not found]               ` <1bucs-57R-33@gated-at.bofh.it>
     [not found]                 ` <2PncW-6j9-23@gated-at.bofh.it>
     [not found]                   ` <20030423094012$4166@gated-at.bofh.it>
     [not found]                     ` <2PncW-6j9-17@gated-at.bofh.it>
     [not found]                       ` <2PAMY-7Ir-21@gated-at.bofh.it>
2004-10-15 14:22                         ` Generic VESA framebuffer driver and Video card BOOT? Andi Kleen
2004-10-15 14:33                           ` Alan Cox
2004-10-15 18:20                             ` Kendall Bennett
2004-10-15 18:39                               ` Alan Cox
2004-10-15 22:27                                 ` Kendall Bennett
2004-10-15 23:34                                   ` Alan Cox
2004-10-16  1:07                                   ` William Lee Irwin III
2004-10-21 11:59                                   ` Pavel Machek [this message]
2004-10-18 11:44                               ` Martin Waitz
2004-10-18 19:43                                 ` Kendall Bennett
2004-10-19 17:01                                   ` Martin Waitz
2004-10-19 17:54                                     ` Kendall Bennett
2004-10-15 15:37                           ` Gerd Knorr
2004-10-16  0:55                             ` Andi Kleen
2004-10-16 12:21                               ` Gerd Knorr
2004-10-21  4:03 Yu, Luming
2004-10-21  4:03 ` Yu, Luming
  -- strict thread matches above, loose matches on Subject: below --
2004-10-16  1:50 [Linux-fbdev-devel] " Antonino A. Daplas
2004-10-16  2:03 ` Jon Smirl
2004-10-18 19:34   ` Kendall Bennett
2004-10-18 20:34     ` Richard Smith
2004-10-18 21:16       ` [Linux-fbdev-devel] " Jon Smirl
2004-10-18 22:34         ` Richard Smith
2004-10-18 23:28           ` [Linux-fbdev-devel] " Jon Smirl
2004-10-19  0:18             ` Richard Smith
2004-10-19  0:55         ` [Linux-fbdev-devel] " Kendall Bennett
2004-10-19  1:39           ` Richard Smith
2004-10-19 17:54             ` Kendall Bennett
2004-10-19 21:48           ` [Linux-fbdev-devel] " Pavel Machek
2004-10-20 17:01             ` Kendall Bennett
2004-10-20 19:08               ` [Linux-fbdev-devel] " Pavel Machek
2004-10-21 19:36                 ` Kendall Bennett
     [not found] <2PjiW-3hl-21@gated-at.bofh.it>
2004-10-14 20:03 ` Andi Kleen
2004-10-14 20:46   ` Kendall Bennett
2004-10-15 12:39     ` Alan Cox
2004-10-15 18:20       ` Kendall Bennett
2004-10-15 18:41         ` Alan Cox
2004-10-15 20:19         ` Jon Smirl
2004-10-15 22:22           ` Kendall Bennett
2004-10-15 22:22             ` Kendall Bennett
2004-10-15 23:02             ` Jon Smirl
2004-10-19 21:09               ` Pavel Machek
2004-10-20 15:23     ` Paulo Marques
2004-10-20 17:27       ` Kendall Bennett
2004-10-14 19:02 Kendall Bennett
2004-10-14 19:59 ` Zachary Smith
2004-10-15 23:36   ` Ian Romanick
2004-10-14 20:48 ` Zachary Smith
2004-10-15 18:05   ` Kendall Bennett
2004-10-15 18:55     ` Zachary Smith
2004-10-15 19:18       ` Geert Uytterhoeven
2004-10-15 22:22       ` Kendall Bennett
2004-10-15 12:05 ` [Linux-fbdev-devel] " Gerd Knorr
2004-10-15 12:38   ` Geert Uytterhoeven
2004-10-15 13:13     ` Gerd Knorr
2004-10-17 12:07       ` Martin Waitz
2004-10-18  8:36         ` Gerd Knorr
2004-10-18 11:39           ` [Linux-fbdev-devel] " Martin Waitz
2004-10-18 12:10             ` Gerd Knorr
2004-10-15 18:29     ` [Linux-fbdev-devel] " Venkatesh Pallipadi
2004-10-16  9:01       ` Nigel Cunningham
2004-10-15 13:48 ` Helge Hafting
2004-10-15 13:48   ` Helge Hafting
2004-10-15 18:36   ` Kendall Bennett
2004-10-15 21:44     ` Helge Hafting
2004-10-15 22:12       ` Kendall Bennett
2004-10-16 17:44 ` Jon Smirl
2004-10-16 17:44   ` Jon Smirl
2004-10-19 21:00 ` Pavel Machek
2004-10-19 21:11 ` Pavel Machek

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=20041021115935.GA31151@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=KendallB@scitechsoft.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /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.