From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] s5p-jpeg/s5p-mfc updates
Date: Tue, 29 Jul 2014 15:37:44 +0200 [thread overview]
Message-ID: <53D7A3A8.1020804@samsung.com> (raw)
Hi Mauro,
The following changes since commit 7f196789b3ffee243b681d3e7dab8890038db856:
si2135: Declare the structs even if frontend is not enabled (2014-07-28
10:37:08 -0300)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git for-v3.17
for you to fetch changes up to 42bb855f82fc4f8ddbae8d614c2c187e1d824ba8:
s5p-mfc: remove unnecessary calling to function video_devdata() (2014-07-29
15:29:14 +0200)
I assume patch "s5p-jpeg: Document sclk-jpeg clock for Exynos3250 SoC"
is correct, since I didn't get any more DT mainainer's review comments.
----------------------------------------------------------------
Jacek Anaszewski (8):
[media] s5p-jpeg: Document sclk-jpeg clock for Exynos3250 SoC
s5p-jpeg: Add support for Exynos3250 SoC
s5p-jpeg: return error immediately after get_byte fails
s5p-jpeg: Adjust jpeg_bound_align_image to Exynos3250 needs
s5p-jpeg: fix g_selection op
s5p-jpeg: Assure proper crop rectangle initialization
s5p-jpeg: Prevent erroneous downscaling for Exynos3250 SoC
s5p-jpeg: add chroma subsampling adjustment for Exynos3250
Zhaowei Yuan (1):
s5p-mfc: remove unnecessary calling to function video_devdata()
.../bindings/media/exynos-jpeg-codec.txt | 12 +-
drivers/media/platform/Kconfig | 5 +-
drivers/media/platform/s5p-jpeg/Makefile | 2 +-
drivers/media/platform/s5p-jpeg/jpeg-core.c | 660 ++++++++++++++++++--
drivers/media/platform/s5p-jpeg/jpeg-core.h | 32 +-
.../media/platform/s5p-jpeg/jpeg-hw-exynos3250.c | 487 +++++++++++++++
.../media/platform/s5p-jpeg/jpeg-hw-exynos3250.h | 60 ++
drivers/media/platform/s5p-jpeg/jpeg-regs.h | 247 +++++++-
drivers/media/platform/s5p-mfc/s5p_mfc.c | 2 +-
9 files changed, 1447 insertions(+), 60 deletions(-)
create mode 100644 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.c
create mode 100644 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.h
--
Regards,
Sylwester
reply other threads:[~2014-07-29 13:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=53D7A3A8.1020804@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=linux-media@vger.kernel.org \
/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 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.