linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series
@ 2014-02-10 12:28 Russell King - ARM Linux
  2014-02-10 12:29 ` [PATCH RFC v2 13/35] imx-drm: add imx6 DT configuration for HDMI Russell King
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Russell King - ARM Linux @ 2014-02-10 12:28 UTC (permalink / raw)
  To: linux-arm-kernel

This is the latest revision of my series cleaning up imx-drm and
hopefully getting it ready to be moved out of drivers/staging.
This series is updated to v3.14-rc2.

Since the last round of patches were posted, the component support
has been merged into mainline, and thus dropped from this series.
Greg has taken the first three patches and merged them into his
linux-next tree - however, I include them here for completness.

Most of the comments from last time still apply, and I'll look at
incorporating some of the other patches that were posted in the
coming week.

If I can have some acks for this, I'll start sending some of it to
Greg - I'd like to at least get the five or six initial imx-hdmi
patches to Greg and queued up for the next merge window sooner
rather than later, preferably getting most of this ready for that
window too.

 arch/arm/boot/dts/imx51-babbage.dts        |  10 +-
 arch/arm/boot/dts/imx53-m53evk.dts         |   8 +-
 arch/arm/boot/dts/imx53-mba53.dts          |   6 +
 arch/arm/boot/dts/imx53-qsb.dts            |   8 +-
 arch/arm/boot/dts/imx6dl.dtsi              |   5 +
 arch/arm/boot/dts/imx6q-sabresd.dts        |   4 +
 arch/arm/boot/dts/imx6q.dtsi               |   5 +
 arch/arm/boot/dts/imx6qdl-sabresd.dtsi     |   6 +
 arch/arm/boot/dts/imx6qdl.dtsi             |   9 +
 drivers/staging/imx-drm/Makefile           |   3 +-
 drivers/staging/imx-drm/imx-drm-core.c     | 831 ++++++++++-------------------
 drivers/staging/imx-drm/imx-drm.h          |  39 +-
 drivers/staging/imx-drm/imx-fb.c           |  47 --
 drivers/staging/imx-drm/imx-fbdev.c        |  74 ---
 drivers/staging/imx-drm/imx-hdmi.c         | 680 +++++++++--------------
 drivers/staging/imx-drm/imx-ldb.c          | 125 ++---
 drivers/staging/imx-drm/imx-tve.c          | 134 +++--
 drivers/staging/imx-drm/ipu-v3/ipu-di.c    | 317 +++++------
 drivers/staging/imx-drm/ipuv3-crtc.c       |  56 +-
 drivers/staging/imx-drm/parallel-display.c | 100 ++--
 20 files changed, 934 insertions(+), 1533 deletions(-)

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-02-18 12:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-10 12:28 [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series Russell King - ARM Linux
2014-02-10 12:29 ` [PATCH RFC v2 13/35] imx-drm: add imx6 DT configuration for HDMI Russell King
2014-02-10 12:29 ` [PATCH RFC v2 14/35] imx-drm: update and fix imx6 DT descriptions for v3 HDMI driver Russell King
2014-02-10 12:30 ` [PATCH RFC v2 19/35] imx-drm: convert to componentised device support Russell King
2014-02-10 15:12 ` [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series Philipp Zabel
2014-02-10 15:18   ` Russell King - ARM Linux
2014-02-10 16:00     ` Jean-Francois Moine
     [not found]     ` <CA+gwMcd+oMUpd2kNCVP4ojsKJtPwCXMgA2RsHT0+=p347n3ODw@mail.gmail.com>
2014-02-10 17:56       ` Russell King - ARM Linux
2014-02-18 11:45         ` Philipp Zabel
2014-02-18 12:36           ` Russell King - ARM Linux
2014-02-12  9:56 ` Russell King - ARM Linux
2014-02-12 17:24   ` Philipp Zabel
2014-02-12 11:53 ` Fabio Estevam
2014-02-12 12:04   ` Christian Gmeiner
2014-02-12 12:45     ` Russell King - ARM Linux
2014-02-12 13:11       ` Christian Gmeiner
2014-02-12 12:56 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).