From: Philipp Zabel <p.zabel@pengutronix.de>
To: Steve Longerbeam <slongerbeam@gmail.com>
Cc: tomi.valkeinen@ti.com, linux-kernel@vger.kernel.org,
linux-fbdev@vger.kernel.org,
Steve Longerbeam <steve_longerbeam@mentor.com>
Subject: Re: [PATCH v7 0/3] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v7
Date: Mon, 19 Sep 2016 09:35:24 +0200 [thread overview]
Message-ID: <1474270524.3117.29.camel@pengutronix.de> (raw)
In-Reply-To: <1474140838-1082-1-git-send-email-steve_longerbeam@mentor.com>
Hi Steve,
Am Samstag, den 17.09.2016, 12:33 -0700 schrieb Steve Longerbeam:
> Changes from v6:
>
> - renamed include/video/imx-image-convert.h to imx-ipu-image-convert.h.
> - changed MIN_W, MIN_H to absolute minimum allowed assuming conversions
> to/from planar pixel formats and with rotations (16x8).
> - removed setting defaults if given 0 widths/heights in
> ipu_image_convert_adjust().
>
> Steve Longerbeam (3):
> gpu: ipu-v3: Add FSU channel linking support
> 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 | 140 +++
> drivers/gpu/ipu-v3/ipu-ic.c | 2 +-
> drivers/gpu/ipu-v3/ipu-image-convert.c | 1709 ++++++++++++++++++++++++++++++++
> drivers/gpu/ipu-v3/ipu-prv.h | 32 +
> include/video/imx-ipu-image-convert.h | 207 ++++
> include/video/imx-ipu-v3.h | 35 +-
> 7 files changed, 2119 insertions(+), 9 deletions(-)
> create mode 100644 drivers/gpu/ipu-v3/ipu-image-convert.c
> create mode 100644 include/video/imx-ipu-image-convert.h
thanks, I have updated to v7 and sent a pull request:
https://lists.freedesktop.org/archives/dri-devel/2016-September/118572.html
regards
Philipp
prev parent reply other threads:[~2016-09-19 7:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-17 19:33 [PATCH v7 0/3] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v7 Steve Longerbeam
2016-09-17 19:33 ` [PATCH v7 1/3] gpu: ipu-v3: Add FSU channel linking support Steve Longerbeam
2016-09-17 19:33 ` [PATCH v7 2/3] gpu: ipu-v3: Add ipu_rot_mode_is_irt() Steve Longerbeam
2016-09-17 19:33 ` [PATCH v7 3/3] gpu: ipu-v3: Add queued image conversion support Steve Longerbeam
2016-09-19 7:35 ` Philipp Zabel [this message]
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=1474270524.3117.29.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=slongerbeam@gmail.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;
as well as URLs for NNTP newsgroup(s).