Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c2064 static int new_guc_id(struct intel_guc *guc, struct intel_context *ce) in new_guc_id() function
3584 static bool context_needs_register(struct intel_context *ce, bool new_guc_id) in context_needs_register()