All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drm/rockchip: new feature to support inno hdmi
@ 2016-02-18  6:10 Mark yao
  0 siblings, 0 replies; only message in thread
From: Mark yao @ 2016-02-18  6:10 UTC (permalink / raw)
  To: David Airlie; +Cc: dri-devel

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

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

only message in thread, other threads:[~2016-02-18  6:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-18  6:10 [GIT PULL] drm/rockchip: new feature to support inno hdmi 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.