Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.c59 static bool g2h_fence_needs_alloc(struct g2h_fence *g2h_fence) in g2h_fence_needs_alloc() function
669 if (g2h_fence_needs_alloc(g2h_fence)) { in __guc_ct_send_locked()
892 if (!g2h_fence_needs_alloc(&g2h_fence)) in guc_ct_send_recv()