Home
last modified time | relevance | path

Searched refs:host1x_syncpt_incr (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.c207 int host1x_syncpt_incr(struct host1x_syncpt *sp) in host1x_syncpt_incr() function
211 EXPORT_SYMBOL(host1x_syncpt_incr);
/linux-6.3-rc2/drivers/staging/media/tegra-video/
A Dtegra210.c395 host1x_syncpt_incr(chan->frame_start_sp[i]); in tegra_channel_capture_frame()
397 host1x_syncpt_incr(chan->mw_ack_sp[i]); in tegra_channel_capture_frame()
442 host1x_syncpt_incr(chan->mw_ack_sp[i]); in tegra_channel_capture_done()
/linux-6.3-rc2/drivers/gpu/host1x/hw/
A Dcdma_hw.c34 host1x_syncpt_incr(cdma->timeout.syncpt); in cdma_timeout_cpu_incr()
/linux-6.3-rc2/include/linux/
A Dhost1x.h208 int host1x_syncpt_incr(struct host1x_syncpt *sp);
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Ddrm.c412 return host1x_syncpt_incr(sp); in tegra_syncpt_incr()

Completed in 14 milliseconds