Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c2022 static bool context_needs_register(struct intel_context *ce, bool new_guc_id) in context_needs_register() function
2083 if (context_needs_register(ce, !!ret)) { in guc_request_alloc()