Name

i915_guc_submit — 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