Searched refs:INTF_DP (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
D | dpu_5_1_sc8180x.h | 312 .type = INTF_DP, 344 .type = INTF_DP, 354 .type = INTF_DP, 364 .type = INTF_DP,
|
D | dpu_8_0_sc8280xp.h | 326 .type = INTF_DP, 366 .type = INTF_DP, 376 .type = INTF_DP, 386 .type = INTF_DP,
|
D | dpu_7_2_sc7280.h | 192 .type = INTF_DP, 212 .type = INTF_DP,
|
D | dpu_4_0_sdm845.h | 258 .type = INTF_DP, 285 .type = INTF_DP,
|
D | dpu_5_0_sm8150.h | 305 .type = INTF_DP, 335 .type = INTF_DP,
|
D | dpu_6_0_sm8250.h | 304 .type = INTF_DP, 334 .type = INTF_DP,
|
D | dpu_7_0_sm8350.h | 312 .type = INTF_DP, 342 .type = INTF_DP,
|
D | dpu_8_1_sm8450.h | 334 .type = INTF_DP, 364 .type = INTF_DP,
|
D | dpu_9_0_sm8550.h | 349 .type = INTF_DP, 379 .type = INTF_DP,
|
D | dpu_5_4_sm6125.h | 149 .type = INTF_DP,
|
D | dpu_6_2_sc7180.h | 140 .type = INTF_DP,
|
D | dpu_6_4_sm6350.h | 156 .type = INTF_DP,
|
D | dpu_3_0_msm8998.h | 242 .type = INTF_DP,
|
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_mdss.h | 237 INTF_DP = 0xa, enumerator
|
D | dpu_encoder_phys_vid.c | 95 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()
|
D | dpu_hw_intf.c | 119 if (ctx->cap->type == INTF_DP) in dpu_hw_intf_setup_timing_engine()
|
D | dpu_encoder.c | 1152 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()
|
D | dpu_kms.c | 590 info.intf_type = INTF_DP; in _dpu_kms_initialize_displayport()
|