Searched refs:guc_request_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c2946 * GuC context gets pinned in guc_request_alloc. See that function for
3802 static int guc_request_alloc(struct i915_request *rq) function
4465 engine->request_alloc = guc_request_alloc;
5837 ve->base.request_alloc = guc_request_alloc;

Completed in 208 milliseconds