Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_audio.c480 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()
Dintel_ddi.c324 else if (intel_crtc_has_dp_encoder(pipe_config)) in ddi_dotclock_get()
333 !intel_crtc_has_dp_encoder(pipe_config)) in ddi_dotclock_get()
350 if (!intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_set_dp_msa()
875 if (intel_crtc_has_dp_encoder(crtc_state) || in intel_ddi_get_power_domains()
1333 if ((intel_crtc_has_dp_encoder(crtc_state) && in tgl_dkl_phy_ddi_vswing_sequence()
2751 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_disable_ddi_buf()
2913 if (intel_crtc_has_dp_encoder(old_crtc_state) || is_tc_port) in intel_ddi_post_disable()
3289 if (intel_crtc_has_dp_encoder(crtc_state) || is_tc_port) { in intel_ddi_pre_pll_enable()
3816 if (crtc_state && intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_sync_state()
3823 if (intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_initial_fastset_check()
Dintel_dpll.c825 if (intel_crtc_has_dp_encoder(crtc_state)) in i9xx_compute_dpll()
999 if (intel_crtc_has_dp_encoder(crtc_state)) in ilk_compute_dpll()
1626 if (intel_crtc_has_dp_encoder(pipe_config)) { in vlv_prepare_pll()
1646 if (intel_crtc_has_dp_encoder(pipe_config)) in vlv_prepare_pll()
Dintel_snps_phy.c629 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_mpllb_tables_get()
Dintel_display_types.h1986 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
Dintel_cdclk.c2091 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_crtc_compute_min_cdclk()
2119 intel_crtc_has_dp_encoder(crtc_state) && crtc_state->has_audio) in intel_crtc_compute_min_cdclk()
Dintel_dpll_mgr.c1070 else if (intel_crtc_has_dp_encoder(crtc_state)) in hsw_get_dpll()
1771 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in skl_get_dpll()
2282 if (intel_crtc_has_dp_encoder(crtc_state) && in bxt_get_dpll()
Dintel_dp.c3615 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_prep_link_retrain()
3744 drm_WARN_ON(&i915->drm, !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_prep_phy_test()
Dintel_display.c2594 intel_crtc_has_dp_encoder(crtc_state)) { in ilk_pch_enable()
3366 if (intel_crtc_has_dp_encoder(new_crtc_state)) in ilk_crtc_enable()
3999 if (intel_crtc_has_dp_encoder(new_crtc_state)) in valleyview_crtc_enable()
4067 if (intel_crtc_has_dp_encoder(new_crtc_state)) in i9xx_crtc_enable()
7747 if (intel_crtc_has_dp_encoder(pipe_config)) { in intel_dump_pipe_config()