[DPU PATCH v2 0/2] Connector virtualization for Dual-DSI

Chandan Uddaraju chandanu at codeaurora.org
Tue Apr 17 00:40:12 UTC 2018


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


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         |   2 +
 drivers/gpu/drm/msm/dsi/dsi_host.c    |  17 +++++
 drivers/gpu/drm/msm/dsi/dsi_manager.c | 125 +++++++++++-----------------------
 4 files changed, 62 insertions(+), 85 deletions(-)

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



More information about the dri-devel mailing list