Home
last modified time | relevance | path

Searched refs:intel_mst (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c46 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_dp_mst_compute_link_config() local
47 struct intel_dp *intel_dp = &intel_mst->primary->dp; in intel_dp_mst_compute_link_config()
95 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_dp_mst_compute_config() local
96 struct intel_dp *intel_dp = &intel_mst->primary->dp; in intel_dp_mst_compute_config()
205 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_disable_dp() local
206 struct intel_digital_port *intel_dig_port = intel_mst->primary; in intel_mst_disable_dp()
229 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_post_disable_dp() local
230 struct intel_digital_port *intel_dig_port = intel_mst->primary; in intel_mst_post_disable_dp()
253 intel_mst->connector = NULL; in intel_mst_post_disable_dp()
267 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(&encoder->base); in intel_mst_pre_pll_enable_dp() local
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c2529 struct intel_dp_mst_encoder *intel_mst = in intel_dp_mst_info() local
2531 struct intel_digital_port *intel_dig_port = intel_mst->primary; in intel_dp_mst_info()