From: Mark yao <mark.yao@rock-chips.com>
To: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL] drm/rockchip: new feature to support inno hdmi
Date: Thu, 18 Feb 2016 14:10:21 +0800 [thread overview]
Message-ID: <56C5604D.30604@rock-chips.com> (raw)
Hi Dave
These patches based on drm-next, it looks good and Innosilicon HDMI
works, so I'd like you can land them.
Thanks.
The following changes since commit 5443ce86fa37e7d3cc63d2067d05e3388fdeec17:
drm: virtio-gpu: set atomic flag (2016-02-11 08:56:23 +1000)
are available in the git repository at:
https://github.com/markyzq/kernel-drm-rockchip.git
drm-rockchip-next-2016-02-18
for you to fetch changes up to a2b5f9b9f308f66140a14150b8b9162ce9ca043b:
dt-bindings: add document for Innosilicon HDMI on Rockchip platform
(2016-02-18 13:57:58 +0800)
----------------------------------------------------------------
Yakir Yang (2):
drm/rockchip: hdmi: add Innosilicon HDMI support
dt-bindings: add document for Innosilicon HDMI on Rockchip platform
.../display/rockchip/inno_hdmi-rockchip.txt | 50 ++
drivers/gpu/drm/rockchip/Kconfig | 8 +
drivers/gpu/drm/rockchip/Makefile | 1 +
drivers/gpu/drm/rockchip/inno_hdmi.c | 938
++++++++++++++++++++
drivers/gpu/drm/rockchip/inno_hdmi.h | 362 ++++++++
5 files changed, 1359 insertions(+)
create mode 100644
Documentation/devicetree/bindings/display/rockchip/inno_hdmi-rockchip.txt
create mode 100644 drivers/gpu/drm/rockchip/inno_hdmi.c
create mode 100644 drivers/gpu/drm/rockchip/inno_hdmi.h
--
Mark Yao
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2016-02-18 6:10 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=56C5604D.30604@rock-chips.com \
--to=mark.yao@rock-chips.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.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.