Searched refs:drm_syncobj_wait (Results 1 – 9 of 9) sorted by relevance
40 struct drm_syncobj_wait wait = { in intel_gem_supports_syncobj_wait()
224 struct drm_syncobj_wait args = { in iris_wait_syncobj()431 struct drm_syncobj_wait args = { in iris_fence_finish()
487 struct drm_syncobj_wait args = { in iris_bo_wait_syncobj()
201 struct drm_syncobj_wait args = { in crocus_wait_syncobj()363 struct drm_syncobj_wait args = { in crocus_fence_finish()
884 struct drm_syncobj_wait { struct1069 #define DRM_IOCTL_SYNCOBJ_WAIT DRM_IOWR(0xC3, struct drm_syncobj_wait)
884 struct drm_syncobj_wait { struct1079 #define DRM_IOCTL_SYNCOBJ_WAIT DRM_IOWR(0xC3, struct drm_syncobj_wait)
488 drm_syncobj_wait(struct tu_device *device, in drm_syncobj_wait() function552 ret = drm_syncobj_wait(dev, handles, submit_count, abs_timeout_ns, wait_all); in tu_timeline_sync_wait()
1087 struct drm_syncobj_wait wait = { in panvk_QueueWaitIdle()1428 struct drm_syncobj_wait wait = { in panvk_GetEventStatus()
4909 struct drm_syncobj_wait args; in drmSyncobjWait()