Searched refs:TEGRA_BO_BOTTOM_UP (Results 1 – 4 of 4) sorted by relevance
20 #define TEGRA_BO_BOTTOM_UP (1 << 0) macro
43 if (fb->planes[0]->flags & TEGRA_BO_BOTTOM_UP) in tegra_fb_is_bottom_up()
749 bo->flags |= TEGRA_BO_BOTTOM_UP; in tegra_gem_set_flags()770 if (bo->flags & TEGRA_BO_BOTTOM_UP) in tegra_gem_get_flags()
273 bo->flags |= TEGRA_BO_BOTTOM_UP; in tegra_bo_create()