[Intel-gfx] [PATCH v6 1/5] drm/i915: Implement a framework for batch buffer pools

Michael H. Nguyen michael.h.nguyen at intel.com
Wed Dec 10 09:05:05 PST 2014



On 12/10/2014 08:41 AM, Bloomfield, Jon wrote:
> why do we take the batch_pool lock in i915_gem_batch_pool_info() ?
i915_gem_batch_pool_info() is a new debugfs entry while 
print_batch_pool_stats() is just an internal fnc, called from the 
debugfs entry i915_gem_object_info(). i915_gem_object_info() handles the 
locks.


More information about the Intel-gfx mailing list