Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.c93 [1] = INTF_DSI,
94 [2] = INTF_DSI,
176 [1] = INTF_DSI,
261 [1] = INTF_DSI,
262 [2] = INTF_DSI,
361 [1] = INTF_DSI,
362 [2] = INTF_DSI,
435 [1] = INTF_DSI,
514 [1] = INTF_DSI,
515 [2] = INTF_DSI,
[all …]
Dmdp5_encoder.c52 if (mdp5_encoder->intf->type != INTF_DSI) { in mdp5_vid_encoder_mode_set()
326 WARN_ON(intf->type != INTF_DSI); in mdp5_encoder_set_intf_mode()
329 if (intf->type == INTF_DSI) in mdp5_encoder_set_intf_mode()
343 int enc_type = (intf->type == INTF_DSI) ? in mdp5_encoder_init()
Dmdp5_ctl.c145 case INTF_DSI: in set_ctl_op()
193 case INTF_DSI: in start_signal_needed()
746 if (hw_cfg->intf.connect[c] == INTF_DSI) in mdp5_ctlm_init()
Dmdp5_kms.h243 if ((intf->type == INTF_DSI) && in intf2vblank()
Dmdp5_kms.c343 if (intfs[i] == INTF_DSI) { in get_dsi_id_from_intf()
386 case INTF_DSI: in modeset_init_intf()
/drivers/gpu/drm/msm/disp/dpu1/catalog/
Ddpu_3_0_msm8998.h251 .type = INTF_DSI,
260 .type = INTF_DSI,
Ddpu_4_0_sdm845.h267 .type = INTF_DSI,
276 .type = INTF_DSI,
Ddpu_7_0_sm8350.h338 .type = INTF_DSI,
348 .type = INTF_DSI,
Ddpu_6_0_sm8250.h314 .type = INTF_DSI,
324 .type = INTF_DSI,
Ddpu_5_0_sm8150.h315 .type = INTF_DSI,
325 .type = INTF_DSI,
Ddpu_6_5_qcm2290.h94 .type = INTF_DSI,
Ddpu_9_0_sm8550.h359 .type = INTF_DSI,
369 .type = INTF_DSI,
Ddpu_8_1_sm8450.h360 .type = INTF_DSI,
370 .type = INTF_DSI,
Ddpu_5_1_sc8180x.h322 .type = INTF_DSI,
332 .type = INTF_DSI,
Ddpu_6_3_sm6115.h95 .type = INTF_DSI,
Ddpu_6_9_sm6375.h105 .type = INTF_DSI,
Ddpu_8_0_sc8280xp.h336 .type = INTF_DSI,
346 .type = INTF_DSI,
Ddpu_5_4_sm6125.h159 .type = INTF_DSI,
Ddpu_6_4_sm6350.h166 .type = INTF_DSI,
Ddpu_6_2_sc7180.h150 .type = INTF_DSI,
Ddpu_7_2_sc7280.h202 .type = INTF_DSI,
/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h231 INTF_DSI = 0x1, enumerator
Ddpu_encoder.c508 if (disp_info->intf_type != INTF_DSI) in dpu_encoder_helper_split_config()
561 if (dpu_enc->disp_info.intf_type == INTF_DSI) in dpu_encoder_get_dsc_config()
1171 if (dpu_enc->disp_info.intf_type == INTF_DSI && in _dpu_encoder_virt_enable_helper()
Ddpu_encoder_phys_vid.c91 if (phys_enc->hw_intf->cap->type == INTF_DSI) { in drm_mode_to_intf_timing_params()
Ddpu_kms.c540 info.intf_type = INTF_DSI; in _dpu_kms_initialize_dsi()

12