[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1496976070-29573-1-git-send-email-mark.yao@rock-chips.com>
Date: Fri, 9 Jun 2017 10:41:10 +0800
From: Mark Yao <mark.yao@...k-chips.com>
To: Archit Taneja <architt@...eaurora.org>,
David Airlie <airlied@...ux.ie>,
Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>,
Jose Abreu <Jose.Abreu@...opsys.com>,
Neil Armstrong <narmstrong@...libre.com>,
Daniel Vetter <daniel.vetter@...ll.ch>,
Kieran Bingham <kieran.bingham+renesas@...asonboard.com>,
Mark Yao <mark.yao@...k-chips.com>,
Heiko Stuebner <heiko@...ech.de>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, devicetree@...r.kernel.org
Subject: [PATCH v2 0/4] Add RK3399 HDMI Support
RK3399 and RK3288 shared the same HDMI IP controller, only some
light difference with GRF configure, and an external VPLL clock
need to configure.
base on Yakir's v1 thread:
http://lkml.iu.edu/hypermail/linux/kernel/1607.1/01468.html
Some Yakir's hdmi patches cause hdmi no display on my test,
so I remove them on this thread.
Tested on rk3399 evb board with kernel 4.12.0-rc1.
Changes in v2:
rebase to newest uptream, reuse hdmi_phy_configure_dwc_hdmi_3d_tx
Mark Yao (2):
drm: bridge: dw-hdmi: Export hdmi_phy_configure_dwc_hdmi_3d_tx
drm/rockchip: dw_hdmi: add RK3399 HDMI support
Yakir Yang (2):
drm/rockchip: dw_hdmi: introduce the VPLL clock setting
drm/rockchip: dw_hdmi: introduce the pclk for grf
.../bindings/display/rockchip/dw_hdmi-rockchip.txt | 3 +-
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 3 +-
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 112 ++++++++++++++++++---
include/drm/bridge/dw_hdmi.h | 3 +
4 files changed, 107 insertions(+), 14 deletions(-)
--
1.9.1
Powered by blists - more mailing lists