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

/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c694 static int try_context_registration(struct intel_context *ce, bool loop);
994 ret = try_context_registration(ce, false);
2862 static int try_context_registration(struct intel_context *ce, bool loop) function
3879 ret = try_context_registration(ce, true);
4394 ret = try_context_registration(ce, true);

Completed in 93 milliseconds