Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_sync_types.h14 struct drm_xe_sync;
H A Dxe_sync.h23 struct drm_xe_sync __user *sync_user,
H A Dxe_sync.c115 struct drm_xe_sync __user *sync_user, in xe_sync_entry_parse()
118 struct drm_xe_sync sync_in; in xe_sync_entry_parse()
H A Dxe_exec.c48 * interface (struct drm_xe_sync) to synchronize like syncing between two
110 struct drm_xe_sync __user *syncs_user = u64_to_user_ptr(args->syncs); in xe_exec_ioctl()
H A Dxe_oa.c97 struct drm_xe_sync __user *syncs_user;
H A Dxe_vm.c3523 struct drm_xe_sync __user *syncs_user; in xe_vm_bind_ioctl()
/linux/include/uapi/drm/
H A Dxe_drm.h1131 * provided for @drm_xe_sync.
1189 /** @syncs: pointer to struct drm_xe_sync array */
1332 * struct drm_xe_sync - sync object
1342 * A minimal use of @drm_xe_sync looks like this:
1346 * struct drm_xe_sync sync = {
1366 struct drm_xe_sync { struct
1411 * by using the example provided for @drm_xe_sync. argument
1432 /** @num_syncs: Amount of struct drm_xe_sync in array. */
1435 /** @syncs: Pointer to struct drm_xe_sync array. */
1802 * @DRM_XE_OA_PROPERTY_SYNCS: Pointer to struct @drm_xe_sync arra
1368 extensionsdrm_xe_sync global() argument
1374 typedrm_xe_sync global() argument
1378 flagsdrm_xe_sync global() argument
1380 __anon6ffc9936030adrm_xe_sync global() argument
[all...]
/linux/Documentation/gpu/
H A Ddrm-vm-bind-async.rst304 /** @syncs: pointer to struct drm_xe_sync array */