Searched refs:intel_crtc_has_dp_encoder (Results 1 – 10 of 10) sorted by relevance
480 if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_audio_config_update()505 if (intel_crtc_has_dp_encoder(old_crtc_state)) in hsw_audio_codec_disable()721 if (intel_crtc_has_dp_encoder(old_crtc_state)) in ilk_audio_codec_disable()808 if (intel_crtc_has_dp_encoder(crtc_state)) in ilk_audio_codec_enable()874 intel_crtc_has_dp_encoder(crtc_state)); in intel_audio_codec_enable()
327 else if (intel_crtc_has_dp_encoder(pipe_config)) in ddi_dotclock_get()336 !intel_crtc_has_dp_encoder(pipe_config)) in ddi_dotclock_get()353 if (!intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_set_dp_msa()900 if (intel_crtc_has_dp_encoder(crtc_state) || in intel_ddi_get_power_domains()2700 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_disable_ddi_buf()2860 if (intel_crtc_has_dp_encoder(old_crtc_state) || is_tc_port) in intel_ddi_post_disable()3224 if (intel_crtc_has_dp_encoder(crtc_state) || is_tc_port) { in intel_ddi_pre_pll_enable()3755 if (crtc_state && intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_sync_state()3762 if (intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_initial_fastset_check()
831 if (intel_crtc_has_dp_encoder(crtc_state)) in i9xx_compute_dpll()1022 if (intel_crtc_has_dp_encoder(crtc_state)) in ilk_compute_dpll()1571 if (intel_crtc_has_dp_encoder(crtc_state)) { in vlv_prepare_pll()1591 if (intel_crtc_has_dp_encoder(crtc_state)) in vlv_prepare_pll()
748 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_mpllb_tables_get()
1036 else if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_get_dpll()1737 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in skl_get_dpll()2248 if (intel_crtc_has_dp_encoder(crtc_state) && in bxt_get_dpll()
2123 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_crtc_compute_min_cdclk()2151 intel_crtc_has_dp_encoder(crtc_state) && crtc_state->has_audio) in intel_crtc_compute_min_cdclk()
1995 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
1615 if (intel_crtc_has_dp_encoder(crtc_state) && in dg2_get_snps_buf_trans()
3733 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_prep_link_retrain()3862 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_prep_phy_test()
1635 intel_crtc_has_dp_encoder(crtc_state)) { in ilk_pch_enable()2462 if (intel_crtc_has_dp_encoder(new_crtc_state)) in ilk_crtc_enable()3088 if (intel_crtc_has_dp_encoder(new_crtc_state)) in valleyview_crtc_enable()3140 if (intel_crtc_has_dp_encoder(new_crtc_state)) in i9xx_crtc_enable()6744 if (intel_crtc_has_dp_encoder(pipe_config)) { in intel_dump_pipe_config()
Completed in 76 milliseconds