Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A 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()
A Dintel_ddi.c327 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()
A Dintel_dpll.c831 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()
A Dintel_snps_phy.c748 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_mpllb_tables_get()
A Dintel_dpll_mgr.c1036 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()
A Dintel_cdclk.c2123 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()
A Dintel_display_types.h1995 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
A Dintel_ddi_buf_trans.c1615 if (intel_crtc_has_dp_encoder(crtc_state) && in dg2_get_snps_buf_trans()
A Dintel_dp.c3733 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()
A Dintel_display.c1635 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