Searched refs:to_tegra_plane_state (Results 1 – 4 of 4) sorted by relevance
67 to_tegra_plane_state(struct drm_plane_state *state) in to_tegra_plane_state() function78 return to_tegra_plane_state((struct drm_plane_state *)state); in to_const_tegra_plane_state()
54 struct tegra_plane_state *state = to_tegra_plane_state(plane->state); in tegra_plane_atomic_duplicate_state()213 return tegra_dc_pin(dc, to_tegra_plane_state(state)); in tegra_plane_prepare_fb()222 tegra_dc_unpin(dc, to_tegra_plane_state(state)); in tegra_plane_cleanup_fb()227 struct tegra_plane_state *tegra_state = to_tegra_plane_state(state); in tegra_plane_calculate_memory_bandwidth()627 to_tegra_plane_state(old)->opaque == state->opaque) in tegra_plane_check_transparency()734 tegra_state = to_tegra_plane_state(new); in tegra_plane_setup_transparency()
184 state = to_tegra_plane_state(plane->base.state); in tegra_plane_setup_blending_legacy()621 struct tegra_plane_state *plane_state = to_tegra_plane_state(new_plane_state); in tegra_plane_atomic_check()730 struct tegra_plane_state *tegra_plane_state = to_tegra_plane_state(new_state); in tegra_plane_atomic_update()869 struct tegra_plane_state *plane_state = to_tegra_plane_state(new_plane_state); in tegra_cursor_atomic_check()905 struct tegra_plane_state *tegra_plane_state = to_tegra_plane_state(new_state); in __tegra_cursor_atomic_update()2481 new_tegra_state = to_tegra_plane_state(new_plane_state); in tegra_crtc_calculate_memory_bandwidth()
430 struct tegra_plane_state *plane_state = to_tegra_plane_state(new_plane_state); in tegra_shared_plane_atomic_check()539 struct tegra_plane_state *tegra_plane_state = to_tegra_plane_state(new_state); in tegra_shared_plane_atomic_update()
Completed in 13 milliseconds