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()
705 bo->flags |= TEGRA_BO_BOTTOM_UP; in tegra_gem_set_flags()726 if (bo->flags & TEGRA_BO_BOTTOM_UP) in tegra_gem_get_flags()
370 bo->flags |= TEGRA_BO_BOTTOM_UP; in tegra_bo_create()
Completed in 12 milliseconds