Home
last modified time | relevance | path

Searched refs:host1x_syncpt_release_vblank_reservation (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/host1x/
Dsyncpt.c570 void host1x_syncpt_release_vblank_reservation(struct host1x_client *client, in host1x_syncpt_release_vblank_reservation() function
580 EXPORT_SYMBOL(host1x_syncpt_release_vblank_reservation);
/linux-6.1.9/include/linux/
Dhost1x.h221 void host1x_syncpt_release_vblank_reservation(struct host1x_client *client,
/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.c2611 host1x_syncpt_release_vblank_reservation(client, 26 + dc->pipe); in tegra_dc_init()