From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH 02/29] drm/i915: Show (count, size) of purgeable objects in i915_gem_objects Date: Mon, 20 Aug 2012 10:17:49 +0100 Message-ID: <1345454273_2326@CP5-2952> References: <1344696088-24760-1-git-send-email-chris@chris-wilson.co.uk> <1344696088-24760-3-git-send-email-chris@chris-wilson.co.uk> <20120820090452.GA5170@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from fireflyinternet.com (smtp.fireflyinternet.com [109.228.6.236]) by gabe.freedesktop.org (Postfix) with ESMTP id 4E0079EEEB for ; Mon, 20 Aug 2012 02:17:58 -0700 (PDT) In-Reply-To: <20120820090452.GA5170@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Daniel Vetter Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Mon, 20 Aug 2012 11:04:52 +0200, Daniel Vetter wrote: > On Sat, Aug 11, 2012 at 03:41:01PM +0100, Chris Wilson wrote: > > Signed-off-by: Chris Wilson > > if (obj->pin_mappable) { > > - mappable_size += obj->gtt_space->size; > > + mappable_size += obj->gtt_space->size, > > That s/;/,/ here looks fishy. Shall I kill it when applying? Right that is an inoffensive cut'n'paste. Can be killed with glee. -Chris -- Chris Wilson, Intel Open Source Technology Centre