All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drm/bridge: analogix-dp: misc fixes & add RK3399 eDP support
@ 2016-07-06  0:49 Yakir Yang
  0 siblings, 0 replies; only message in thread
From: Yakir Yang @ 2016-07-06  0:49 UTC (permalink / raw)
  To: David Airlie
  Cc: linux-samsung-soc, open list:ARM/Rockchip SoC..., Jingoo Han,
	Doug Anderson, dri-devel, Tomasz Figa, Javier Martinez Canillas,
	Stéphane Marchesin, LKML


[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-06  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-06  0:49 [GIT PULL] drm/bridge: analogix-dp: misc fixes & add RK3399 eDP support Yakir Yang

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.