HomeSort by: relevance | last modified time | path
    Searched refs:intel_mst (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp_mst.c 51 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); local in function:intel_dp_mst_compute_link_config
52 struct intel_dp *intel_dp = &intel_mst->primary->dp;
147 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); local in function:intel_dp_mst_compute_config
148 struct intel_dp *intel_dp = &intel_mst->primary->dp;
325 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); local in function:intel_mst_disable_dp
326 struct intel_digital_port *intel_dig_port = intel_mst->primary;
349 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); local in function:intel_mst_post_disable_dp
350 struct intel_digital_port *intel_dig_port = intel_mst->primary;
404 intel_mst->connector = NULL;
416 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder) local in function:intel_mst_pre_pll_enable_dp
429 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); local in function:intel_mst_pre_enable_dp
489 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); local in function:intel_mst_enable_dp
510 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); local in function:intel_dp_mst_enc_get_hw_state
520 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); local in function:intel_dp_mst_enc_get_config
628 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(to_intel_encoder(encoder)); local in function:intel_dp_mst_encoder_destroy
749 struct intel_dp_mst_encoder *intel_mst; local in function:intel_dp_create_fake_mst_encoder
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 2418 struct intel_dp_mst_encoder *intel_mst = local in function:intel_dp_mst_info
2420 struct intel_digital_port *intel_dig_port = intel_mst->primary;

Completed in 15 milliseconds