Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c48 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_link_config()
100 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config()
204 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config_late()
314 mgr = &enc_to_mst(to_intel_encoder(old_conn_state->best_encoder))->primary->dp.mst_mgr; in intel_dp_mst_atomic_check()
345 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_disable_dp()
374 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_disable_dp()
454 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_pll_enable_dp()
468 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_enable_dp()
530 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_enable_dp()
574 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_enc_get_hw_state()
[all …]
Dintel_display_types.h1545 enc_to_mst(struct intel_encoder *encoder) in enc_to_mst() function
1560 return enc_to_mst(encoder)->primary; in enc_to_dig_port()
Dintel_dpll_mgr.c3479 enc_to_mst(encoder)->primary : in icl_update_active_dpll()