All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Rockchip dw-mipi-dsi driver
@ 2016-07-08  9:04 ` Chris Zhong
  0 siblings, 0 replies; 39+ messages in thread
From: Chris Zhong @ 2016-07-08  9:04 UTC (permalink / raw)
  To: dianders, tfiga, heiko, yzq
  Cc: linux-rockchip, Chris Zhong, devicetree, Kumar Gala, Mark Yao,
	linux-kernel, Ian Campbell, Rob Herring, dri-devel, Pawel Moll,
	Mark Rutland, linux-arm-kernel, David Airlie


Hi all

This is a bunch of dw-mipi-dsi driver for RK3399 and RK3288, they have
been tested on rk3399 and rk3288 evb board.

This series is based on Mark Yao's branch:
https://github.com/markyzq/kernel-drm-rockchip/tree/drm-rockchip-next-2016-05-23



Chris Zhong (7):
  dt-bindings: add rk3399 support for dw-mipi-rockchip
  DRM: mipi: support rk3399 mipi dsi
  dt-bindings: add power domain node for dw-mipi-rockchip
  drm/rockchip: dw-mipi: add dw-mipi power domain support
  drm/rockchip: dw-mipi: support HPD poll
  drm/rockchip: dw-mipi: fix phy clk lane stop state timeout
  drm/rockchip: dw-mipi: fix insufficient bandwidth of some panel

 .../display/rockchip/dw_mipi_dsi_rockchip.txt      |   6 +
 drivers/gpu/drm/rockchip/dw-mipi-dsi.c             | 135 +++++++++++++++++----
 2 files changed, 120 insertions(+), 21 deletions(-)

-- 
2.6.3

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

end of thread, other threads:[~2016-07-13 13:50 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-08  9:04 [PATCH 0/7] Rockchip dw-mipi-dsi driver Chris Zhong
2016-07-08  9:04 ` Chris Zhong
2016-07-08  9:04 ` Chris Zhong
2016-07-08  9:04 ` [PATCH 1/7] dt-bindings: add rk3399 support for dw-mipi-rockchip Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-13 13:49   ` Rob Herring
2016-07-13 13:49     ` Rob Herring
2016-07-13 13:49     ` Rob Herring
2016-07-08  9:04 ` [PATCH 2/7] DRM: mipi: support rk3399 mipi dsi Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-08  9:04 ` [PATCH 3/7] dt-bindings: add power domain node for dw-mipi-rockchip Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-13 13:50   ` Rob Herring
2016-07-13 13:50     ` Rob Herring
2016-07-13 13:50     ` Rob Herring
2016-07-08  9:04 ` [PATCH 4/7] drm/rockchip: dw-mipi: add dw-mipi power domain support Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-08  9:04 ` [PATCH 5/7] drm/rockchip: dw-mipi: support HPD poll Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-08  9:04   ` Chris Zhong
2016-07-08 13:52   ` John Keeping
2016-07-08 13:52     ` John Keeping
2016-07-08 13:52     ` John Keeping
2016-07-11  0:46     ` Mark yao
2016-07-11  0:46       ` Mark yao
2016-07-11  0:46       ` Mark yao
2016-07-11  9:20       ` John Keeping
2016-07-11  9:20         ` John Keeping
2016-07-11  9:20         ` John Keeping
2016-07-08  9:05 ` [PATCH 6/7] drm/rockchip: dw-mipi: fix phy clk lane stop state timeout Chris Zhong
2016-07-08  9:05   ` Chris Zhong
2016-07-08  9:05   ` Chris Zhong
2016-07-08  9:05 ` [PATCH 7/7] drm/rockchip: dw-mipi: fix insufficient bandwidth of some panel Chris Zhong
2016-07-08  9:05   ` Chris Zhong
2016-07-08  9:05   ` Chris Zhong

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.