Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c694 static int try_context_registration(struct intel_context *ce, bool loop);
994 ret = try_context_registration(ce, false); in guc_dequeue_one_context()
2868 static int try_context_registration(struct intel_context *ce, bool loop) in try_context_registration() function
3885 ret = try_context_registration(ce, true); in guc_request_alloc()
4405 ret = try_context_registration(ce, true); in guc_kernel_context_pin()