Searched refs:tegra_fb_is_bottom_up (Results 1 – 3 of 3) sorted by relevance
179 bool tegra_fb_is_bottom_up(struct drm_framebuffer *framebuffer);
32 bool tegra_fb_is_bottom_up(struct drm_framebuffer *framebuffer) in tegra_fb_is_bottom_up() function
704 window.bottom_up = tegra_fb_is_bottom_up(fb) || state->bottom_up; in tegra_plane_atomic_update()