Re: [Intel-gfx] [PATCH v4] drm/i915: Add ppgtt create/release trace points

2014-10-22 Thread Daniel Vetter
On Wed, Oct 22, 2014 at 02:28:45PM +0100, daniele.ceraolospu...@intel.com wrote: > From: Daniele Ceraolo Spurio > > These tracepoints are useful for observing the creation and > destruction of Full PPGTTs. > > v4: add DOC information > > Signed-off-by: Daniele Ceraolo Spurio > --- > drivers/g

[Intel-gfx] [PATCH v4] drm/i915: Add ppgtt create/release trace points

2014-10-22 Thread daniele . ceraolospurio
From: Daniele Ceraolo Spurio These tracepoints are useful for observing the creation and destruction of Full PPGTTs. v4: add DOC information Signed-off-by: Daniele Ceraolo Spurio --- drivers/gpu/drm/i915/i915_gem_gtt.c | 4 +++ drivers/gpu/drm/i915/i915_trace.h | 58 +++