Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_DP_MST (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_audio.c866 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) in intel_audio_codec_enable()
909 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DP_MST)) in intel_audio_codec_disable()
1110 encoder->type == INTEL_OUTPUT_DP_MST) in get_saved_enc()
1123 if (encoder->type == INTEL_OUTPUT_DP_MST) in get_saved_enc()
Dintel_ddi.c493 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) { in intel_ddi_transcoder_func_reg_val_get()
859 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST))) in intel_ddi_get_power_domains()
1998 if (encoder->type == INTEL_OUTPUT_DP_MST) in intel_ddi_sanitize_encoder_pll_mapping()
2147 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) in tgl_dp_tp_transcoder()
2334 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in dg2_ddi_pre_enable_dp()
2444 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in tgl_ddi_pre_enable_dp()
2587 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in hsw_ddi_pre_enable_dp()
2660 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) { in intel_ddi_pre_enable_dp()
2774 INTEL_OUTPUT_DP_MST); in intel_ddi_post_disable_dp()
2862 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DP_MST)) { in intel_ddi_post_disable()
[all …]
Dintel_display_types.h71 INTEL_OUTPUT_DP_MST = 11, enumerator
1808 return encoder->type == INTEL_OUTPUT_DP_MST; in intel_encoder_is_mst()
1990 (1 << INTEL_OUTPUT_DP_MST) | in intel_crtc_has_dp_encoder()
Dintel_display_debugfs.c736 if (encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_info()
1392 if (!intel_encoder || intel_encoder->type == INTEL_OUTPUT_DP_MST) in i915_dp_mst_info()
1442 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_active_write()
1487 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_active_show()
1537 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_data_show()
1591 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_type_show()
Dintel_opregion.c374 case INTEL_OUTPUT_DP_MST: in intel_opregion_notify_encoder()
Dintel_dp_mst.c897 intel_encoder->type = INTEL_OUTPUT_DP_MST; in intel_dp_create_fake_mst_encoder()
Dintel_dp.c3686 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST) && in intel_dp_retrain_link()
3790 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST) && in intel_dp_do_phy_test()
Dintel_hdcp.c2313 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DP_MST)) { in intel_hdcp_enable()
Dintel_dpll_mgr.c3134 primary_port = encoder->type == INTEL_OUTPUT_DP_MST ? in icl_update_active_dpll()
Dintel_display_power.c314 if (encoder->type == INTEL_OUTPUT_DP_MST) in aux_ch_to_digital_port()
Dintel_display.c4307 if (!encoder || encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_verify_state()
7913 case INTEL_OUTPUT_DP_MST: in check_digital_port_conflicts()