From: Geert U. <ge...@li...> - 2001-02-04 20:20:06
|
On Mon, 22 Jan 2001, James Simmons wrote: > > My problem, is that you will have to be synchronizing in a way that is common > > between fbdev/whatever and X. under X i am planning to do 2D access directly > > to the rasterizer chip, but use the gamma for DRI/3D. > > For 2.5.X I plan to have it such that when you open /dev/fb that fbcon > shuts down (replaced by dummycon). This way fbcon and DRI or whatever > don't step on each others feet. I've been thinking about this. Why switch back to dummycon? You can keep on using fbcon, but disable rendering to the frame buffer. That way you don't have to handle the transfer of the shadow screen from fbcon to dummycon and vice versa. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |