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.c2951 * GuC context gets pinned in guc_request_alloc. See that function for
3807 static int guc_request_alloc(struct i915_request *rq) function
4470 engine->request_alloc = guc_request_alloc;
5848 ve->base.request_alloc = guc_request_alloc;

Completed in 219 milliseconds