H A D | drm_syncobj.c | 246 struct drm_syncobj *drm_syncobj_find(struct drm_file *file_private, in drm_syncobj_find() argument 436 int drm_syncobj_find_fence(struct drm_file *file_private, in drm_syncobj_find_fence() argument 597 drm_syncobj_get_handle(struct drm_file * file_private,struct drm_syncobj * syncobj,u32 * handle) drm_syncobj_get_handle() argument 622 drm_syncobj_create_as_handle(struct drm_file * file_private,u32 * handle,uint32_t flags) drm_syncobj_create_as_handle() argument 637 drm_syncobj_destroy(struct drm_file * file_private,u32 handle) drm_syncobj_destroy() argument 705 drm_syncobj_handle_to_fd(struct drm_file * file_private,u32 handle,int * p_fd) drm_syncobj_handle_to_fd() argument 719 drm_syncobj_fd_to_handle(struct drm_file * file_private,int fd,u32 * handle) drm_syncobj_fd_to_handle() argument 758 drm_syncobj_import_sync_file_fence(struct drm_file * file_private,int fd,int handle) drm_syncobj_import_sync_file_fence() argument 779 drm_syncobj_export_sync_file(struct drm_file * file_private,int handle,int * p_fd) drm_syncobj_export_sync_file() argument 819 drm_syncobj_open(struct drm_file * file_private) drm_syncobj_open() argument 843 drm_syncobj_release(struct drm_file * file_private) drm_syncobj_release() argument 852 drm_syncobj_create_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_create_ioctl() argument 869 drm_syncobj_destroy_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_destroy_ioctl() argument 884 drm_syncobj_handle_to_fd_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_handle_to_fd_ioctl() argument 908 drm_syncobj_fd_to_handle_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_fd_to_handle_ioctl() argument 976 drm_syncobj_transfer_to_timeline(struct drm_file * file_private,struct drm_syncobj_transfer * args) drm_syncobj_transfer_to_timeline() argument 1014 drm_syncobj_transfer_to_binary(struct drm_file * file_private,struct drm_syncobj_transfer * args) drm_syncobj_transfer_to_binary() argument 1037 drm_syncobj_transfer_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_transfer_ioctl() argument 1274 drm_syncobj_array_wait(struct drm_device * dev,struct drm_file * file_private,struct drm_syncobj_wait * wait,struct drm_syncobj_timeline_wait * timeline_wait,struct drm_syncobj ** syncobjs,bool timeline) drm_syncobj_array_wait() argument 1306 drm_syncobj_array_find(struct drm_file * file_private,void __user * user_handles,uint32_t count_handles,struct drm_syncobj *** syncobjs_out) drm_syncobj_array_find() argument 1365 drm_syncobj_wait_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_wait_ioctl() argument 1398 drm_syncobj_timeline_wait_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_timeline_wait_ioctl() argument 1484 drm_syncobj_eventfd_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_eventfd_ioctl() argument 1529 drm_syncobj_reset_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_reset_ioctl() argument 1562 drm_syncobj_signal_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_signal_ioctl() argument 1598 drm_syncobj_timeline_signal_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_timeline_signal_ioctl() argument 1670 drm_syncobj_query_ioctl(struct drm_device * dev,void * data,struct drm_file * file_private) drm_syncobj_query_ioctl() argument [all...] |