Searched refs:INTEL_OUTPUT_DP_MST (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/display/ |
| D | intel_audio.c | 866 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()
|
| D | intel_ddi.c | 493 } 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 …]
|
| D | intel_display_types.h | 71 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()
|
| D | intel_display_debugfs.c | 736 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()
|
| D | intel_opregion.c | 374 case INTEL_OUTPUT_DP_MST: in intel_opregion_notify_encoder()
|
| D | intel_dp_mst.c | 897 intel_encoder->type = INTEL_OUTPUT_DP_MST; in intel_dp_create_fake_mst_encoder()
|
| D | intel_dp.c | 3686 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()
|
| D | intel_hdcp.c | 2313 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DP_MST)) { in intel_hdcp_enable()
|
| D | intel_dpll_mgr.c | 3134 primary_port = encoder->type == INTEL_OUTPUT_DP_MST ? in icl_update_active_dpll()
|
| D | intel_display_power.c | 314 if (encoder->type == INTEL_OUTPUT_DP_MST) in aux_ch_to_digital_port()
|
| D | intel_display.c | 4307 if (!encoder || encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_verify_state() 7913 case INTEL_OUTPUT_DP_MST: in check_digital_port_conflicts()
|