Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_audio.c392 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()
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_cx0_phy.c403 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()
A Dintel_crtc_state_dump.c241 if (intel_crtc_has_dp_encoder(pipe_config)) { in intel_crtc_state_dump()
A Dintel_dpll.c1024 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()
A Dintel_ddi_buf_trans.c1682 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()
A Dintel_ddi.c395 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()
A Dintel_dpll_mgr.c1204 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()
A Dintel_display_types.h2166 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
A Dintel_display.c1521 } 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()
A Dintel_cdclk.c2785 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()
A Dintel_snps_phy.c1777 } else if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_mpllb_tables_get()
A Dintel_dp.c5352 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