Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy.c428 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10_get_tx_vboost_lvl()
442 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10_get_tx_term_ctl()
1972 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c10pll_tables_get()
2156 bool is_dp = intel_crtc_has_dp_encoder(crtc_state); in intel_c10pll_calc_state()
2451 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_c20_pll_tables_get()
2648 intel_cx0pll_update_ssc(encoder, pll_state, intel_crtc_has_dp_encoder(crtc_state)); in intel_c20pll_calc_state_from_table()
2658 bool is_dp = intel_crtc_has_dp_encoder(crtc_state); in intel_c20pll_calc_state()
H A Dintel_lt_phy.c1318 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_lt_phy_pll_tables_get()
1337 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_lt_phy_pll_is_ssc_enabled()
1764 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_lt_phy_pll_calc_state()
H A Dintel_ddi.c427 if (!intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_set_dp_msa()
977 (intel_crtc_has_dp_encoder(crtc_state) || in intel_ddi_main_link_aux_domain()
3121 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_ddi_buf_disable()
4458 if ((crtc_state && intel_crtc_has_dp_encoder(crtc_state)) || in intel_ddi_sync_state()
4476 if (intel_crtc_has_dp_encoder(crtc_state) && in intel_ddi_initial_fastset_check()
4635 if (intel_crtc_has_dp_encoder(crtc_state)) in intel_ddi_compute_config_late()
H A Dintel_vrr.c536 if (intel_crtc_has_dp_encoder(crtc_state)) { in intel_vrr_compute_optimized_guardband()
H A Dintel_display_types.h2230 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) in intel_crtc_has_dp_encoder() function
H A Dintel_dp.c5806 !intel_crtc_has_dp_encoder(crtc_state)); in intel_dp_get_active_pipes()