i915_cmd_parser_init_ring(9) set cmd parser related fields for a ringbuffer

SYNOPSIS

int i915_cmd_parser_init_ring(struct intel_engine_cs * engine);

ARGUMENTS

engine

-- undescribed --

DESCRIPTION

Optionally initializes fields related to batch buffer command parsing in the struct intel_engine_cs based on whether the platform requires software command parsing.

RETURN

non-zero if initialization fails

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