Searched refs:INTF_DSI (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_cfg.c | 88 [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 …]
|
D | mdp5_kms.c | 212 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()
|
D | mdp5_encoder.c | 151 if (mdp5_encoder->intf.type != INTF_DSI) { in mdp5_encoder_mode_set() 341 int enc_type = (intf->type == INTF_DSI) ? in mdp5_encoder_init()
|
D | mdp5_kms.h | 167 if ((intf->type == INTF_DSI) && in intf2vblank()
|
D | mdp5_ctl.c | 158 case INTF_DSI: in set_ctl_op() 216 case INTF_DSI: in start_signal_needed()
|
D | mdp5_cmd_encoder.c | 312 if (WARN_ON((intf->type != INTF_DSI) && in mdp5_cmd_encoder_init()
|
D | mdp5_crtc.c | 741 if ((intf->type == INTF_DSI) && in mdp5_crtc_set_pipeline()
|
D | mdp5.xml.h | 50 INTF_DSI = 1, enumerator
|