Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_5_1_sc8180x.h323 .type = INTF_DP,
354 .type = INTF_DP,
363 .type = INTF_DP,
372 .type = INTF_DP,
H A Ddpu_8_0_sc8280xp.h319 .type = INTF_DP,
357 .type = INTF_DP,
366 .type = INTF_DP,
375 .type = INTF_DP,
H A Ddpu_9_2_x1e80100.h335 .type = INTF_DP,
373 .type = INTF_DP,
382 .type = INTF_DP,
391 .type = INTF_DP,
H A Ddpu_7_2_sc7280.h187 .type = INTF_DP,
206 .type = INTF_DP,
H A Ddpu_5_3_sm6150.h186 .type = INTF_DP,
205 .type = INTF_DP,
H A Ddpu_5_2_sm7150.h222 .type = INTF_DP,
251 .type = INTF_DP,
H A Ddpu_4_0_sdm845.h245 .type = INTF_DP,
269 .type = INTF_DP,
H A Ddpu_5_0_sm8150.h316 .type = INTF_DP,
345 .type = INTF_DP,
H A Ddpu_6_0_sm8250.h299 .type = INTF_DP,
328 .type = INTF_DP,
H A Ddpu_9_0_sm8550.h334 .type = INTF_DP,
363 .type = INTF_DP,
H A Ddpu_7_0_sm8350.h323 .type = INTF_DP,
352 .type = INTF_DP,
H A Ddpu_8_1_sm8450.h339 .type = INTF_DP,
368 .type = INTF_DP,
H A Ddpu_8_4_sa8775p.h349 .type = INTF_DP,
387 .type = INTF_DP,
H A Ddpu_10_0_sm8650.h379 .type = INTF_DP,
408 .type = INTF_DP,
H A Ddpu_5_4_sm6125.h163 .type = INTF_DP,
H A Ddpu_6_2_sc7180.h137 .type = INTF_DP,
H A Ddpu_3_3_sdm630.h145 .type = INTF_DP,
H A Ddpu_6_4_sm6350.h169 .type = INTF_DP,
H A Ddpu_3_2_sdm660.h200 .type = INTF_DP,
H A Ddpu_3_0_msm8998.h229 .type = INTF_DP,
/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h232 INTF_DP = 0xa, enumerator
H A 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()
H A Ddpu_encoder.c266 return phys_enc->hw_intf->cap->type == INTF_DP && in dpu_encoder_needs_periph_flush()
285 if (disp_info->intf_type == INTF_DP) in dpu_encoder_is_widebus_enabled()
711 } else if (disp_info->intf_type == INTF_DP) { in dpu_encoder_update_topology()
1230 dpu_enc->disp_info.intf_type == INTF_DP) { in dpu_encoder_virt_atomic_mode_set()
1279 if (dpu_enc->disp_info.intf_type == INTF_DP && in _dpu_encoder_virt_enable_helper()
H A Ddpu_hw_intf.c122 if (intf->cap->type == INTF_DP) in dpu_hw_intf_setup_timing_engine()
H A Ddpu_kms.c664 info.intf_type = INTF_DP; in _dpu_kms_initialize_displayport()