LWN.net Logo

The 2.6.29 kernel is out

The 2.6.29 kernel is out

Posted Mar 25, 2009 6:28 UTC (Wed) by thedevil (subscriber, #32913)
Parent article: The 2.6.29 kernel is out

I am confused by the excitement about kernel GPU modesetting.

Wasn't this exactly what the "use framebuffer for modesetting" option in the X server has done for many years now?

I am a very light user of graphics - 2D only, no games, etc. That may partly excuse my ignorance here :)


(Log in to post comments)

The 2.6.29 kernel is out

Posted Mar 27, 2009 14:59 UTC (Fri) by Spudd86 (subscriber, #51683) [Link]

It moves responsability for large amounts of graphics hardware state out of X and into the kernel, this lets all kinds of things happen.
- Mode only gets set once as you boot (no flicker when X starts)
- Kernel can display panic messages while X is running
- X doesn't need to be root anymore

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds