Searched refs:to_tegra_dc (Results 1 – 9 of 9) sorted by relevance
97 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_plane_supports_sector_layout()203 struct tegra_dc *dc = to_tegra_dc(state->crtc); in tegra_plane_prepare_fb()219 struct tegra_dc *dc = to_tegra_dc(state->crtc); in tegra_plane_cleanup_fb()247 soc = to_tegra_dc(state->crtc)->soc; in tegra_plane_calculate_memory_bandwidth()
1021 dc = to_tegra_dc(old_state->crtc); in tegra_cursor_atomic_disable()1731 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_dc_late_register()1756 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_dc_early_unregister()1772 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_dc_get_vblank_counter()1784 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_dc_enable_vblank()1796 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_dc_disable_vblank()2008 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_crtc_update_memory_bandwidth()2098 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_crtc_atomic_disable()2164 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_crtc_atomic_enable()2317 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_crtc_atomic_flush()[all …]
433 struct tegra_dc *dc = to_tegra_dc(new_plane_state->crtc); in tegra_shared_plane_atomic_check()497 dc = to_tegra_dc(old_state->crtc); in tegra_shared_plane_atomic_disable()539 struct tegra_dc *dc = to_tegra_dc(new_state->crtc); in tegra_shared_plane_atomic_update()874 hub_state->dc = to_tegra_dc(dc->base.crtc); in tegra_display_hub_atomic_check()
254 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_output_find_possible_crtcs()
153 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_rgb_encoder_atomic_check()
845 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_dsi_encoder_disable()910 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_dsi_encoder_enable()967 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_dsi_encoder_atomic_check()
1289 struct tegra_dc *dc = to_tegra_dc(sor->output.encoder.crtc); in tegra_sor_mode_set()1809 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_sor_encoder_atomic_check()2208 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_disable()2250 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_enable()2656 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_dp_disable()2720 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_dp_enable()
1167 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_hdmi_encoder_disable()1212 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_hdmi_encoder_enable()1442 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_hdmi_encoder_atomic_check()
114 static inline struct tegra_dc *to_tegra_dc(struct drm_crtc *crtc) in to_tegra_dc() function
Completed in 31 milliseconds