Searched refs:INTF_DSI (Results 1 - 25 of 31) sorted by last modified time

12

/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.h144 /* Modes used for DSI interface (INTF_DSI type): */
242 if ((intf->type == INTF_DSI) &&
H A Dmdp5_kms.c288 if (intfs[i] == INTF_DSI) {
331 case INTF_DSI:
H A Dmdp5_crtc.c636 if ((intf->type == INTF_DSI) &&
H A Dmdp5_encoder.c41 if (mdp5_encoder->intf->type != INTF_DSI) {
273 WARN_ON(intf->type != INTF_DSI);
276 if (intf->type == INTF_DSI)
290 int enc_type = (intf->type == INTF_DSI) ?
H A Dmdp5_ctl.c145 case INTF_DSI:
193 case INTF_DSI:
739 if (hw_cfg->intf.connect[c] == INTF_DSI)
H A 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...]
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c538 info.intf_type = INTF_DSI;
H A Ddpu_hw_mdss.h220 INTF_DSI = 0x1, enumerator in enum:dpu_intf_type
H A Ddpu_hw_intf.c572 if (mdss_rev->core_major_ver >= 5 && cfg->type == INTF_DSI) {
H A Ddpu_encoder_phys_vid.c91 if (phys_enc->hw_intf->cap->type == INTF_DSI) {
H A Ddpu_encoder.c273 else if (disp_info->intf_type == INTF_DSI)
520 if (disp_info->intf_type != INTF_DSI)
573 if (dpu_enc->disp_info.intf_type == INTF_DSI)
1231 if (dpu_enc->disp_info.intf_type == INTF_DSI &&
/linux-master/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_9_2_x1e80100.h342 .type = INTF_DSI,
352 .type = INTF_DSI,
H A Ddpu_3_2_sdm660.h209 .type = INTF_DSI,
218 .type = INTF_DSI,
H A Ddpu_3_3_sdm630.h154 .type = INTF_DSI,
H A Ddpu_9_0_sm8550.h341 .type = INTF_DSI,
351 .type = INTF_DSI,
H A Ddpu_8_1_sm8450.h348 .type = INTF_DSI,
358 .type = INTF_DSI,
H A Ddpu_8_0_sc8280xp.h328 .type = INTF_DSI,
338 .type = INTF_DSI,
H A Ddpu_6_9_sm6375.h103 .type = INTF_DSI,
H A Ddpu_7_0_sm8350.h330 .type = INTF_DSI,
340 .type = INTF_DSI,
H A Ddpu_7_2_sc7280.h196 .type = INTF_DSI,
H A Ddpu_6_4_sm6350.h162 .type = INTF_DSI,
H A Ddpu_6_5_qcm2290.h93 .type = INTF_DSI,
H A Ddpu_6_3_sm6115.h93 .type = INTF_DSI,
H A Ddpu_6_0_sm8250.h306 .type = INTF_DSI,
316 .type = INTF_DSI,
H A Ddpu_6_2_sc7180.h146 .type = INTF_DSI,

Completed in 662 milliseconds

12