Searched refs:intel_crtc_has_dp_encoder (Results 1 – 13 of 13) sorted by relevance
392 if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_audio_config_update()414 (intel_crtc_has_dp_encoder(old_crtc_state) ? in hsw_audio_codec_disable()629 (intel_crtc_has_dp_encoder(old_crtc_state) ? in ibx_audio_codec_disable()675 (intel_crtc_has_dp_encoder(crtc_state) ? in ibx_audio_codec_enable()773 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()
403 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10_get_tx_vboost_lvl()417 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10_get_tx_term_ctl()1990 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10pll_tables_get()2010 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10pll_update_pll()2244 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c20_pll_tables_get()2552 if (intel_crtc_has_dp_encoder(crtc_state)) in intel_c20_pll_program()
241 if (intel_crtc_has_dp_encoder(pipe_config)) { in intel_crtc_state_dump()
1024 if (intel_crtc_has_dp_encoder(crtc_state)) in i9xx_dpll()1289 if (intel_crtc_has_dp_encoder(crtc_state)) in ilk_dpll()1962 if (intel_crtc_has_dp_encoder(crtc_state)) { in vlv_prepare_pll()1982 if (intel_crtc_has_dp_encoder(crtc_state)) in vlv_prepare_pll()
1682 if (intel_crtc_has_dp_encoder(crtc_state) && in dg2_get_snps_buf_trans()1694 if (intel_crtc_has_dp_encoder(crtc_state) && crtc_state->port_clock >= 1000000) in mtl_get_cx0_buf_trans()
395 if (!intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_set_dp_msa()922 (intel_crtc_has_dp_encoder(crtc_state) || in intel_ddi_main_link_aux_domain()2967 if (intel_crtc_has_dp_encoder(crtc_state)) { in mtl_disable_ddi_buf()2988 if (intel_crtc_has_dp_encoder(crtc_state)) in disable_ddi_buf()4175 if ((crtc_state && intel_crtc_has_dp_encoder(crtc_state)) || in intel_ddi_sync_state()4193 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_ddi_initial_fastset_check()
1204 else if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_compute_dpll()1222 else if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_get_dpll()1924 else if (intel_crtc_has_dp_encoder(crtc_state)) in skl_compute_dpll()2413 else if (intel_crtc_has_dp_encoder(crtc_state)) in bxt_compute_dpll()
2166 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
1521 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in ilk_configure_cpu_transcoder()1657 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in hsw_configure_cpu_transcoder()2100 if (intel_crtc_has_dp_encoder(crtc_state)) { in i9xx_configure_cpu_transcoder()3966 if (intel_crtc_has_dp_encoder(pipe_config)) in intel_crtc_dotclock()3976 !intel_crtc_has_dp_encoder(pipe_config)) in intel_crtc_dotclock()
2785 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_crtc_compute_min_cdclk()2813 intel_crtc_has_dp_encoder(crtc_state) && crtc_state->has_audio) in intel_crtc_compute_min_cdclk()
1777 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_mpllb_tables_get()
5352 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_get_active_pipes()5479 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_prep_phy_test()
Completed in 90 milliseconds