SYNOPSIS

void i915_cmd_parser_fini_ring(struct intel_engine_cs * ring);

ARGUMENTS

ring

the ringbuffer to clean up

DESCRIPTION

Releases any resources related to command parsing that may have been initialized for the specified ring.

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

COPYRIGHT