Home
last modified time | relevance | path

Searched refs:try_context_registration (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c670 static int try_context_registration(struct intel_context *ce, bool loop);
970 ret = try_context_registration(ce, false); in guc_dequeue_one_context()
2619 static int try_context_registration(struct intel_context *ce, bool loop) in try_context_registration() function
3497 ret = try_context_registration(ce, true); in guc_request_alloc()
3998 try_context_registration(ce, true); in guc_kernel_context_pin()