Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/catalog/
Ddpu_5_1_sc8180x.h312 .type = INTF_DP,
344 .type = INTF_DP,
354 .type = INTF_DP,
364 .type = INTF_DP,
Ddpu_8_0_sc8280xp.h326 .type = INTF_DP,
366 .type = INTF_DP,
376 .type = INTF_DP,
386 .type = INTF_DP,
Ddpu_7_2_sc7280.h192 .type = INTF_DP,
212 .type = INTF_DP,
Ddpu_4_0_sdm845.h258 .type = INTF_DP,
285 .type = INTF_DP,
Ddpu_5_0_sm8150.h305 .type = INTF_DP,
335 .type = INTF_DP,
Ddpu_6_0_sm8250.h304 .type = INTF_DP,
334 .type = INTF_DP,
Ddpu_7_0_sm8350.h312 .type = INTF_DP,
342 .type = INTF_DP,
Ddpu_8_1_sm8450.h334 .type = INTF_DP,
364 .type = INTF_DP,
Ddpu_9_0_sm8550.h349 .type = INTF_DP,
379 .type = INTF_DP,
Ddpu_5_4_sm6125.h149 .type = INTF_DP,
Ddpu_6_2_sc7180.h140 .type = INTF_DP,
Ddpu_6_4_sm6350.h156 .type = INTF_DP,
Ddpu_3_0_msm8998.h242 .type = INTF_DP,
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h237 INTF_DP = 0xa, enumerator
Ddpu_encoder_phys_vid.c95 if (phys_enc->hw_intf->cap->type == INTF_DP) { in drm_mode_to_intf_timing_params()
108 if (phys_enc->hw_intf->cap->type == INTF_DP && timing->wide_bus_en) { in drm_mode_to_intf_timing_params()
Ddpu_hw_intf.c119 if (ctx->cap->type == INTF_DP) in dpu_hw_intf_setup_timing_engine()
Ddpu_encoder.c1152 if (dpu_enc->disp_info.intf_type == INTF_DP && in _dpu_encoder_virt_enable_helper()
2386 if (disp_info->intf_type == INTF_DP) in dpu_encoder_init()
Ddpu_kms.c590 info.intf_type = INTF_DP; in _dpu_kms_initialize_displayport()