From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V7 Date: Fri, 2 Dec 2011 09:19:01 -0500 Message-ID: <20111202141901.GA17281@phenom.dumpdata.com> References: <1321664701-21250-1-git-send-email-j.glisse@gmail.com> <20111119010836.GE13741@homer.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by gabe.freedesktop.org (Postfix) with ESMTP id 9C6FB9E810 for ; Sat, 3 Dec 2011 06:41:25 -0800 (PST) Content-Disposition: inline In-Reply-To: <20111119010836.GE13741@homer.localdomain> 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: Jerome Glisse , dri-devel@lists.freedesktop.org, konrad.wilk@oracle.com, thellstrom@vmware.com, airlied@gmail.com, Jerome Glisse List-Id: dri-devel@lists.freedesktop.org On Fri, Nov 18, 2011 at 08:08:36PM -0500, Jerome Glisse wrote: > On Fri, Nov 18, 2011 at 08:04:47PM -0500, j.glisse at gmail.com wrote: > > Important fix to patch 14, fix accounting of ghost bo. When creating a > > ghost bo we don't account it, so set its acc_size to 0 so that when > > ghost is release we don't overfree. > > > > I wonder how i didn't run into this before. > > > > Patch are also at > > > > http://people.freedesktop.org/~glisse/ttmdma/ > > > > Cheers, > > Jerome > > > > Oh i forgot to add some of the reviewed by, i updated patches on fdo, > i don't resend to the ml. Great! How should we ask Dave to pull them? Does he prefer to do it via git tree? In which I can create a branch with those patches and send him a GIT PULL email? Or is there a more convient way? > Cheers, > Jerome