Searched refs:guc_ct_send (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_guc_ct.c | 788 static int guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send() function 807 ret = guc_ct_send(ct, action, len, g2h_len, num_g2h, NULL); in xe_guc_ct_send() 876 ret = guc_ct_send(ct, action, len, 0, 0, &g2h_fence); in guc_ct_send_recv()
|