Home
last modified time | relevance | path

Searched refs:host1x_syncpt_is_expired (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.h106 bool host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh);
A Dfence.c37 if (host1x_syncpt_is_expired(sf->sp, sf->threshold)) in host1x_syncpt_fence_enable_signaling()
A Dsyncpt.c231 if (host1x_syncpt_is_expired(sp, thresh)) in host1x_syncpt_wait()
263 bool host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh) in host1x_syncpt_is_expired() function
A Dcdma.c323 if (!host1x_syncpt_is_expired(sp, job->syncpt_end) && in update_cdma_locked()

Completed in 5 milliseconds