public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Video drivers and the kernel
@ 2001-02-14  2:47 Louis Garcia
  2001-02-14  4:02 ` [Xpert]Video " Mark Vojkovich
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Louis Garcia @ 2001-02-14  2:47 UTC (permalink / raw)
  To: linux-kernel, xpert

I was wondering why video drivers are not part of the kernel like every 
other piece of hardware. I would think if video drivers were part of the 
kernel and had a nice API for X or any other windowing system, would not 
only improve performance but would allow competing windowing systems 
without having to develop drivers for each. Has anyone thought or 
rejected this idea.

Anyway, This was running though my head for a long time and just thought 
I ask.

Lou 


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [Xpert]Video drivers and the kernel
@ 2001-02-16 19:11 James Simmons
  0 siblings, 0 replies; 9+ messages in thread
From: James Simmons @ 2001-02-16 19:11 UTC (permalink / raw)
  To: Jeremy Jackson; +Cc: linux-kernel


>(Aside, is this because X uses keyboard in raw mode?  would be nice to
>still be able to ctrl-alt-del to rebood from console)  Anyone know about
>using alt-sysrq to restore console?
>
>So, if the kernel had a card specific module that just knew enough
>to put the card back into text mode, or if it used the card's bios
>to do it like the int10.a module in XFree 4.0, we would lack for nothing.
>(hmm vesafb could be extended?)

Working on it. I already have it so you can go from vgacon to /dev/fb and
back to vgacon. It is in the works to have vgacon restore the text mode,
palette and fonts when switching away from the X server. One of the
problems I have seen is under heavy load switching away from X often
doesn't restore the text console properly. Vgacon could. This is also
handy when the X server dies :-) As for using the card's BIOS. Yuck yuck!!
We have other platforms to consider like PPC. PPC is a pretty popular platform.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2001-02-20 20:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-14  2:47 Video drivers and the kernel Louis Garcia
2001-02-14  4:02 ` [Xpert]Video " Mark Vojkovich
2001-02-14 18:58   ` Jeremy Jackson
2000-01-01  1:11     ` Pavel Machek
2001-02-14  6:04 ` Video " Jeff Garzik
2001-02-14  6:09 ` Albert D. Cahalan
2001-02-14 20:46   ` Brad Douglas
2001-02-14 16:55 ` Timur Tabi
  -- strict thread matches above, loose matches on Subject: below --
2001-02-16 19:11 [Xpert]Video " James Simmons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox