Searched refs:intel_dp_mst_encoder (Results 1 – 2 of 2) sorted by relevance
174 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_find_vcpi_slots_for_bpp()425 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_update_slots()584 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config()858 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config_late()973 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in wait_for_act_sent()988 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_disable_dp()1012 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_disable_dp()1110 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_pll_disable_dp()1124 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_pll_enable_dp()1172 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_enable_dp()[all …]
1510 struct intel_dp_mst_encoder;1711 struct intel_dp_mst_encoder *mst_encoders[I915_MAX_PIPES];1852 struct intel_dp_mst_encoder { struct1883 static inline struct intel_dp_mst_encoder *1886 return container_of(&encoder->base, struct intel_dp_mst_encoder, in enc_to_mst()