Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c1525 static void guc_flush_destroyed_contexts(struct intel_guc *guc);
1544 guc_flush_destroyed_contexts(guc); in intel_guc_submission_reset_prepare()
1906 guc_flush_destroyed_contexts(guc); in intel_guc_submission_fini()
3092 static void guc_flush_destroyed_contexts(struct intel_guc *guc) in guc_flush_destroyed_contexts() function