* [GIT PULL] drm/rockchip: new feature to support rk3399 vop and some fixes
@ 2016-05-23 6:51 Mark yao
0 siblings, 0 replies; only message in thread
From: Mark yao @ 2016-05-23 6:51 UTC (permalink / raw)
To: David Airlie, linux-rockchip, dri-devel
Hi Dave
This series of patches add rk3399 vop support and fix some sparse warnings.
Now seems no doubt on them, and looks good for me, So I'd like you can
land them.
Thanks.
The following changes since commit fcee59065e58498682c60069cc6fb90694bab27e:
drm: Nuke ->vblank_disable_allowed (2016-05-21 07:03:31 +1000)
are available in the git repository at:
https://github.com/markyzq/kernel-drm-rockchip.git
drm-rockchip-next-2016-05-23
for you to fetch changes up to cc69ebfafff43f49eec3ded18794dc9c3c8c0735:
dt-bindings: add documentation for Rockchip rk3399 display
controllers (2016-05-23 14:39:37 +0800)
----------------------------------------------------------------
John Keeping (3):
drm/rockchip: dw_hdmi: remove unused #include
drm/rockchip: fb: add missing header
drm/rockchip: fix "should it be static?" warnings
Mark Yao (5):
drm/rockchip: sort registers define by chip's number
dt-bindings: sort Rockchip vop compatible by chip's number
drm/rockchip: vop: introduce VOP_REG_MASK
drm/rockchip: vop: add rk3399 vop support
dt-bindings: add documentation for Rockchip rk3399 display
controllers
Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
| 7 ++-
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 1 -
drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 4 +-
drivers/gpu/drm/rockchip/rockchip_drm_fb.c | 7 ++-
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 64 ++++++++++---------
drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 5 ++
drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 238
+++++++++++++++++++++++++++++++++++++++++++++++++---------------------
drivers/gpu/drm/rockchip/rockchip_vop_reg.h | 279
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
8 files changed, 456 insertions(+), 149 deletions(-)
--
Mark Yao
_______________________________________________
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-05-23 6:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-23 6:51 [GIT PULL] drm/rockchip: new feature to support rk3399 vop and some fixes Mark yao
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.