Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A 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()
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()
A Dintel_pch_display.c404 if (intel_crtc_has_dp_encoder(crtc_state)) { in ilk_pch_enable()
414 intel_crtc_has_dp_encoder(crtc_state)) { in ilk_pch_enable()
A Dintel_crtc_state_dump.c212 if (intel_crtc_has_dp_encoder(pipe_config)) { in intel_crtc_state_dump()
A Dintel_dpll.c832 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()
A Dintel_ddi.c362 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()
A Dintel_dpll_mgr.c1098 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()
A Dintel_display_types.h2029 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
A Dintel_ddi_buf_trans.c1602 if (intel_crtc_has_dp_encoder(crtc_state) && in dg2_get_snps_buf_trans()
A Dintel_cdclk.c2388 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()
A Dintel_display.c1683 } 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()
A Dintel_snps_phy.c1713 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_mpllb_tables_get()
A Dintel_dp.c4069 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