linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/8] rockchip: kevin: Enable edp display
@ 2018-01-10 16:23 Thierry Escande
  2018-01-10 16:23 ` [PATCH v8 1/8] drm/bridge: analogix: Do not use device's drvdata Thierry Escande
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Thierry Escande @ 2018-01-10 16:23 UTC (permalink / raw)
  To: Rob Herring, Archit Taneja, Daniel Vetter, Neil Armstrong,
	Laurent Pinchart, Sandy Huang
  Cc: Jeffy Chen, Sean Paul, dri-devel, linux-rockchip, linux-kernel

Hi,

This patchset makes edp display work on Chromebook kevin.

This patchset has been originally posted by Jeffy Chen and the 2 first
commits from a previous version (v6) are already merged in mainline.

v8:
Fixed compilation issue between patches #7 and #8 reported by Archit.

v7:
Rebased on top of next-20180108 and fixed conflicts
Fixed a few warnings reported by checkpatch

Jeffy Chen (8):
  drm/bridge: analogix: Do not use device's drvdata
  drm/bridge: analogix_dp: Fix connector and encoder cleanup
  drm/rockchip: analogix_dp: Add a sanity check for
    rockchip_drm_psr_register()
  drm/rockchip: dw-mipi-dsi: Fix error handling path
  drm/rockchip: inno_hdmi: Fix error handling path
  drm/bridge/synopsys: dw-hdmi: Add missing bridge detach
  drm/bridge/synopsys: dw-hdmi: Do not use device's drvdata
  drm/rockchip: dw_hdmi: Fix error handling path

 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 52 +++++++----------
 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c          | 53 ++++++++---------
 drivers/gpu/drm/exynos/exynos_dp.c                 | 29 ++++++----
 drivers/gpu/drm/imx/dw_hdmi-imx.c                  | 22 ++++---
 drivers/gpu/drm/meson/meson_dw_hdmi.c              | 20 +++++--
 drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c             | 14 ++++-
 drivers/gpu/drm/rockchip/analogix_dp-rockchip.c    | 67 +++++++++++++---------
 drivers/gpu/drm/rockchip/dw-mipi-dsi.c             | 21 ++++---
 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c        | 39 +++++++------
 drivers/gpu/drm/rockchip/inno_hdmi.c               | 22 +++++--
 include/drm/bridge/analogix_dp.h                   | 19 +++---
 include/drm/bridge/dw_hdmi.h                       | 17 +++---
 12 files changed, 214 insertions(+), 161 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-03-02 12:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-10 16:23 [PATCH v8 0/8] rockchip: kevin: Enable edp display Thierry Escande
2018-01-10 16:23 ` [PATCH v8 1/8] drm/bridge: analogix: Do not use device's drvdata Thierry Escande
2018-03-01 15:39   ` Heiko Stübner
2018-01-10 16:23 ` [PATCH v8 2/8] drm/bridge: analogix_dp: Fix connector and encoder cleanup Thierry Escande
2018-03-01 15:39   ` Heiko Stübner
2018-01-10 16:23 ` [PATCH v8 3/8] drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register() Thierry Escande
2018-03-01 15:25   ` [PATCH] drm/rockchip: analogix_dp: reorder psr_unregister call in unbind Heiko Stuebner
2018-03-01 15:41   ` [PATCH v8 3/8] drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register() Heiko Stübner
2018-01-10 16:23 ` [PATCH v8 4/8] drm/rockchip: dw-mipi-dsi: Fix error handling path Thierry Escande
2018-03-01 15:50   ` Heiko Stübner
2018-03-02 12:09     ` Enric Balletbo i Serra
2018-03-02 12:17       ` Heiko Stuebner
2018-03-02 12:22         ` Enric Balletbo i Serra
2018-01-10 16:23 ` [PATCH v8 5/8] drm/rockchip: inno_hdmi: " Thierry Escande
2018-01-10 16:23 ` [PATCH v8 6/8] drm/bridge/synopsys: dw-hdmi: Add missing bridge detach Thierry Escande
2018-01-10 16:23 ` [PATCH v8 7/8] drm/bridge/synopsys: dw-hdmi: Do not use device's drvdata Thierry Escande
2018-03-01 15:45   ` Heiko Stübner
2018-01-10 16:23 ` [PATCH v8 8/8] drm/rockchip: dw_hdmi: Fix error handling path Thierry Escande

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