Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Dfb.c20 struct tegra_bo *tegra_fb_get_plane(struct drm_framebuffer *framebuffer, in tegra_fb_get_plane() function
28 struct tegra_bo *bo = tegra_fb_get_plane(framebuffer, 0); in tegra_fb_is_bottom_up()
H A Ddrm.h182 struct tegra_bo *tegra_fb_get_plane(struct drm_framebuffer *framebuffer,
H A Dplane.c146 struct tegra_bo *bo = tegra_fb_get_plane(state->base.fb, i); in tegra_dc_pin()