Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_audio.c727 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) in intel_audio_codec_enable()
770 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DP_MST)) in intel_audio_codec_disable()
943 encoder->type == INTEL_OUTPUT_DP_MST) in get_saved_enc()
956 if (encoder->type == INTEL_OUTPUT_DP_MST) in get_saved_enc()
Dintel_display_types.h68 INTEL_OUTPUT_DP_MST = 11, enumerator
1504 (1 << INTEL_OUTPUT_DP_MST) | in intel_crtc_has_dp_encoder()
Dintel_ddi.c1840 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) { in intel_ddi_enable_transcoder_func()
2123 if (WARN_ON(intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST))) in intel_ddi_get_power_domains()
2848 if (encoder->type == INTEL_OUTPUT_DP_MST) in icl_sanitize_encoder_pll_mapping()
3172 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in intel_ddi_pre_enable_dp()
3353 INTEL_OUTPUT_DP_MST); in intel_ddi_post_disable_dp()
3896 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP_MST); in intel_ddi_get_config()
Dintel_dp_mst.c615 intel_encoder->type = INTEL_OUTPUT_DP_MST; in intel_dp_create_fake_mst_encoder()
Dintel_opregion.c398 case INTEL_OUTPUT_DP_MST: in intel_opregion_notify_encoder()
Dintel_display.c6527 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DP_MST)) in haswell_crtc_enable()
6640 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DP_MST)) in haswell_crtc_disable()
7157 if (!encoder || encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_verify_state()
12221 case INTEL_OUTPUT_DP_MST: in check_digital_port_conflicts()
16963 if (encoder->type != INTEL_OUTPUT_DP_MST && in intel_modeset_setup_hw_state()
Dintel_dpll_mgr.c2889 primary_port = encoder->type == INTEL_OUTPUT_DP_MST ? in icl_update_active_dpll()
Dintel_display_power.c551 if (encoder->type == INTEL_OUTPUT_DP_MST) in icl_tc_port_assert_ref_held()
Dintel_dp.c2367 INTEL_OUTPUT_DP_MST)); in intel_dp_prepare()
/drivers/gpu/drm/i915/
Di915_debugfs.c2585 if (intel_encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_info()
3106 if (!intel_encoder || intel_encoder->type == INTEL_OUTPUT_DP_MST) in i915_dp_mst_info()
3154 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_active_write()
3198 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_active_show()
3248 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_data_show()
3292 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_type_show()