Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
A Dplane.h67 to_tegra_plane_state(struct drm_plane_state *state) in to_tegra_plane_state() function
78 return to_tegra_plane_state((struct drm_plane_state *)state); in to_const_tegra_plane_state()
A Dplane.c53 struct tegra_plane_state *state = to_tegra_plane_state(plane->state); in tegra_plane_atomic_duplicate_state()
239 return tegra_dc_pin(dc, to_tegra_plane_state(state)); in tegra_plane_prepare_fb()
248 tegra_dc_unpin(dc, to_tegra_plane_state(state)); in tegra_plane_cleanup_fb()
253 struct tegra_plane_state *tegra_state = to_tegra_plane_state(state); in tegra_plane_calculate_memory_bandwidth()
594 to_tegra_plane_state(old)->opaque == state->opaque) in tegra_plane_check_transparency()
701 tegra_state = to_tegra_plane_state(new); in tegra_plane_setup_transparency()
A Ddc.c179 state = to_tegra_plane_state(plane->base.state); in tegra_plane_setup_blending_legacy()
612 struct tegra_plane_state *plane_state = to_tegra_plane_state(new_plane_state); in tegra_plane_atomic_check()
721 struct tegra_plane_state *tegra_plane_state = to_tegra_plane_state(new_state); in tegra_plane_atomic_update()
860 struct tegra_plane_state *plane_state = to_tegra_plane_state(new_plane_state); in tegra_cursor_atomic_check()
898 struct tegra_plane_state *tegra_plane_state = to_tegra_plane_state(new_state); in tegra_cursor_atomic_update()
2322 new_tegra_state = to_tegra_plane_state(new_plane_state); in tegra_crtc_calculate_memory_bandwidth()
A Dhub.c427 struct tegra_plane_state *plane_state = to_tegra_plane_state(new_plane_state); in tegra_shared_plane_atomic_check()
536 struct tegra_plane_state *tegra_plane_state = to_tegra_plane_state(new_state); in tegra_shared_plane_atomic_update()

Completed in 11 milliseconds