From: Yakir Yang <ykk@rock-chips.com>
To: David Airlie <airlied@linux.ie>
Cc: linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
"open list:ARM/Rockchip SoC..."
<linux-rockchip@lists.infradead.org>,
"Jingoo Han" <jingoohan1@gmail.com>,
"Doug Anderson" <dianders@chromium.org>,
dri-devel <dri-devel@lists.freedesktop.org>,
"Tomasz Figa" <tfiga@chromium.org>,
"Javier Martinez Canillas" <javier@osg.samsung.com>,
"Stéphane Marchesin" <marcheu@chromium.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] drm/bridge: analogix-dp: misc fixes & add RK3399 eDP support
Date: Wed, 6 Jul 2016 08:49:40 +0800 [thread overview]
Message-ID: <577C55A4.10001@rock-chips.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 3168 bytes --]
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@chromium.org>
- Sean Paul <seanpaul@chromium.org>
- Douglas Anderson <dianders@chromium.org>
- Stéphane Marchesin <marcheu@chromium.org>
And acked by :
- Mark Yao <mark.yao@rock-chips.com>
Also tested on Exynos platform successfully by :
Javier Martinez Canillas <javier@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@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(-)
[-- Attachment #1.2: Type: text/html, Size: 5438 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2016-07-06 0:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=577C55A4.10001@rock-chips.com \
--to=ykk@rock-chips.com \
--cc=airlied@linux.ie \
--cc=dianders@chromium.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=javier@osg.samsung.com \
--cc=jingoohan1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=marcheu@chromium.org \
--cc=tfiga@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox