• Home
  • Raw
  • Download

Lines Matching refs:intel_crtc

1022 	struct intel_crtc *intel_crtc = encoder->new_crtc;  in intel_dp_compute_config()  local
1045 intel_gmch_panel_fitting(intel_crtc, pipe_config, in intel_dp_compute_config()
1048 intel_pch_panel_fitting(intel_crtc, pipe_config, in intel_dp_compute_config()
1152 struct intel_crtc *crtc = to_intel_crtc(dig_port->base.base.crtc); in ironlake_set_pll_cpu_edp()
1185 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_prepare()
1877 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_get_config()
1974 struct intel_crtc *crtc = to_intel_crtc(dig_port->base.base.crtc); in intel_edp_psr_write_vsc()
2085 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_edp_psr_match_conditions() local
2107 if (I915_READ(HSW_STEREO_3D_CTL(intel_crtc->config.cpu_transcoder)) & in intel_edp_psr_match_conditions()
2113 if (intel_crtc->config.adjusted_mode.flags & DRM_MODE_FLAG_INTERLACE) { in intel_edp_psr_match_conditions()
2351 struct intel_crtc *intel_crtc = in chv_post_disable_dp() local
2354 enum pipe pipe = intel_crtc->pipe; in chv_post_disable_dp()
2566 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in vlv_init_panel_power_sequencer()
2606 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in vlv_pre_enable_dp() local
2608 int pipe = intel_crtc->pipe; in vlv_pre_enable_dp()
2642 struct intel_crtc *intel_crtc = in vlv_dp_pre_pll_enable() local
2645 int pipe = intel_crtc->pipe; in vlv_dp_pre_pll_enable()
2673 struct intel_crtc *intel_crtc = in chv_pre_enable_dp() local
2676 int pipe = intel_crtc->pipe; in chv_pre_enable_dp()
2733 struct intel_crtc *intel_crtc = in chv_dp_pre_pll_enable() local
2736 enum pipe pipe = intel_crtc->pipe; in chv_dp_pre_pll_enable()
2915 struct intel_crtc *intel_crtc = in intel_vlv_signal_levels() local
2921 int pipe = intel_crtc->pipe; in intel_vlv_signal_levels()
3015 struct intel_crtc *intel_crtc = to_intel_crtc(dport->base.base.crtc); in intel_chv_signal_levels() local
3019 enum pipe pipe = intel_crtc->pipe; in intel_chv_signal_levels()
3794 struct intel_crtc *intel_crtc = in intel_dp_sink_crc() local
3809 intel_wait_for_vblank(dev, intel_crtc->pipe); in intel_dp_sink_crc()
3810 intel_wait_for_vblank(dev, intel_crtc->pipe); in intel_dp_sink_crc()
4847 struct intel_crtc *intel_crtc = NULL; in intel_dp_set_drrs_state() local
4874 intel_crtc = encoder->new_crtc; in intel_dp_set_drrs_state()
4876 if (!intel_crtc) { in intel_dp_set_drrs_state()
4881 config = &intel_crtc->config; in intel_dp_set_drrs_state()
4897 if (!intel_crtc->active) { in intel_dp_set_drrs_state()
4903 reg = PIPECONF(intel_crtc->config.cpu_transcoder); in intel_dp_set_drrs_state()
4907 intel_dp_set_m_n(intel_crtc); in intel_dp_set_drrs_state()