public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* A way to smoothly overgive graphics control to an other process/program
@ 2005-04-08 21:32 Dennis Heuer
  2005-04-08 22:44 ` Måns Rullgård
  0 siblings, 1 reply; 3+ messages in thread
From: Dennis Heuer @ 2005-04-08 21:32 UTC (permalink / raw)
  To: linux-kernel

Hello,

I feel disturbed by the fact that when display-controlling programs are started in line (like the bootloader, linux, and finally xdm/gdm/kdm), there appear several switches of display resolution, text- and graphics mode, and background images. I asked myself how to get that more smooth as if there was only one presentation from the time the bootloader started up to the gnome/kde session. I thought that one could implement a small api that allows a running process to freeze display updates until the next process has overtaken the display, loaded the same presentation (from same location or just by similar configuration), dumped it to the working buffer of the graphics card, and released the display (a timeout with fallback-mode could make this transaction more fault-resistent). This way, the image loaded by the bootloader could be held on display up to the graphical login, and even as the desktop background, without any visible effect.

Is this technically feasible?

Regards

Dennis Heuer


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

end of thread, other threads:[~2005-04-09  0:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-08 21:32 A way to smoothly overgive graphics control to an other process/program Dennis Heuer
2005-04-08 22:44 ` Måns Rullgård
2005-04-09  1:00   ` Dennis Heuer

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