linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] MSM8998 DSI support
@ 2019-05-30 15:59 Jeffrey Hugo
  2019-05-30 16:00 ` [PATCH 1/4] dt-bindings: msm/dsi: Add 10nm phy for msm8998 compatible Jeffrey Hugo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeffrey Hugo @ 2019-05-30 15:59 UTC (permalink / raw)
  Cc: robdclark, sean, airlied, daniel, robh+dt, mark.rutland, sibis,
	chandanu, abhinavk, bjorn.andersson, marc.w.gonzalez,
	linux-arm-msm, dri-devel, freedreno, devicetree, linux-kernel,
	Jeffrey Hugo

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


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

end of thread, other threads:[~2019-05-30 16:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-30 15:59 [PATCH 0/4] MSM8998 DSI support Jeffrey Hugo
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

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).