Home
last modified time | relevance | path

Searched defs:num_syncs (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_group.c315 static int wait_syncs(struct xe_sync_entry *syncs, int num_syncs) in wait_syncs()
341 struct xe_sync_entry *syncs, int num_syncs) in xe_hw_engine_group_get_mode()
H A Dxe_exec.c123 u32 i, num_syncs, num_in_sync = 0, num_ufence = 0; in xe_exec_ioctl() local
H A Dxe_vm.c2048 find_ufence_get(struct xe_sync_entry * syncs,u32 num_syncs) find_ufence_get() argument
3749 vm_bind_ioctl_signal_fences(struct xe_vm * vm,struct xe_exec_queue * q,struct xe_sync_entry * syncs,int num_syncs) vm_bind_ioctl_signal_fences() argument
3771 xe_vma_ops_init(struct xe_vma_ops * vops,struct xe_vm * vm,struct xe_exec_queue * q,struct xe_sync_entry * syncs,u32 num_syncs) xe_vma_ops_init() argument
3864 u32 num_syncs, num_ufence = 0; xe_vm_bind_ioctl() local
[all...]
H A Dxe_vm_types.h539 /** @num_syncs: number of syncs */ member
H A Dxe_oa.c99 int num_syncs; global() member
1401 int ret, num_syncs, num_ufence = 0; xe_oa_parse_syncs() local
[all...]
H A Dxe_pt.c1228 no_in_syncs(struct xe_sync_entry * syncs,u32 num_syncs) no_in_syncs() argument