Home
last modified time | relevance | path

Searched refs:host1x_syncpt_put (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/tegra/
Duapi.c59 host1x_syncpt_put(sp); in tegra_drm_uapi_close_file()
317 host1x_syncpt_put(sp); in tegra_drm_ioctl_syncpoint_allocate()
337 host1x_syncpt_put(sp); in tegra_drm_ioctl_syncpoint_free()
Dgr2d.c91 host1x_syncpt_put(client->syncpts[0]); in gr2d_init()
113 host1x_syncpt_put(client->syncpts[0]); in gr2d_exit()
Dnvdec.c139 host1x_syncpt_put(client->syncpts[0]); in nvdec_init()
166 host1x_syncpt_put(client->syncpts[0]); in nvdec_exit()
Dgr3d.c101 host1x_syncpt_put(client->syncpts[0]); in gr3d_init()
122 host1x_syncpt_put(client->syncpts[0]); in gr3d_exit()
Dvic.c177 host1x_syncpt_put(client->syncpts[0]); in vic_init()
204 host1x_syncpt_put(client->syncpts[0]); in vic_exit()
Ddc.c2715 host1x_syncpt_put(dc->syncpt); in tegra_dc_init()
2740 host1x_syncpt_put(dc->syncpt); in tegra_dc_exit()
/linux-6.1.9/drivers/gpu/host1x/
Dsyncpt.c415 void host1x_syncpt_put(struct host1x_syncpt *sp) in host1x_syncpt_put() function
422 EXPORT_SYMBOL(host1x_syncpt_put);
Djob.c96 host1x_syncpt_put(job->syncpt); in job_free()
/linux-6.1.9/include/linux/
Dhost1x.h213 void host1x_syncpt_put(struct host1x_syncpt *sp);
/linux-6.1.9/drivers/staging/media/tegra-video/
Dvi.c1139 host1x_syncpt_put(chan->mw_ack_sp[i]); in tegra_channel_host1x_syncpts_free()
1140 host1x_syncpt_put(chan->frame_start_sp[i]); in tegra_channel_host1x_syncpts_free()
1185 host1x_syncpt_put(fs_sp); in tegra_channel_host1x_syncpt_init()