[PATCH 0/9] make struct drm_mm_node embeddable
Chris Wilson
chris at chris-wilson.co.uk
Fri Nov 12 09:56:28 PST 2010
On Fri, 12 Nov 2010 18:36:32 +0100, Daniel Vetter <daniel.vetter at ffwll.ch> 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 at chris-wilson.co.uk>
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the dri-devel
mailing list