/linux-6.1.9/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_cfg.c | 93 [1] = INTF_DSI, 94 [2] = INTF_DSI, 180 [1] = INTF_DSI, 181 [2] = INTF_DSI, 280 [1] = INTF_DSI, 281 [2] = INTF_DSI, 354 [1] = INTF_DSI, 433 [1] = INTF_DSI, 434 [2] = INTF_DSI, 532 [1] = INTF_DSI, [all …]
|
D | mdp5_encoder.c | 52 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()
|
D | mdp5_ctl.c | 145 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()
|
D | mdp5_kms.h | 243 if ((intf->type == INTF_DSI) && in intf2vblank()
|
D | mdp5_kms.c | 343 if (intfs[i] == INTF_DSI) { in get_dsi_id_from_intf() 386 case INTF_DSI: in modeset_init_intf()
|
D | mdp5_crtc.c | 639 if ((intf->type == INTF_DSI) && in mdp5_crtc_setup_pipeline()
|
D | mdp5.xml.h | 58 INTF_DSI = 1, enumerator
|
/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 1242 INTF_BLK("intf_1", INTF_1, 0x6A800, INTF_DSI, 0, 25, INTF_SDM845_MASK, MDP_SSPP_TOP0_INTR, 26, 27), 1243 INTF_BLK("intf_2", INTF_2, 0x6B000, INTF_DSI, 1, 25, INTF_SDM845_MASK, MDP_SSPP_TOP0_INTR, 28, 29), 1249 INTF_BLK("intf_1", INTF_1, 0x6A800, INTF_DSI, 0, 24, INTF_SDM845_MASK, MDP_SSPP_TOP0_INTR, 26, 27), 1250 INTF_BLK("intf_2", INTF_2, 0x6B000, INTF_DSI, 1, 24, INTF_SDM845_MASK, MDP_SSPP_TOP0_INTR, 28, 29), 1256 INTF_BLK("intf_1", INTF_1, 0x6A800, INTF_DSI, 0, 24, INTF_SC7180_MASK, MDP_SSPP_TOP0_INTR, 26, 27), 1261 INTF_BLK("intf_1", INTF_1, 0x6A800, INTF_DSI, 0, 24, INTF_SC7180_MASK, MDP_SSPP_TOP0_INTR, 26, 27), 1262 INTF_BLK("intf_2", INTF_2, 0x6B000, INTF_DSI, 1, 24, INTF_SC7180_MASK, MDP_SSPP_TOP0_INTR, 28, 29), 1268 INTF_BLK("intf_1", INTF_1, 0x35000, INTF_DSI, 0, 24, INTF_SC7280_MASK, MDP_SSPP_TOP0_INTR, 26, 27), 1274 INTF_BLK("intf_1", INTF_1, 0x6A800, INTF_DSI, 0, 24, INTF_SC7180_MASK, MDP_SSPP_TOP0_INTR, 26, 27), 1275 INTF_BLK("intf_2", INTF_2, 0x6B000, INTF_DSI, 1, 24, INTF_SC7180_MASK, MDP_SSPP_TOP0_INTR, 28, 29), [all …]
|
D | dpu_hw_mdss.h | 228 INTF_DSI = 0x1, enumerator
|
D | dpu_encoder_phys_vid.c | 89 if (phys_enc->hw_intf->cap->type == INTF_DSI) { in drm_mode_to_intf_timing_params()
|
D | dpu_encoder.c | 2266 intf_type = INTF_DSI; in dpu_encoder_setup_display()
|