Home
last modified time | relevance | path

Searched refs:TEGRA_BO_BOTTOM_UP (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dgem.h16 #define TEGRA_BO_BOTTOM_UP (1 << 0) macro
A Dfb.c37 if (bo->flags & TEGRA_BO_BOTTOM_UP) in tegra_fb_is_bottom_up()
A Ddrm.c719 bo->flags |= TEGRA_BO_BOTTOM_UP; in tegra_gem_set_flags()
740 if (bo->flags & TEGRA_BO_BOTTOM_UP) in tegra_gem_get_flags()
A Dgem.c411 bo->flags |= TEGRA_BO_BOTTOM_UP; in tegra_bo_create()

Completed in 9 milliseconds