Name

i915_gem_batch_pool_fini — clean up a batch buffer pool

Synopsis

void i915_gem_batch_pool_fini (struct i915_gem_batch_pool * pool);
 

Arguments

pool

the pool to clean up

Note

Callers must hold the struct_mutex.