Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c46 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_dp_mst_compute_link_config()
95 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_dp_mst_compute_config()
194 mgr = &enc_to_mst(old_conn_state->best_encoder)->primary->dp.mst_mgr; in intel_dp_mst_atomic_check()
205 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_disable_dp()
229 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_post_disable_dp()
267 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_pre_pll_enable_dp()
280 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_post_pll_disable_dp()
294 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_pre_enable_dp()
341 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_enable_dp()
363 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_dp_mst_enc_get_hw_state()
[all …]
Dintel_display_types.h1393 enc_to_mst(struct drm_encoder *encoder) in enc_to_mst() function
Dintel_dpll_mgr.c2890 enc_to_mst(&encoder->base)->primary : in icl_update_active_dpll()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c2530 enc_to_mst(&intel_encoder->base); in intel_dp_mst_info()