host1x_syncpt_incr_max
fence = host1x_syncpt_incr_max(sp, 1);
job->syncpt_end = host1x_syncpt_incr_max(sp, job->syncpt_incrs);
fence = host1x_syncpt_incr_max(sp, 1);
job->syncpt_end = host1x_syncpt_incr_max(sp, job->syncpt_incrs);
EXPORT_SYMBOL(host1x_syncpt_incr_max);
u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs);
thresh = host1x_syncpt_incr_max(chan->frame_start_sp[i], 1);
thresh = host1x_syncpt_incr_max(chan->mw_ack_sp[i], 1);
u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs);