Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/
A Ddsi_manager.c71 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in dsi_mgr_setup_components() local
83 } else if (!other_dsi) { in dsi_mgr_setup_components()
87 msm_dsi : other_dsi; in dsi_mgr_setup_components()
89 other_dsi : msm_dsi; in dsi_mgr_setup_components()
225 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in msm_dsi_manager_panel_init() local
230 master_dsi = other_dsi; in msm_dsi_manager_panel_init()
234 slave_dsi = other_dsi; in msm_dsi_manager_panel_init()
259 if (other_dsi && other_dsi->panel && kms->funcs->set_split_display) { in msm_dsi_manager_panel_init()
568 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in dsi_mgr_bridge_mode_set() local
578 if (is_bonded_dsi && other_dsi) in dsi_mgr_bridge_mode_set()
[all …]

Completed in 6 milliseconds