Lines Matching refs:tegra_dc
167 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_update()
187 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_activate()
206 tegra_shared_plane_get_owner(struct tegra_plane *plane, struct tegra_dc *dc) in tegra_shared_plane_get_owner()
214 static bool tegra_dc_owns_shared_plane(struct tegra_dc *dc, in tegra_dc_owns_shared_plane()
231 struct tegra_dc *new) in tegra_shared_plane_set_owner()
235 struct tegra_dc *old = plane->dc, *dc = new ? new : old; in tegra_shared_plane_set_owner()
271 static void tegra_dc_assign_shared_plane(struct tegra_dc *dc, in tegra_dc_assign_shared_plane()
320 static void tegra_dc_remove_shared_plane(struct tegra_dc *dc, in tegra_dc_remove_shared_plane()
332 struct tegra_dc *dc = to_tegra_dc(state->crtc); in tegra_shared_plane_atomic_check()
380 struct tegra_dc *dc; in tegra_shared_plane_atomic_disable()
412 struct tegra_dc *dc = to_tegra_dc(plane->state->crtc); in tegra_shared_plane_atomic_update()
530 struct tegra_dc *dc, in tegra_shared_plane_create()
659 static void tegra_display_hub_update(struct tegra_dc *dc) in tegra_display_hub_update()