Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_audio.c655 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) in intel_audio_codec_enable()
698 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DP_MST)) in intel_audio_codec_disable()
806 encoder->type == INTEL_OUTPUT_DP_MST) in get_saved_enc()
819 if (encoder->type == INTEL_OUTPUT_DP_MST) in get_saved_enc()
Dintel_ddi.c1804 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST)) { in intel_ddi_enable_transcoder_func()
2030 if (WARN_ON(intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST))) in intel_ddi_get_power_domains()
2678 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in intel_ddi_pre_enable_dp()
2812 INTEL_OUTPUT_DP_MST); in intel_ddi_post_disable_dp()
3214 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP_MST); in intel_ddi_get_config()
Dintel_dp_mst.c558 intel_encoder->type = INTEL_OUTPUT_DP_MST; in intel_dp_create_fake_mst_encoder()
Di915_debugfs.c3049 if (intel_encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_info()
3552 if (!intel_encoder || intel_encoder->type == INTEL_OUTPUT_DP_MST) in i915_dp_mst_info()
3600 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_active_write()
3644 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_active_show()
3694 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_data_show()
3738 if (encoder && encoder->type == INTEL_OUTPUT_DP_MST) in i915_displayport_test_type_show()
Dintel_drv.h179 INTEL_OUTPUT_DP_MST = 11, enumerator
1530 (1 << INTEL_OUTPUT_DP_MST) | in intel_crtc_has_dp_encoder()
Dintel_opregion.c391 case INTEL_OUTPUT_DP_MST: in intel_opregion_notify_encoder()
Dintel_display.c5728 if (intel_crtc_has_type(intel_crtc->config, INTEL_OUTPUT_DP_MST)) in haswell_crtc_enable()
5841 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DP_MST)) in haswell_crtc_disable()
6286 if (!encoder || encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_verify_state()
11044 case INTEL_OUTPUT_DP_MST: in check_digital_port_conflicts()
Dintel_dp.c1946 INTEL_OUTPUT_DP_MST)); in intel_dp_prepare()