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