Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c79 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_find_vcpi_slots_for_bpp()
182 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_dsc_mst_compute_link_config()
275 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_update_slots()
311 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config()
437 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config_late()
540 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in wait_for_act_sent()
555 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_disable_dp()
586 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_disable_dp()
657 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_pll_disable_dp()
671 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_pll_enable_dp()
[all …]
Dintel_display_types.h1901 enc_to_mst(struct intel_encoder *encoder) in enc_to_mst() function
1916 return enc_to_mst(encoder)->primary; in enc_to_dig_port()
Dintel_dpll_mgr.c3156 enc_to_mst(encoder)->primary : in icl_update_active_dpll()