Hi Greg,

I have asked Dave to pull Steve Longerbeam's preparation series for
capture support. It starts off with the following two commits that also
touch the staging driver. Could you pull this into the staging tree to
avoid conflicts later on?

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/ipu-for-staging-3.18

for you to fetch changes up to 2eb671c485c06133ff0b568d5ec3c09fda0f4359:

  staging: imx-drm: Convert to new ipu_cpmem API (2014-08-18 14:17:46 +0200)

----------------------------------------------------------------
IPUv3 CPMEM API change across staging and drm

----------------------------------------------------------------
Steve Longerbeam (2):
      gpu: ipu-v3: Add ipu-cpmem unit
      staging: imx-drm: Convert to new ipu_cpmem API

 drivers/gpu/ipu-v3/Makefile           |   3 +-
 drivers/gpu/ipu-v3/ipu-common.c       | 457 +-------------------------
 drivers/gpu/ipu-v3/ipu-cpmem.c        | 597 ++++++++++++++++++++++++++++++++++
 drivers/gpu/ipu-v3/ipu-prv.h          |  14 +-
 drivers/staging/imx-drm/ipuv3-plane.c |  16 +-
 include/video/imx-ipu-v3.h            | 188 ++---------
 6 files changed, 664 insertions(+), 611 deletions(-)
 create mode 100644 drivers/gpu/ipu-v3/ipu-cpmem.c

regards
Philipp

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to