i915_gem_batch_pool_fini(9) 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.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

Daniel Vetter <[email protected]>
Intel Corporation,         
        

Contributions all over the place

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT