From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH 0/9] make struct drm_mm_node embeddable Date: Fri, 12 Nov 2010 17:56:28 +0000 Message-ID: <849307$abt1uc@azsmga001.ch.intel.com> References: <1289583401-16605-1-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by gabe.freedesktop.org (Postfix) with ESMTP id ED4379EF73 for ; Fri, 12 Nov 2010 09:56:52 -0800 (PST) In-Reply-To: <1289583401-16605-1-git-send-email-daniel.vetter@ffwll.ch> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org Cc: Daniel Vetter List-Id: dri-devel@lists.freedesktop.org On Fri, 12 Nov 2010 18:36:32 +0100, Daniel Vetter 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 -- Chris Wilson, Intel Open Source Technology Centre