All of lore.kernel.org
 help / color / mirror / Atom feed
* [DPU PATCH v3 0/2] Connector virtualization for Dual-DSI
@ 2018-04-18 19:45 Chandan Uddaraju
       [not found] ` <1524080715-23228-1-git-send-email-chandanu-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Chandan Uddaraju @ 2018-04-18 19:45 UTC (permalink / raw)
  To: freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA
  Cc: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	robdclark-Re5JQEeQqe8AvxtiuMwx3w, nganji-sgV2jX0FEOL9JmXXK+q4OQ,
	hoegsberg-hpIqsD4AKlfQT0dZR+AlfA,
	seanpaul-F7+t8E8rja9g9hUCZPvPmw, jsanka-sgV2jX0FEOL9JmXXK+q4OQ,
	Chandan Uddaraju

This patch series adds support to DSI connector
virtualization for Dual-DSI configuration.

These changes have been tested using dual-dsi truly panel on sdm845 platform.

Additional changes that will be needed to have end-to-end functionality:
     --> DSI6G-v2 changes: https://patchwork.kernel.org/patch/10294605/
     --> truly panel patches: https://patchwork.kernel.org/patch/10327749/
     --> DPU changes that will be uploaded soon.

Changes in V2:
  Addressed Sean's review comments:
    -Removed Change-Id from the commit text tags.
    -Remove extra parentheses

Changes in V3:
  Addressed Sean's review comments:
    --Instead of updating the DRM mode structure, divide
      the clocks and horizontal timings in DSI host just
      before configuring the values.

Chandan Uddaraju (2):
  drm/msm/dsi: adjust dsi timing for dual dsi mode
  drm/msm/dsi: Use one connector for dual DSI mode

 drivers/gpu/drm/msm/dsi/dsi.c         |   3 +
 drivers/gpu/drm/msm/dsi/dsi.h         |   7 +-
 drivers/gpu/drm/msm/dsi/dsi_host.c    |  55 ++++++++++++----
 drivers/gpu/drm/msm/dsi/dsi_manager.c | 117 +++++++++-------------------------
 4 files changed, 81 insertions(+), 101 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-04-19 17:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-18 19:45 [DPU PATCH v3 0/2] Connector virtualization for Dual-DSI Chandan Uddaraju
     [not found] ` <1524080715-23228-1-git-send-email-chandanu-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-04-18 19:45   ` [DPU PATCH v3 1/2] drm/msm/dsi: adjust dsi timing for dual dsi mode Chandan Uddaraju
2018-04-19 16:01     ` Sean Paul
     [not found]     ` <1524080715-23228-2-git-send-email-chandanu-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-04-19 17:05       ` Archit Taneja
2018-04-18 19:45   ` [DPU PATCH v3 2/2] drm/msm/dsi: Use one connector for dual DSI mode Chandan Uddaraju
     [not found]     ` <1524080715-23228-3-git-send-email-chandanu-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-04-19 16:03       ` Sean Paul
2018-04-19 16:06       ` Sean Paul
2018-04-19 17:07       ` Archit Taneja

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.