Searched refs:INTF_DP (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
H A D | dpu_5_1_sc8180x.h | 314 .type = INTF_DP, 346 .type = INTF_DP, 356 .type = INTF_DP, 366 .type = INTF_DP,
|
H A D | dpu_8_0_sc8280xp.h | 326 .type = INTF_DP, 366 .type = INTF_DP, 376 .type = INTF_DP, 386 .type = INTF_DP,
|
H A D | dpu_7_2_sc7280.h | 192 .type = INTF_DP, 212 .type = INTF_DP,
|
H A D | dpu_4_0_sdm845.h | 246 .type = INTF_DP, 273 .type = INTF_DP,
|
H A D | dpu_6_0_sm8250.h | 306 .type = INTF_DP, 336 .type = INTF_DP,
|
H A D | dpu_7_0_sm8350.h | 330 .type = INTF_DP, 360 .type = INTF_DP,
|
H A D | dpu_5_0_sm8150.h | 307 .type = INTF_DP, 337 .type = INTF_DP,
|
H A D | dpu_8_1_sm8450.h | 350 .type = INTF_DP, 380 .type = INTF_DP,
|
H A D | dpu_9_0_sm8550.h | 351 .type = INTF_DP, 381 .type = INTF_DP,
|
H A D | dpu_5_4_sm6125.h | 149 .type = INTF_DP,
|
H A D | dpu_6_2_sc7180.h | 140 .type = INTF_DP,
|
H A D | dpu_6_4_sm6350.h | 156 .type = INTF_DP,
|
H A D | dpu_3_0_msm8998.h | 230 .type = INTF_DP,
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_mdss.h | 237 INTF_DP = 0xa, enumerator
|
H A D | dpu_encoder_phys_vid.c | 97 if (phys_enc->hw_intf->cap->type == INTF_DP) { in drm_mode_to_intf_timing_params() 111 if (phys_enc->hw_intf->cap->type == INTF_DP && timing->wide_bus_en) { in drm_mode_to_intf_timing_params()
|
H A D | dpu_hw_intf.c | 119 if (ctx->cap->type == INTF_DP) in dpu_hw_intf_setup_timing_engine()
|
H A D | dpu_encoder.c | 1162 if (dpu_enc->disp_info.intf_type == INTF_DP && in _dpu_encoder_virt_enable_helper() 2406 if (disp_info->intf_type == INTF_DP) in dpu_encoder_init()
|
H A D | dpu_kms.c | 590 info.intf_type = INTF_DP; in _dpu_kms_initialize_displayport()
|