From: Steve Longerbeam <slongerbeam@gmail.com>
To: p.zabel@pengutronix.de, plagnioj@jcrosoft.com, tomi.valkeinen@ti.com
Cc: linux-fbdev@vger.kernel.org,
Steve Longerbeam <steve_longerbeam@mentor.com>,
dri-devel@lists.freedesktop.org
Subject: [PATCH v5 0/2] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v5
Date: Thu, 15 Sep 2016 11:04:10 -0700 [thread overview]
Message-ID: <1473962652-16820-1-git-send-email-steve_longerbeam@mentor.com> (raw)
This now contains only the queued image conversion support, along
with a split-out patch that adds macro ipu_rot_mode_is_irt().
Steve Longerbeam (2):
gpu: ipu-v3: Add ipu_rot_mode_is_irt()
gpu: ipu-v3: Add queued image conversion support
drivers/gpu/ipu-v3/Makefile | 3 +-
drivers/gpu/ipu-v3/ipu-common.c | 9 +
drivers/gpu/ipu-v3/ipu-ic.c | 2 +-
drivers/gpu/ipu-v3/ipu-image-convert.c | 1721 ++++++++++++++++++++++++++++++++
drivers/gpu/ipu-v3/ipu-prv.h | 5 +
include/video/imx-image-convert.h | 207 ++++
include/video/imx-ipu-v3.h | 22 +-
7 files changed, 1960 insertions(+), 9 deletions(-)
create mode 100644 drivers/gpu/ipu-v3/ipu-image-convert.c
create mode 100644 include/video/imx-image-convert.h
--
2.7.4
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2016-09-15 18:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-15 18:04 Steve Longerbeam [this message]
2016-09-15 18:04 ` [PATCH v5 1/2] gpu: ipu-v3: Add ipu_rot_mode_is_irt() Steve Longerbeam
2016-09-15 18:04 ` [PATCH v5 2/2] gpu: ipu-v3: Add queued image conversion support Steve Longerbeam
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=1473962652-16820-1-git-send-email-steve_longerbeam@mentor.com \
--to=slongerbeam@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=p.zabel@pengutronix.de \
--cc=plagnioj@jcrosoft.com \
--cc=steve_longerbeam@mentor.com \
--cc=tomi.valkeinen@ti.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox