Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_modeset_verify.c46 if (!encoder || encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_verify_state()
Dintel_audio.c856 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) in intel_audio_codec_enable()
907 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DP_MST)) in intel_audio_codec_disable()
1153 encoder->type == INTEL_OUTPUT_DP_MST) in get_saved_enc()
1166 if (encoder->type == INTEL_OUTPUT_DP_MST) in get_saved_enc()
Dintel_ddi.c504 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) { in intel_ddi_transcoder_func_reg_val_get()
879 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST))) in intel_ddi_get_power_domains()
1952 if (encoder->type == INTEL_OUTPUT_DP_MST) in intel_ddi_sanitize_encoder_pll_mapping()
2093 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) in tgl_dp_tp_transcoder()
2279 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in tgl_ddi_pre_enable_dp()
2418 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in hsw_ddi_pre_enable_dp()
2489 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) in intel_ddi_pre_enable_dp()
2600 INTEL_OUTPUT_DP_MST); in intel_ddi_post_disable_dp()
2691 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DP_MST)) { in intel_ddi_post_disable()
3121 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) { in intel_ddi_prepare_link_retrain()
[all …]
Dintel_display_types.h81 INTEL_OUTPUT_DP_MST = 11, enumerator
1872 return encoder->type == INTEL_OUTPUT_DP_MST; in intel_encoder_is_mst()
2050 (1 << INTEL_OUTPUT_DP_MST) | in intel_crtc_has_dp_encoder()
Dintel_display_debugfs.c579 if (encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_info()
1122 if (!intel_encoder || intel_encoder->type == INTEL_OUTPUT_DP_MST) in i915_dp_mst_info()
1172 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_active_write()
1217 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_active_show()
1267 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_data_show()
1321 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_type_show()
Dintel_dp_mst.c898 intel_encoder->type = INTEL_OUTPUT_DP_MST; in intel_dp_create_fake_mst_encoder()
Dintel_opregion.c414 case INTEL_OUTPUT_DP_MST: in intel_opregion_notify_encoder()
Dintel_display_power_well.c221 if (encoder->type == INTEL_OUTPUT_DP_MST) in aux_ch_to_digital_port()
Dintel_dp.c4077 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST) && in intel_dp_retrain_link()
4181 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST) && in intel_dp_do_phy_test()
Dintel_hdcp.c2344 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DP_MST)) { in intel_hdcp_enable()
Dintel_dpll_mgr.c3175 primary_port = encoder->type == INTEL_OUTPUT_DP_MST ? in icl_update_active_dpll()
Dintel_display.c5040 case INTEL_OUTPUT_DP_MST: in check_digital_port_conflicts()