Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dplane.c52 struct tegra_plane_state *state = to_tegra_plane_state(plane->state); in tegra_plane_atomic_duplicate_state()
203 return tegra_dc_pin(dc, to_tegra_plane_state(state)); in tegra_plane_prepare_fb()
212 tegra_dc_unpin(dc, to_tegra_plane_state(state)); in tegra_plane_cleanup_fb()
463 to_tegra_plane_state(old)->opaque == state->opaque) in tegra_plane_check_transparency()
570 tegra_state = to_tegra_plane_state(new); in tegra_plane_setup_transparency()
H A Dplane.h58 to_tegra_plane_state(struct drm_plane_state *state) in to_tegra_plane_state() function
H A Dhub.c341 struct tegra_plane_state *plane_state = to_tegra_plane_state(state); in tegra_shared_plane_atomic_check()
428 struct tegra_plane_state *state = to_tegra_plane_state(plane->state); in tegra_shared_plane_atomic_update()
H A Ddc.c178 state = to_tegra_plane_state(plane->base.state); in tegra_plane_setup_blending_legacy()
609 struct tegra_plane_state *plane_state = to_tegra_plane_state(state); in tegra_plane_atomic_check()
709 struct tegra_plane_state *state = to_tegra_plane_state(plane->state); in tegra_plane_atomic_update()
866 struct tegra_plane_state *state = to_tegra_plane_state(plane->state); in tegra_cursor_atomic_update()