Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_drm.h112 struct tegra_bo *tegra_fb_get_plane(struct tegra_fb *fb, int idx);
H A Dtegra_fb.c216 tegra_fb_get_plane(struct tegra_fb *fb, int idx) in tegra_fb_get_plane() function
H A Dtegra_dc.c902 bo = tegra_fb_get_plane(fb, 0); in dc_finish_page_flip()