From: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: robdclark@gmail.com, sean@poorly.run, airlied@linux.ie,
daniel@ffwll.ch, robh+dt@kernel.org, mark.rutland@arm.com,
sibis@codeaurora.org, chandanu@codeaurora.org,
abhinavk@codeaurora.org, bjorn.andersson@linaro.org,
marc.w.gonzalez@free.fr, linux-arm-msm@vger.kernel.org,
dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Subject: [PATCH 0/4] MSM8998 DSI support
Date: Thu, 30 May 2019 08:59:09 -0700 [thread overview]
Message-ID: <20190530155909.2718-1-jeffrey.l.hugo@gmail.com> (raw)
Enabling DSI support for the MSM8998 SoC is another step to getting end
to end display going. This will allow the SoC to drive panels that are
integraded on the device (ie not a HDMI port), but won't do much until
we have the display processor feeding the DSI blocks with lines to
scanout.
Jeffrey Hugo (4):
dt-bindings: msm/dsi: Add 10nm phy for msm8998 compatible
drm/msm/dsi: Add support for MSM8998 10nm dsi phy
drm/msm/dsi: Add old timings quirk for 10nm phy
drm/msm/dsi: Add support for MSM8998 DSI controller
.../devicetree/bindings/display/msm/dsi.txt | 1 +
drivers/gpu/drm/msm/dsi/dsi_cfg.c | 21 +++++++++++++
drivers/gpu/drm/msm/dsi/dsi_cfg.h | 1 +
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c | 2 ++
drivers/gpu/drm/msm/dsi/phy/dsi_phy.h | 5 ++++
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c | 30 +++++++++++++++++--
6 files changed, 57 insertions(+), 3 deletions(-)
--
2.17.1
next reply other threads:[~2019-05-30 15:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-30 15:59 Jeffrey Hugo [this message]
2019-05-30 16:00 ` [PATCH 1/4] dt-bindings: msm/dsi: Add 10nm phy for msm8998 compatible Jeffrey Hugo
2019-05-30 16:00 ` [PATCH 2/4] drm/msm/dsi: Add support for MSM8998 10nm dsi phy Jeffrey Hugo
2019-05-30 16:00 ` [PATCH 3/4] drm/msm/dsi: Add old timings quirk for 10nm phy Jeffrey Hugo
2019-05-30 16:00 ` [PATCH 4/4] drm/msm/dsi: Add support for MSM8998 DSI controller Jeffrey Hugo
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=20190530155909.2718-1-jeffrey.l.hugo@gmail.com \
--to=jeffrey.l.hugo@gmail.com \
--cc=abhinavk@codeaurora.org \
--cc=airlied@linux.ie \
--cc=bjorn.andersson@linaro.org \
--cc=chandanu@codeaurora.org \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.w.gonzalez@free.fr \
--cc=mark.rutland@arm.com \
--cc=robdclark@gmail.com \
--cc=robh+dt@kernel.org \
--cc=sean@poorly.run \
--cc=sibis@codeaurora.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).