Lines Matching refs:intel_crtc
1335 struct intel_crtc *intel_crtc = to_intel_crtc(pipe_config->base.crtc); in intel_dp_compute_config() local
1366 intel_gmch_panel_fitting(intel_crtc, pipe_config, in intel_dp_compute_config()
1369 intel_pch_panel_fitting(intel_crtc, pipe_config, in intel_dp_compute_config()
1488 struct intel_crtc *crtc = to_intel_crtc(dig_port->base.base.crtc); in ironlake_set_pll_cpu_edp()
1522 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_prepare()
2219 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_get_config()
2299 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_disable_dp()
2342 struct intel_crtc *intel_crtc = in chv_post_disable_dp() local
2345 enum pipe pipe = intel_crtc->pipe; in chv_post_disable_dp()
2484 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_enable_dp()
2617 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in vlv_init_panel_power_sequencer()
2658 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in vlv_pre_enable_dp() local
2660 int pipe = intel_crtc->pipe; in vlv_pre_enable_dp()
2686 struct intel_crtc *intel_crtc = in vlv_dp_pre_pll_enable() local
2689 int pipe = intel_crtc->pipe; in vlv_dp_pre_pll_enable()
2717 struct intel_crtc *intel_crtc = in chv_pre_enable_dp() local
2720 int pipe = intel_crtc->pipe; in chv_pre_enable_dp()
2773 struct intel_crtc *intel_crtc = in chv_dp_pre_pll_enable() local
2776 enum pipe pipe = intel_crtc->pipe; in chv_dp_pre_pll_enable()
2973 struct intel_crtc *intel_crtc = in intel_vlv_signal_levels() local
2979 int pipe = intel_crtc->pipe; in intel_vlv_signal_levels()
3073 struct intel_crtc *intel_crtc = to_intel_crtc(dport->base.base.crtc); in intel_chv_signal_levels() local
3077 enum pipe pipe = intel_crtc->pipe; in intel_chv_signal_levels()
3898 struct intel_crtc *intel_crtc = in intel_dp_sink_crc() local
3925 intel_wait_for_vblank(dev, intel_crtc->pipe); in intel_dp_sink_crc()
4991 struct intel_crtc *intel_crtc = NULL; in intel_dp_set_drrs_state() local
5012 intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_set_drrs_state()
5014 if (!intel_crtc) { in intel_dp_set_drrs_state()
5019 config = intel_crtc->config; in intel_dp_set_drrs_state()
5036 if (!intel_crtc->active) { in intel_dp_set_drrs_state()
5044 intel_dp_set_m_n(intel_crtc, M1_N1); in intel_dp_set_drrs_state()
5047 intel_dp_set_m_n(intel_crtc, M2_N2); in intel_dp_set_drrs_state()
5054 reg = PIPECONF(intel_crtc->config->cpu_transcoder); in intel_dp_set_drrs_state()
5088 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_edp_drrs_enable() local
5090 if (!intel_crtc->config->has_drrs) { in intel_edp_drrs_enable()
5120 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_edp_drrs_disable() local
5122 if (!intel_crtc->config->has_drrs) in intel_edp_drrs_disable()