Lines Matching refs:tu_device
70 tu_bo_init_new(struct tu_device *dev, struct tu_bo **bo, uint64_t size,
74 tu_bo_init_dmabuf(struct tu_device *dev,
80 tu_bo_export_dmabuf(struct tu_device *dev, struct tu_bo *bo);
83 tu_bo_finish(struct tu_device *dev, struct tu_bo *bo);
86 tu_bo_map(struct tu_device *dev, struct tu_bo *bo);
99 tu_device_get_gpu_timestamp(struct tu_device *dev,
103 tu_device_get_suspend_count(struct tu_device *dev,
107 tu_device_wait_u_trace(struct tu_device *dev, struct tu_u_trace_syncobj *syncobj);
113 tu_drm_submitqueue_new(const struct tu_device *dev,
118 tu_drm_submitqueue_close(const struct tu_device *dev, uint32_t queue_id);
121 tu_syncobj_to_fd(struct tu_device *device, struct vk_sync *sync);