i915_guc_submit(9) Submit commands through GuC

SYNOPSIS

int i915_guc_submit(struct i915_guc_client * client, struct drm_i915_gem_request * rq);

ARGUMENTS

client

the guc client where commands will go through

rq

request associated with the commands

RETURN

0 if succeed

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