Name

i915_cmd_parser_fini_ring — clean up cmd parser related fields

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.