Searched refs:intel_dp_mst_encoder (Results 1 – 2 of 2) sorted by relevance
79 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_find_vcpi_slots_for_bpp()181 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_dsc_mst_compute_link_config()274 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_update_slots()310 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config()436 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config_late()539 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in wait_for_act_sent()554 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_disable_dp()585 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_disable_dp()656 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_pll_disable_dp()670 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_pll_enable_dp()[all …]
1596 struct intel_dp_mst_encoder;1755 struct intel_dp_mst_encoder *mst_encoders[I915_MAX_PIPES];1872 struct intel_dp_mst_encoder { struct1903 static inline struct intel_dp_mst_encoder *1906 return container_of(&encoder->base, struct intel_dp_mst_encoder, in enc_to_mst()