Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddrm.h168 bool tegra_fb_is_bottom_up(struct drm_framebuffer *framebuffer);
H A Dfb.c32 bool tegra_fb_is_bottom_up(struct drm_framebuffer *framebuffer) in tegra_fb_is_bottom_up() function
H A Ddc.c657 if (tegra_fb_is_bottom_up(state->fb)) in tegra_plane_atomic_check()