Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/host1x/
H A Dsyncpt.c522 void host1x_syncpt_release_vblank_reservation(struct host1x_client *client, in host1x_syncpt_release_vblank_reservation() function
532 EXPORT_SYMBOL(host1x_syncpt_release_vblank_reservation);
/linux-6.15/include/linux/
H A Dhost1x.h227 void host1x_syncpt_release_vblank_reservation(struct host1x_client *client,
/linux-6.15/drivers/gpu/drm/tegra/
H A Ddc.c2618 host1x_syncpt_release_vblank_reservation(client, 26 + dc->pipe); in tegra_dc_init()