Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_12_2_glymur.h403 .type = INTF_DP,
437 .type = INTF_DP,
445 .type = INTF_DP,
453 .type = INTF_DP,
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c105 if (phys_enc->hw_intf->cap->type == INTF_DP && timing->wide_bus_en) { in drm_mode_to_intf_timing_params()
116 if (phys_enc->hw_intf->cap->type == INTF_DP && timing->wide_bus_en) { in drm_mode_to_intf_timing_params()
129 if (phys_enc->hw_intf->cap->type != INTF_DP && timing->compression_en) { in drm_mode_to_intf_timing_params()
H A Ddpu_hw_mdss.h246 INTF_DP = 0xa, enumerator
H A Ddpu_encoder.c267 return phys_enc->hw_intf->cap->type == INTF_DP && in dpu_encoder_needs_periph_flush()
286 if (disp_info->intf_type == INTF_DP) in dpu_encoder_is_widebus_enabled()
712 } else if (disp_info->intf_type == INTF_DP) { in dpu_encoder_update_topology()
1234 dpu_enc->disp_info.intf_type == INTF_DP) { in dpu_encoder_virt_atomic_mode_set()
1293 if (dpu_enc->disp_info.intf_type == INTF_DP && in _dpu_encoder_virt_enable_helper()
H A Ddpu_kms.c665 info.intf_type = INTF_DP; in _dpu_kms_initialize_displayport()