Home
last modified time | relevance | path

Searched refs:intel_mst (Results 1 – 1 of 1) 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() local
49 struct intel_dp *intel_dp = &intel_mst->primary->dp; 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() local
101 struct intel_dp *intel_dp = &intel_mst->primary->dp; 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() local
205 struct intel_dp *intel_dp = &intel_mst->primary->dp; in intel_dp_mst_compute_config_late()
345 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_disable_dp() local
346 struct intel_digital_port *dig_port = intel_mst->primary; in intel_mst_disable_dp()
356 intel_hdcp_disable(intel_mst->connector); in intel_mst_disable_dp()
374 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_disable_dp() local
[all …]