Home
last modified time | relevance | path

Searched refs:host1x_syncpt_free (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/tegra/
Dgr2d.c70 host1x_syncpt_free(client->syncpts[0]); in gr2d_init()
89 host1x_syncpt_free(client->syncpts[0]); in gr2d_exit()
Dgr3d.c79 host1x_syncpt_free(client->syncpts[0]); in gr3d_init()
97 host1x_syncpt_free(client->syncpts[0]); in gr3d_exit()
Dvic.c200 host1x_syncpt_free(client->syncpts[0]); in vic_init()
224 host1x_syncpt_free(client->syncpts[0]); in vic_exit()
Ddc.c2130 host1x_syncpt_free(dc->syncpt); in tegra_dc_init()
2155 host1x_syncpt_free(dc->syncpt); in tegra_dc_exit()
/Linux-v5.10/drivers/gpu/host1x/
Dsyncpt.c440 void host1x_syncpt_free(struct host1x_syncpt *sp) in host1x_syncpt_free() function
456 EXPORT_SYMBOL(host1x_syncpt_free);
/Linux-v5.10/include/linux/
Dhost1x.h156 void host1x_syncpt_free(struct host1x_syncpt *sp);
/Linux-v5.10/drivers/staging/media/tegra-video/
Dvi.c941 host1x_syncpt_free(chan->mw_ack_sp); in tegra_channel_cleanup()
942 host1x_syncpt_free(chan->frame_start_sp); in tegra_channel_cleanup()
1059 host1x_syncpt_free(chan->mw_ack_sp); in tegra_channel_init()
1061 host1x_syncpt_free(chan->frame_start_sp); in tegra_channel_init()