Lines Matching refs:intel_crtc
643 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in chv_set_phy_signal_level() local
645 enum pipe pipe = intel_crtc->pipe; in chv_set_phy_signal_level()
658 if (intel_crtc->config->lane_count > 2) { in chv_set_phy_signal_level()
671 if (intel_crtc->config->lane_count > 2) { in chv_set_phy_signal_level()
679 for (i = 0; i < intel_crtc->config->lane_count; i++) { in chv_set_phy_signal_level()
687 for (i = 0; i < intel_crtc->config->lane_count; i++) { in chv_set_phy_signal_level()
710 for (i = 0; i < intel_crtc->config->lane_count; i++) { in chv_set_phy_signal_level()
724 if (intel_crtc->config->lane_count > 2) { in chv_set_phy_signal_level()
740 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_data_lane_soft_reset()
784 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_phy_pre_pll_enable()
865 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_phy_pre_encoder_enable()
989 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in vlv_set_phy_signal_level() local
992 enum pipe pipe = intel_crtc->pipe; in vlv_set_phy_signal_level()
1015 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_phy_pre_pll_enable()
1043 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_phy_pre_encoder_enable()
1072 struct intel_crtc *crtc = to_intel_crtc(old_crtc_state->base.crtc); in vlv_phy_reset_lanes()