Lines Matching refs:crtc
1287 struct tegra_dc *dc = to_tegra_dc(sor->output.encoder.crtc); in tegra_sor_mode_set()
1492 struct drm_crtc *crtc = sor->output.encoder.crtc; in tegra_sor_show_crc() local
1499 if (!crtc || !crtc->state->active) { in tegra_sor_show_crc()
1654 struct drm_crtc *crtc = sor->output.encoder.crtc; in tegra_sor_show_regs() local
1661 if (!crtc || !crtc->state->active) { in tegra_sor_show_regs()
1806 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_sor_encoder_atomic_check()
2193 mode = &sor->output.encoder.crtc->state->adjusted_mode; in tegra_sor_hdmi_scdc_start()
2205 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_disable()
2247 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_enable()
2258 mode = &encoder->crtc->state->adjusted_mode; in tegra_sor_hdmi_enable()
2653 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_dp_disable()
2717 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_dp_enable()
2728 mode = &encoder->crtc->state->adjusted_mode; in tegra_sor_dp_enable()