Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c680 static int try_context_registration(struct intel_context *ce, bool loop);
980 ret = try_context_registration(ce, false); in guc_dequeue_one_context()
2757 static int try_context_registration(struct intel_context *ce, bool loop) in try_context_registration() function
3724 ret = try_context_registration(ce, true); in guc_request_alloc()
4239 ret = try_context_registration(ce, true); in guc_kernel_context_pin()