Lines Matching refs:tegra_dc
193 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_update()
213 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_activate()
232 tegra_shared_plane_get_owner(struct tegra_plane *plane, struct tegra_dc *dc) in tegra_shared_plane_get_owner()
240 static bool tegra_dc_owns_shared_plane(struct tegra_dc *dc, in tegra_dc_owns_shared_plane()
257 struct tegra_dc *new) in tegra_shared_plane_set_owner()
261 struct tegra_dc *old = plane->dc, *dc = new ? new : old; in tegra_shared_plane_set_owner()
365 static void tegra_dc_assign_shared_plane(struct tegra_dc *dc, in tegra_dc_assign_shared_plane()
416 static void tegra_dc_remove_shared_plane(struct tegra_dc *dc, in tegra_dc_remove_shared_plane()
430 struct tegra_dc *dc = to_tegra_dc(new_plane_state->crtc); in tegra_shared_plane_atomic_check()
486 struct tegra_dc *dc; in tegra_shared_plane_atomic_disable()
537 struct tegra_dc *dc = to_tegra_dc(new_state->crtc); in tegra_shared_plane_atomic_update()
748 struct tegra_dc *dc, in tegra_shared_plane_create()
876 static void tegra_display_hub_update(struct tegra_dc *dc) in tegra_display_hub_update()