[Intel-gfx] [PATCH v2 3/5] drm/i915: Add a batch pool debugfs file

Chris Wilson chris at chris-wilson.co.uk
Wed Jul 9 09:36:38 CEST 2014


On Tue, Jul 08, 2014 at 03:26:38PM -0700, bradley.d.volkin at intel.com wrote:
> From: Brad Volkin <bradley.d.volkin at intel.com>
> 
> It provides some useful information about the buffers in
> the global command parser batch pool.
> 
> v2: rebase on global pool instead of per-ring pools

Include the counts in i915_gem_objects as well.

The issue is that the kernel allocated objects will perturb the number
of objects allocated (possibly substantially) so having the kernel
listed for its consumption will help track usage.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list