i915_gem_batch_pool_init(9) initialize a batch buffer pool

SYNOPSIS

void i915_gem_batch_pool_init(struct drm_device * dev, struct i915_gem_batch_pool * pool);

ARGUMENTS

dev

the drm device

pool

the batch buffer pool

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