Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_drm.h110 struct tegra_bo *tegra_fb_get_plane(struct tegra_fb *fb, int idx);
H A Dtegra_fb.c213 tegra_fb_get_plane(struct tegra_fb *fb, int idx) in tegra_fb_get_plane() function
H A Dtegra_dc.c899 bo = tegra_fb_get_plane(fb, 0); in dc_finish_page_flip()