On Fri, 12 Nov 2010 18:36:32 +0100, Daniel Vetter <daniel.vetter@xxxxxxxx> wrote: > Hi all, > > This patch-set changes the algorithm in drm_mm.c to not need additional > allocations to track free space and adds an api to make embedding struct > drm_mm_node possible. I like the end result for i915 in that it couples the bo much more tightly with their allocations; to manage the bo is to manage those allocations. This aligns well with my review of the memory management for i915. Reviewed-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel