host1x_fence_create
struct dma_fence *fence = host1x_fence_create(job->syncpt, job->syncpt_end, true);
EXPORT_SYMBOL(host1x_fence_create);
job->fence = host1x_fence_create(sp, syncval, true);
fence = host1x_fence_create(sp, thresh, false);
struct dma_fence *host1x_fence_create(struct host1x_syncpt *sp, u32 threshold,