Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.c505 static void __g2h_reserve_space(struct xe_guc_ct *ct, u32 g2h_len, u32 num_g2h) in __g2h_reserve_space()
634 u32 len, u32 g2h_len, u32 num_g2h, in __guc_ct_send_locked()
714 u32 g2h_len, u32 num_g2h, in guc_ct_send_locked()
789 u32 g2h_len, u32 num_g2h, struct g2h_fence *g2h_fence) in guc_ct_send()
803 u32 g2h_len, u32 num_g2h) in xe_guc_ct_send()
815 u32 g2h_len, u32 num_g2h) in xe_guc_ct_send_locked()
Dxe_guc_submit.c667 u32 num_g2h = 0; in submit_exec_queue() local