Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c53 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_link_config()
107 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config()
211 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config_late()
321 mgr = &enc_to_mst(to_intel_encoder(old_conn_state->best_encoder))->primary->dp.mst_mgr; in intel_dp_mst_atomic_check()
341 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in wait_for_act_sent()
366 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_disable_dp()
392 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_disable_dp()
472 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_pll_enable_dp()
486 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_enable_dp()
548 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_enable_dp()
[all …]
Dintel_display_types.h1812 enc_to_mst(struct intel_encoder *encoder) in enc_to_mst() function
1827 return enc_to_mst(encoder)->primary; in enc_to_dig_port()
Dintel_dpll_mgr.c3135 enc_to_mst(encoder)->primary : in icl_update_active_dpll()