Dave Airlie wrote: > > I'm just looking at the list handling code in the TTM for libdrm, > and I really don't think we can just leave it as-is but making it > generic also doesn't look that easy (it would at least require adding > destructor paths for free list object contents) > > Thomas, any ideas on how best to handle it? > > Dave. > Dave, I thought we agreed at the XDS to remove the libdrm list helpers, and let the drivers themselves take care of this? However before that's done, i915 needs a Superioctl, so we don't break that driver.
The Superioctl of the https://wiki.ubuntu.com/MobileAndEmbedded/Graphics drm driver will still be using the libdrm lists, but with a slightly altered addListItem function. /Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
