Searched refs:TEGRA_BO_BOTTOM_UP (Results 1 – 4 of 4) sorted by relevance
16 #define TEGRA_BO_BOTTOM_UP (1 << 0) macro
36 if (bo->flags & TEGRA_BO_BOTTOM_UP) in tegra_fb_is_bottom_up()
702 bo->flags |= TEGRA_BO_BOTTOM_UP; in tegra_gem_set_flags()723 if (bo->flags & TEGRA_BO_BOTTOM_UP) in tegra_gem_get_flags()
354 bo->flags |= TEGRA_BO_BOTTOM_UP; in tegra_bo_create()