+11
−0
drivers/gpu/drm/msm/dsi/dsi.c
0 → 100644
+212
−0
drivers/gpu/drm/msm/dsi/dsi.h
0 → 100644
+117
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This change adds the DSI connector support in msm drm driver. v1: Initial change v2: - Address comments from Archit + minor clean-ups - Rebase to not depend on msm_drm_sub_dev change [Rob's comment] v3: Fix issues when initialization is failed Signed-off-by:Hai Li <hali@codeaurora.org> Signed-off-by:
Rob Clark <robdclark@gmail.com>