Lines Matching refs:intel_crtc
646 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in chv_set_phy_signal_level() local
648 enum pipe pipe = intel_crtc->pipe; in chv_set_phy_signal_level()
661 if (intel_crtc->config->lane_count > 2) { in chv_set_phy_signal_level()
674 if (intel_crtc->config->lane_count > 2) { in chv_set_phy_signal_level()
682 for (i = 0; i < intel_crtc->config->lane_count; i++) { in chv_set_phy_signal_level()
690 for (i = 0; i < intel_crtc->config->lane_count; i++) { in chv_set_phy_signal_level()
713 for (i = 0; i < intel_crtc->config->lane_count; i++) { in chv_set_phy_signal_level()
727 if (intel_crtc->config->lane_count > 2) { in chv_set_phy_signal_level()
742 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_data_lane_soft_reset()
786 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_phy_pre_pll_enable()
867 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_phy_pre_encoder_enable()
991 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in vlv_set_phy_signal_level() local
994 enum pipe pipe = intel_crtc->pipe; in vlv_set_phy_signal_level()
1019 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_phy_pre_pll_enable()
1049 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_phy_pre_encoder_enable()
1078 struct intel_crtc *crtc = to_intel_crtc(old_crtc_state->base.crtc); in vlv_phy_reset_lanes()