Home
last modified time | relevance | path

Searched refs:enc_to_mst (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_dp_mst.c37 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_dp_mst_compute_config()
114 mgr = &enc_to_mst(old_encoder)->primary->dp.mst_mgr; in intel_dp_mst_atomic_check()
129 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_disable_dp()
152 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_post_disable_dp()
186 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_pre_enable_dp()
230 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_enable_dp()
256 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_dp_mst_enc_get_hw_state()
266 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_dp_mst_enc_get_config()
431 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_encoder_destroy()
H A Dintel_drv.h1164 enc_to_mst(struct drm_encoder *encoder) in enc_to_mst() function
H A Dintel_dpll_mgr.c1832 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in bxt_get_dpll()
H A Dintel_ddi.c499 return enc_to_mst(&encoder->base)->primary->port; in intel_ddi_get_encoder_port()
H A Dintel_display.c10791 1 << enc_to_mst(&encoder->base)->primary->port; in check_digital_port_conflicts()