[Intel-gfx] [PATCH 02/29] drm/i915: Show (count, size) of purgeable objects in i915_gem_objects

Chris Wilson chris at chris-wilson.co.uk
Mon Aug 20 11:17:49 CEST 2012


On Mon, 20 Aug 2012 11:04:52 +0200, Daniel Vetter <daniel at ffwll.ch> wrote:
> On Sat, Aug 11, 2012 at 03:41:01PM +0100, Chris Wilson wrote:
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> >  		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



More information about the Intel-gfx mailing list