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