Home
last modified time | relevance | path

Searched refs:INTF_DP (Results 1 – 23 of 23) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/catalog/
Ddpu_5_1_sc8180x.h321 .type = INTF_DP,
352 .type = INTF_DP,
361 .type = INTF_DP,
370 .type = INTF_DP,
Ddpu_8_0_sc8280xp.h319 .type = INTF_DP,
357 .type = INTF_DP,
366 .type = INTF_DP,
375 .type = INTF_DP,
Ddpu_9_2_x1e80100.h333 .type = INTF_DP,
371 .type = INTF_DP,
380 .type = INTF_DP,
389 .type = INTF_DP,
Ddpu_7_2_sc7280.h187 .type = INTF_DP,
206 .type = INTF_DP,
Ddpu_4_0_sdm845.h257 .type = INTF_DP,
281 .type = INTF_DP,
Ddpu_5_2_sm7150.h222 .type = INTF_DP,
251 .type = INTF_DP,
Ddpu_7_0_sm8350.h321 .type = INTF_DP,
350 .type = INTF_DP,
Ddpu_5_0_sm8150.h314 .type = INTF_DP,
343 .type = INTF_DP,
Ddpu_9_0_sm8550.h332 .type = INTF_DP,
361 .type = INTF_DP,
Ddpu_6_0_sm8250.h297 .type = INTF_DP,
326 .type = INTF_DP,
Ddpu_10_0_sm8650.h358 .type = INTF_DP,
387 .type = INTF_DP,
Ddpu_8_1_sm8450.h339 .type = INTF_DP,
368 .type = INTF_DP,
Ddpu_3_3_sdm630.h145 .type = INTF_DP,
Ddpu_6_2_sc7180.h137 .type = INTF_DP,
Ddpu_5_4_sm6125.h163 .type = INTF_DP,
Ddpu_6_4_sm6350.h169 .type = INTF_DP,
Ddpu_3_2_sdm660.h200 .type = INTF_DP,
Ddpu_3_0_msm8998.h241 .type = INTF_DP,
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_vid.c98 if (phys_enc->hw_intf->cap->type == INTF_DP) { in drm_mode_to_intf_timing_params()
112 if (phys_enc->hw_intf->cap->type == INTF_DP && timing->wide_bus_en) { in drm_mode_to_intf_timing_params()
125 if (phys_enc->hw_intf->cap->type != INTF_DP && timing->compression_en) { in drm_mode_to_intf_timing_params()
Ddpu_hw_mdss.h228 INTF_DP = 0xa, enumerator
Ddpu_encoder.c252 return phys_enc->hw_intf->cap->type == INTF_DP && in dpu_encoder_needs_periph_flush()
267 if (disp_info->intf_type == INTF_DP) in dpu_encoder_is_widebus_enabled()
710 } else if (disp_info->intf_type == INTF_DP) { in dpu_encoder_virt_atomic_check()
1182 dpu_enc->disp_info.intf_type == INTF_DP) { in dpu_encoder_virt_atomic_mode_set()
1231 if (dpu_enc->disp_info.intf_type == INTF_DP && in _dpu_encoder_virt_enable_helper()
Ddpu_hw_intf.c122 if (intf->cap->type == INTF_DP) in dpu_hw_intf_setup_timing_engine()
Ddpu_kms.c633 info.intf_type = INTF_DP; in _dpu_kms_initialize_displayport()