Re: [PATCH 12/33] drm/i915: Reduce i915_gem_objects to only show object information

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 10, 2016 at 10:29:59AM +0300, Joonas Lahtinen wrote:
> On su, 2016-08-07 at 15:45 +0100, Chris Wilson wrote:
> >  		if (obj->pin_display) {
> > -			mappable_size += i915_gem_obj_ggtt_size(obj);
> > -			++mappable_count;
> > +			pin_size += obj->base.size;
> > +			++pin_count;
> 
> variables names to form pin_display_*

No.

> > +	seq_printf(m, "%u mapped objects, %llu bytes\n",
> > +		   mapped_count, mapped_size);
> > +	seq_printf(m, "%u pinned objects, %llu bytes\n",
> 
> "display pinned objects"

Disagree as well.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux