Home
last modified time | relevance | path

Searched refs:intel_crtc_has_dp_encoder (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_audio.c393 if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_audio_config_update()
418 if (intel_crtc_has_dp_encoder(old_crtc_state)) in hsw_audio_codec_disable()
516 if (intel_crtc_has_dp_encoder(old_crtc_state)) in ilk_audio_codec_disable()
600 if (intel_crtc_has_dp_encoder(crtc_state)) in ilk_audio_codec_enable()
663 intel_crtc_has_dp_encoder(crtc_state)); in intel_audio_codec_enable()
Dintel_dpll_mgr.c831 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in hsw_get_dpll()
1393 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in skl_get_dpll()
1832 if (intel_crtc_has_dp_encoder(crtc_state) && in bxt_get_dpll()
2358 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in cnl_get_dpll()
Dintel_ddi.c1437 else if (intel_crtc_has_dp_encoder(pipe_config)) in ddi_dotclock_get()
1682 if (!intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_set_pipe_settings()
2037 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_ddi_get_power_domains()
Dintel_display.c4695 intel_crtc_has_dp_encoder(crtc_state)) { in ironlake_pch_enable()
5531 if (intel_crtc_has_dp_encoder(intel_crtc->config)) in ironlake_crtc_enable()
5655 if (intel_crtc_has_dp_encoder(intel_crtc->config)) in haswell_crtc_enable()
5998 if (intel_crtc_has_dp_encoder(intel_crtc->config)) in valleyview_crtc_enable()
6068 if (intel_crtc_has_dp_encoder(intel_crtc->config)) in i9xx_crtc_enable()
6971 if (intel_crtc_has_dp_encoder(pipe_config)) { in vlv_prepare_pll()
6991 if (intel_crtc_has_dp_encoder(crtc->config)) in vlv_prepare_pll()
7186 if (intel_crtc_has_dp_encoder(crtc_state)) in i9xx_compute_dpll()
8534 if (intel_crtc_has_dp_encoder(crtc_state)) in ironlake_compute_dpll()
10921 if (intel_crtc_has_dp_encoder(pipe_config)) { in intel_dump_pipe_config()
Dintel_drv.h1526 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
Dintel_cdclk.c2180 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_crtc_compute_min_cdclk()
Dintel_dp.c4196 WARN_ON(!intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_retrain_link()