Searched refs:bottom_up (Results 1 – 6 of 6) sorted by relevance
78 bool bottom_up; /* is bottom up direction? */ member329 memblock.bottom_up = enable; in memblock_set_bottom_up()339 return memblock.bottom_up; in memblock_bottom_up()
49 bool bottom_up; member
59 copy->bottom_up = state->bottom_up; in tegra_plane_atomic_duplicate_state()
402 if (window->bottom_up) in tegra_dc_setup_window()468 if (window->bottom_up) in tegra_dc_setup_window()640 plane_state->bottom_up = true; in tegra_plane_atomic_check()642 plane_state->bottom_up = false; in tegra_plane_atomic_check()704 window.bottom_up = tegra_fb_is_bottom_up(fb) || state->bottom_up; in tegra_plane_atomic_update()
144 bool bottom_up; member
109 .bottom_up = false,