From: Chandan Uddaraju <chandanu@codeaurora.org>
To: freedreno@lists.freedesktop.org, linux-arm-msm@vger.kernel.org
Cc: jeykumar@quicinc.com, dri-devel@lists.freedesktop.org,
hoegsberg@google.com, Chandan Uddaraju <chandanu@codeaurora.org>
Subject: [DPU PATCH v2 0/2] Connector virtualization for Dual-DSI
Date: Mon, 16 Apr 2018 17:40:12 -0700 [thread overview]
Message-ID: <1523925614-28337-1-git-send-email-chandanu@codeaurora.org> (raw)
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
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2018-04-17 0:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-17 0:40 Chandan Uddaraju [this message]
2018-04-17 0:40 ` [DPU PATCH v2 1/2] drm/msm/dsi: adjust dsi timing for dual dsi mode Chandan Uddaraju
2018-04-17 20:28 ` Sean Paul
2018-04-18 21:51 ` chandanu-sgV2jX0FEOL9JmXXK+q4OQ
[not found] ` <1523925614-28337-1-git-send-email-chandanu-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-04-17 0:40 ` [DPU PATCH v2 2/2] drm/msm/dsi: Use one connector for dual DSI mode Chandan Uddaraju
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1523925614-28337-1-git-send-email-chandanu@codeaurora.org \
--to=chandanu@codeaurora.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=hoegsberg@google.com \
--cc=jeykumar@quicinc.com \
--cc=linux-arm-msm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).