Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_dp_mst.c58 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_find_vcpi_slots_for_bpp()
157 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_dsc_mst_compute_link_config()
250 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_update_slots()
273 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config()
404 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config_late()
507 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in wait_for_act_sent()
522 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_disable_dp()
553 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_disable_dp()
624 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_pll_enable_dp()
1105 static struct intel_dp_mst_encoder *
[all …]
A Dintel_display_types.h1539 struct intel_dp_mst_encoder;
1698 struct intel_dp_mst_encoder *mst_encoders[I915_MAX_PIPES];
1822 struct intel_dp_mst_encoder { struct
1857 static inline struct intel_dp_mst_encoder *
1860 return container_of(&encoder->base, struct intel_dp_mst_encoder, in enc_to_mst()

Completed in 13 milliseconds