Searched refs:intel_crtc_has_dp_encoder (Results 1 – 12 of 12) sorted by relevance
478 if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_audio_config_update()500 (intel_crtc_has_dp_encoder(old_crtc_state) ? in hsw_audio_codec_disable()710 (intel_crtc_has_dp_encoder(old_crtc_state) ? in ibx_audio_codec_disable()756 (intel_crtc_has_dp_encoder(crtc_state) ? in ibx_audio_codec_enable()854 intel_crtc_has_dp_encoder(crtc_state)); in intel_audio_codec_enable()
404 if (intel_crtc_has_dp_encoder(crtc_state)) { in ilk_pch_enable()414 intel_crtc_has_dp_encoder(crtc_state)) { in ilk_pch_enable()
212 if (intel_crtc_has_dp_encoder(pipe_config)) { in intel_crtc_state_dump()
832 if (intel_crtc_has_dp_encoder(crtc_state)) in i9xx_compute_dpll()1060 if (intel_crtc_has_dp_encoder(crtc_state)) in ilk_compute_dpll()1687 if (intel_crtc_has_dp_encoder(crtc_state)) { in vlv_prepare_pll()1707 if (intel_crtc_has_dp_encoder(crtc_state)) in vlv_prepare_pll()
362 if (!intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_set_dp_msa()886 (intel_crtc_has_dp_encoder(crtc_state) || in intel_ddi_main_link_aux_domain()2625 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_disable_ddi_buf()3631 if (crtc_state && intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_sync_state()3649 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_ddi_initial_fastset_check()
1098 else if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_compute_dpll()1116 else if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_get_dpll()1798 else if (intel_crtc_has_dp_encoder(crtc_state)) in skl_compute_dpll()2292 else if (intel_crtc_has_dp_encoder(crtc_state)) in bxt_compute_dpll()
2029 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
1602 if (intel_crtc_has_dp_encoder(crtc_state) && in dg2_get_snps_buf_trans()
2388 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_crtc_compute_min_cdclk()2416 intel_crtc_has_dp_encoder(crtc_state) && crtc_state->has_audio) in intel_crtc_compute_min_cdclk()
1683 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in ilk_configure_cpu_transcoder()1839 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in hsw_configure_cpu_transcoder()2209 if (intel_crtc_has_dp_encoder(crtc_state)) { in i9xx_configure_cpu_transcoder()4475 if (intel_crtc_has_dp_encoder(pipe_config)) in intel_crtc_dotclock()4485 !intel_crtc_has_dp_encoder(pipe_config)) in intel_crtc_dotclock()
1713 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_mpllb_tables_get()
4069 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_prep_link_retrain()4198 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_prep_phy_test()
Completed in 66 milliseconds