Lines Matching refs:syncpt
282 cdma->timeout.syncpt = job->syncpt;
320 struct host1x_syncpt *sp = job->syncpt;
322 /* Check whether this syncpt has completed, and bail if not */
325 /* Start timer on next pending syncpt */
370 syncpt_val = host1x_syncpt_load(cdma->timeout.syncpt);
377 * completed based on the current HW syncpt value. It's likely there
379 * where a syncpt incr happens just prior/during the teardown.
441 host1x_syncpt_set_locked(job->syncpt);
447 if (job->syncpt != failed_job->syncpt)
559 if (job->syncpt->locked) {