Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_audio.c478 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()
709 (intel_crtc_has_dp_encoder(old_crtc_state) ? in ibx_audio_codec_disable()
755 (intel_crtc_has_dp_encoder(crtc_state) ? in ibx_audio_codec_enable()
853 intel_crtc_has_dp_encoder(crtc_state)); in intel_audio_codec_enable()
Dintel_pch_display.c402 if (intel_crtc_has_dp_encoder(crtc_state)) { in ilk_pch_enable()
412 intel_crtc_has_dp_encoder(crtc_state)) { in ilk_pch_enable()
Dintel_cx0_phy.c330 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10_get_tx_vboost_lvl()
344 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10_get_tx_term_ctl()
1749 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10pll_tables_get()
1769 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10pll_update_pll()
2005 if (intel_crtc_has_dp_encoder(crtc_state)) in intel_c20_pll_tables_get()
2246 if (intel_crtc_has_dp_encoder(crtc_state)) in intel_c20_pll_program()
Dintel_dpll.c833 if (intel_crtc_has_dp_encoder(crtc_state)) in i9xx_compute_dpll()
1087 if (intel_crtc_has_dp_encoder(crtc_state)) in ilk_compute_dpll()
1720 if (intel_crtc_has_dp_encoder(crtc_state)) { in vlv_prepare_pll()
1740 if (intel_crtc_has_dp_encoder(crtc_state)) in vlv_prepare_pll()
Dintel_crtc_state_dump.c254 if (intel_crtc_has_dp_encoder(pipe_config)) { in intel_crtc_state_dump()
Dintel_ddi_buf_trans.c1682 if (intel_crtc_has_dp_encoder(crtc_state) && in dg2_get_snps_buf_trans()
1697 if (intel_crtc_has_dp_encoder(crtc_state) && crtc_state->port_clock >= 1000000) in mtl_get_cx0_buf_trans()
Dintel_ddi.c391 if (!intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_set_dp_msa()
912 (intel_crtc_has_dp_encoder(crtc_state) || in intel_ddi_main_link_aux_domain()
2844 if (intel_crtc_has_dp_encoder(crtc_state)) { in mtl_disable_ddi_buf()
2865 if (intel_crtc_has_dp_encoder(crtc_state)) in disable_ddi_buf()
4009 if (crtc_state && intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_sync_state()
4027 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_ddi_initial_fastset_check()
Dintel_dpll_mgr.c1129 else if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_compute_dpll()
1147 else if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_get_dpll()
1821 else if (intel_crtc_has_dp_encoder(crtc_state)) in skl_compute_dpll()
2291 else if (intel_crtc_has_dp_encoder(crtc_state)) in bxt_compute_dpll()
Dintel_display_types.h2074 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
Dintel_display.c1367 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in ilk_configure_cpu_transcoder()
1521 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in hsw_configure_cpu_transcoder()
1908 if (intel_crtc_has_dp_encoder(crtc_state)) { in i9xx_configure_cpu_transcoder()
3951 if (intel_crtc_has_dp_encoder(pipe_config)) in intel_crtc_dotclock()
3961 !intel_crtc_has_dp_encoder(pipe_config)) in intel_crtc_dotclock()
Dintel_cdclk.c2556 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_crtc_compute_min_cdclk()
2584 intel_crtc_has_dp_encoder(crtc_state) && crtc_state->has_audio) in intel_crtc_compute_min_cdclk()
Dintel_snps_phy.c1775 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_mpllb_tables_get()
Dintel_dp.c4290 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_get_active_pipes()
4422 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_prep_phy_test()