Dave Airlie writes: > > > > > > > I've started pushing the kernel bits to the kernel from Paulus, Linus has > > > accepted the drm ioc32 and radeon ioc32 stuff, I need to take the MGA and > > > r128 and whatever other bits are in Egberts patch... > > > > If this stuff is in the kernel, hasn't it been committed to the DRM CVS ?? > > Mainly as I've only got two hands, and Paulus submitted it to the kernel > first and it was easier to get into -mm and test it... it was a trivial > push to get it into Linus's kernel.. also the kernel interfaces for this > stuff has changed recently so I'm not sure about how to support older > kernels via DRM CVS, so I'd rather punt on that and not support them...
It is actually not hard to support both using the macros in my patch. The code that's needed to add ioctl32 support to each driver is identical. Everything is controlled inside the macros. (Theoretically new kernels can support the old method but the new one is much more elegant and reduces the risk of introducing accidental root holes). Egbert. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel