Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c3840 static bool context_needs_register(struct intel_context *ce, bool new_guc_id) in context_needs_register() function
3942 if (context_needs_register(ce, !!ret)) { in guc_request_alloc()