Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_audio.c624 if (intel_encoder->type != INTEL_OUTPUT_DP_MST) in intel_audio_codec_enable()
661 if (intel_encoder->type != INTEL_OUTPUT_DP_MST) in intel_audio_codec_disable()
770 encoder->type == INTEL_OUTPUT_DP_MST)
783 if (encoder->type == INTEL_OUTPUT_DP_MST)
H A Dintel_dpll_mgr.c820 encoder->type == INTEL_OUTPUT_DP_MST || in hsw_get_dpll()
1379 encoder->type == INTEL_OUTPUT_DP_MST || in skl_get_dpll()
1822 encoder->type == INTEL_OUTPUT_DP_MST) && in bxt_get_dpll()
1831 if (encoder->type == INTEL_OUTPUT_DP_MST) { in bxt_get_dpll()
2355 encoder->type == INTEL_OUTPUT_DP_MST || in cnl_get_dpll()
H A Dintel_ddi.c498 case INTEL_OUTPUT_DP_MST: in intel_ddi_get_encoder_port()
1512 if (type == INTEL_OUTPUT_DP || type == INTEL_OUTPUT_EDP || type == INTEL_OUTPUT_DP_MST) { in intel_ddi_set_pipe_settings()
1631 } else if (type == INTEL_OUTPUT_DP_MST) { in intel_ddi_enable_transcoder_func()
2189 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in intel_ddi_pre_enable_dp()
H A Dintel_dp_mst.c571 intel_encoder->type = INTEL_OUTPUT_DP_MST; in intel_dp_create_fake_mst_encoder()
H A Dintel_drv.h177 INTEL_OUTPUT_DP_MST = 11, enumerator
1380 (1 << INTEL_OUTPUT_DP_MST) | in intel_crtc_has_dp_encoder()
H A Dintel_opregion.c393 case INTEL_OUTPUT_DP_MST: in intel_opregion_notify_encoder()
H A Dintel_display.c5439 if (intel_crtc_has_type(intel_crtc->config, INTEL_OUTPUT_DP_MST)) in haswell_crtc_enable()
5554 if (intel_crtc_has_type(intel_crtc->config, INTEL_OUTPUT_DP_MST)) in haswell_crtc_disable()
5980 if (!encoder || encoder->type == INTEL_OUTPUT_DP_MST) in intel_connector_verify_state()
10789 case INTEL_OUTPUT_DP_MST: in check_digital_port_conflicts()
H A Dintel_dp.c1865 INTEL_OUTPUT_DP_MST)); in intel_dp_prepare()