[GIT PULL] drm/bridge: analogix-dp: misc fixes & add RK3399 eDP support
Yakir Yang
ykk at rock-chips.com
Wed Jul 6 00:49:40 UTC 2016
Hi Dave,
Please consider merging this tag, which contains the v4 misc fixes and
add RK3399 eDP support patches[0] I sent on 2016-06-29, rebased onto
v4.7-rc5.
This tag have been reviewed by :
- Tomasz Figa <tomasz.figa at chromium.org>
- Sean Paul <seanpaul at chromium.org>
- Douglas Anderson <dianders at chromium.org>
- Stéphane Marchesin <marcheu at chromium.org>
And acked by :
- Mark Yao <mark.yao at rock-chips.com>
Also tested on Exynos platform successfully by :
Javier Martinez Canillas <javier at osg.samsung.com>
Besides I also have set up a tree[1] to verify the eDP function on
RK3399 EVB board. That tree is based on v4.7-rc5, but need to apply some
patches to make things work on RK3399 board, like:
- Apply Mark Yao's RK3399 VOP thread
- Apply ShunQian Zheng's RK3399 IOMMU thread
- Directly update the i2c & rk808 driver to our develop branch
- Directly update the dtsi to our develop branch
[0]: https://lkml.org/lkml/2016/6/29/186
[1]: https://github.com/yakir-Yang/linux/tree/test/analogix-dp-20160705
Thanks,
- Yakir
The following changes since commit
d9c900b0270a18101403cf5e95c1639fccd43a9f:
drm/rockchip: analogix_dp: split the lcdc select setting into device
data (2016-07-05 09:16:33 +0800)
are available in the git repository at:
git at github.com:yakir-Yang/linux.git upstream/analogix-dp-20160705
for you to fetch changes up to 4787b4343fef2e3227b0a69934a8f89e53091fb9:
dt-bindings: analogix_dp: rockchip: correct the wrong compatible name
(2016-07-05 09:18:32 +0800)
----------------------------------------------------------------
Yakir Yang (10):
drm/bridge: analogix_dp: correct the register bit define error in
ANALOGIX_DP_PLL_REG_1
drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK
bit setting
drm/rockchip: analogix_dp: add rk3399 eDP support
drm/rockchip: analogix_dp: make panel detect to an optional action
drm/bridge: analogix_dp: passing the connector as an argument in
.get_modes()
drm/rockchip: analogix_dp: correct the connector display color
format and bpc
drm/rockchip: analogix_dp: update the comments about why need to
hardcode VOP output mode
drm/bridge: analogix_dp: fix no drm hpd event when panel plug in
drm/rockchip: analogix_dp: introduce the pclk for grf
dt-bindings: analogix_dp: rockchip: correct the wrong compatible
name
Documentation/devicetree/bindings/display/bridge/analogix_dp.txt | 1 +
Documentation/devicetree/bindings/display/rockchip/analogix_dp-rockchip.txt | 9 +++++-
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 2 +-
drivers/gpu/drm/bridge/analogix/analogix_dp_core.h | 8 ++---
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c | 12 ++++---
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.h | 5 +--
drivers/gpu/drm/exynos/exynos_dp.c | 4 +--
drivers/gpu/drm/rockchip/analogix_dp-rockchip.c | 127
+++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
include/drm/bridge/analogix_dp.h | 9 +++++-
9 files changed, 122 insertions(+), 55 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160706/4c92aa6c/attachment-0001.html>
More information about the dri-devel
mailing list