The most typo-infested news entry ever.
Phoronix: DRM Change Continues To Cause Debate
Kristian Høgsberg on the 6th of November had wrote a message on the DRI development list regarding the libdrm repository. With so much of the Direct Rendering Manager (DRM) work going straight into the Linux kernel -- thanks in large part to all of the work on memory management and kernel mode-setting -- Kristian proposed that the DRM driver code from the separate DRM Git tree...
http://www.phoronix.com/vr.php?view=Nzc0OA
The most typo-infested news entry ever.
And like Steve Ballmer says: developers, developers, developers, developers!
I wouldn't really call that a debate. More like one disgruntled user repeating the same thing over-and-over, while everyone else seems to have accepted the decision and moved on.
Last edited by Bluefang; 11-29-2009 at 10:08 PM.
Would these changes require nVidia and ATI to support this architecture in their proprietary drivers?
Where are those trees?
So what trees will end up in let's say Ubuntu and OpenSuSE? I wondered if this would conflict with proprietary drivers...With so much of the Direct Rendering Manager (DRM) work going straight into the Linux kernel [...] With this message, Kristian created a new DRM repository that dropped all of the linux-core, bsd-core, and shared-core code.
No, it wont.
The only thing that happened was that the kernel portions of libdrm were removed from the repository (because it's already being maintained elsewhere, in kernel). So now the libdrm repository is essentially just the userspace component.
Nvidia proprietary drivers use their own proprietary kernel interface.
So there is nothing the libdrm folks can really do to screw with Nvidia unless they go out of their way.