From: Mark yao <mark.yao@rock-chips.com>
To: David Airlie <airlied@linux.ie>,
linux-rockchip@lists.infradead.org,
dri-devel <dri-devel@lists.freedesktop.org>
Subject: [GIT PULL] drm/rockchip: new feature to support rk3399 vop and some fixes
Date: Mon, 23 May 2016 14:51:23 +0800 [thread overview]
Message-ID: <5742A86B.5050307@rock-chips.com> (raw)
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
reply other threads:[~2016-05-23 6:51 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=5742A86B.5050307@rock-chips.com \
--to=mark.yao@rock-chips.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-rockchip@lists.infradead.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 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.