Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.c88 [1] = INTF_DSI,
89 [2] = INTF_DSI,
159 [1] = INTF_DSI,
160 [2] = INTF_DSI,
238 [1] = INTF_DSI,
239 [2] = INTF_DSI,
301 [1] = INTF_DSI,
378 [1] = INTF_DSI,
379 [2] = INTF_DSI,
460 [1] = INTF_DSI,
[all …]
Dmdp5_kms.c212 if ((intf_type == INTF_DSI) && in construct_encoder()
236 if (intfs[i] == INTF_DSI) { in get_dsi_id_from_intf()
300 case INTF_DSI: in modeset_init_intf()
327 dsi_encs[i] = construct_encoder(mdp5_kms, INTF_DSI, in modeset_init_intf()
Dmdp5_encoder.c151 if (mdp5_encoder->intf.type != INTF_DSI) { in mdp5_encoder_mode_set()
341 int enc_type = (intf->type == INTF_DSI) ? in mdp5_encoder_init()
Dmdp5_kms.h167 if ((intf->type == INTF_DSI) && in intf2vblank()
Dmdp5_ctl.c158 case INTF_DSI: in set_ctl_op()
216 case INTF_DSI: in start_signal_needed()
Dmdp5_cmd_encoder.c312 if (WARN_ON((intf->type != INTF_DSI) && in mdp5_cmd_encoder_init()
Dmdp5_crtc.c741 if ((intf->type == INTF_DSI) && in mdp5_crtc_set_pipeline()
Dmdp5.xml.h50 INTF_DSI = 1, enumerator