Searched refs:INTF_DP (Results 1 – 23 of 23) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
D | dpu_5_1_sc8180x.h | 321 .type = INTF_DP, 352 .type = INTF_DP, 361 .type = INTF_DP, 370 .type = INTF_DP,
|
D | dpu_8_0_sc8280xp.h | 319 .type = INTF_DP, 357 .type = INTF_DP, 366 .type = INTF_DP, 375 .type = INTF_DP,
|
D | dpu_9_2_x1e80100.h | 333 .type = INTF_DP, 371 .type = INTF_DP, 380 .type = INTF_DP, 389 .type = INTF_DP,
|
D | dpu_7_2_sc7280.h | 187 .type = INTF_DP, 206 .type = INTF_DP,
|
D | dpu_4_0_sdm845.h | 257 .type = INTF_DP, 281 .type = INTF_DP,
|
D | dpu_5_2_sm7150.h | 222 .type = INTF_DP, 251 .type = INTF_DP,
|
D | dpu_7_0_sm8350.h | 321 .type = INTF_DP, 350 .type = INTF_DP,
|
D | dpu_5_0_sm8150.h | 314 .type = INTF_DP, 343 .type = INTF_DP,
|
D | dpu_9_0_sm8550.h | 332 .type = INTF_DP, 361 .type = INTF_DP,
|
D | dpu_6_0_sm8250.h | 297 .type = INTF_DP, 326 .type = INTF_DP,
|
D | dpu_10_0_sm8650.h | 358 .type = INTF_DP, 387 .type = INTF_DP,
|
D | dpu_8_1_sm8450.h | 339 .type = INTF_DP, 368 .type = INTF_DP,
|
D | dpu_3_3_sdm630.h | 145 .type = INTF_DP,
|
D | dpu_6_2_sc7180.h | 137 .type = INTF_DP,
|
D | dpu_5_4_sm6125.h | 163 .type = INTF_DP,
|
D | dpu_6_4_sm6350.h | 169 .type = INTF_DP,
|
D | dpu_3_2_sdm660.h | 200 .type = INTF_DP,
|
D | dpu_3_0_msm8998.h | 241 .type = INTF_DP,
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_encoder_phys_vid.c | 98 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()
|
D | dpu_hw_mdss.h | 228 INTF_DP = 0xa, enumerator
|
D | dpu_encoder.c | 252 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()
|
D | dpu_hw_intf.c | 122 if (intf->cap->type == INTF_DP) in dpu_hw_intf_setup_timing_engine()
|
D | dpu_kms.c | 633 info.intf_type = INTF_DP; in _dpu_kms_initialize_displayport()
|