Searched refs:host1x_fence_create (Results 1 – 4 of 4) sorted by relevance
125 struct dma_fence *host1x_fence_create(struct host1x_syncpt *sp, u32 threshold, in host1x_fence_create() function145 EXPORT_SYMBOL(host1x_fence_create);
239 fence = host1x_fence_create(sp, thresh, false); in host1x_syncpt_wait()
326 job->fence = host1x_fence_create(sp, syncval, true); in channel_submit()
649 struct dma_fence *fence = host1x_fence_create(job->syncpt, job->syncpt_end, true); in tegra_drm_ioctl_channel_submit()
Completed in 8 milliseconds