Home
last modified time | relevance | path

Searched defs:new_guc_id (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c1977 static int new_guc_id(struct intel_guc *guc, struct intel_context *ce) in new_guc_id() function
3425 static bool context_needs_register(struct intel_context *ce, bool new_guc_id) in context_needs_register()