Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c1613 static void guc_flush_destroyed_contexts(struct intel_guc *guc);
1632 guc_flush_destroyed_contexts(guc); in intel_guc_submission_reset_prepare()
1995 guc_flush_destroyed_contexts(guc); in intel_guc_submission_fini()
3258 static void guc_flush_destroyed_contexts(struct intel_guc *guc) in guc_flush_destroyed_contexts() function