Searched refs:drm_syncobj_get_handle (Results 1 – 5 of 5) sorted by relevance
128 int drm_syncobj_get_handle(struct drm_file *file_private,
513 int drm_syncobj_get_handle(struct drm_file *file_private, in drm_syncobj_get_handle() function536 EXPORT_SYMBOL(drm_syncobj_get_handle);548 ret = drm_syncobj_get_handle(file_private, syncobj, handle); in drm_syncobj_create_as_handle()
750 drm_syncobj_get_handle
1809 drm_syncobj_get_handle
1455 r = drm_syncobj_get_handle(filp, syncobj, &info->out.handle); in amdgpu_cs_fence_to_handle_ioctl()