All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] Samsung Exynos JPEG codec and FIMC driver updates
Date: Mon, 05 May 2014 16:45:54 +0200	[thread overview]
Message-ID: <5367A422.5030103@samsung.com> (raw)

Hi Mauro,

This includes a few bug fixes for the Samsung SoC FIMC m2m driver
and fixes and cleanups at the s5p-jpeg driver, as a prerequisite 
to support JPEG codec IP found on the Exynos3250 SoCs.

The following changes since commit 393cbd8dc532c1ebed60719da8d379f50d445f28:

  [media] smiapp: Use %u for printing u32 value (2014-04-23 16:05:06 -0300)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git for-v3.16

for you to fetch changes up to 13b46c7a03adbcc347b77a13ed27066bc92d515c:

  s5p-jpeg: Fix NV12 format entry related to S5C2120 SoC (2014-05-05 16:22:01 +0200)

----------------------------------------------------------------
Jacek Anaszewski (8):
      s5p-jpeg: Add fmt_ver_flag field to the s5p_jpeg_variant structure
      s5p-jpeg: Perform fourcc downgrade only for Exynos4x12 SoCs
      s5p-jpeg: Add m2m_ops field to the s5p_jpeg_variant structure
      s5p-jpeg: g_selection callback should always succeed
      s5p-jpeg: Fix sysmmu page fault
      s5p-jpeg: Prevent JPEG 4:2:0 > YUV 4:2:0 decompression
      s5p-jpeg: Fix build break when CONFIG_OF is undefined
      s5p-jpeg: Fix NV12 format entry related to S5C2120 SoC

Nicolas Dufresne (3):
      s5p-fimc: Iterate for each memory plane
      s5p-fimc: Changed RGB32 to BGR32
      s5p-fimc: Reuse calculated sizes

 drivers/media/platform/exynos4-is/fimc-core.c |    6 +-
 drivers/media/platform/exynos4-is/fimc-m2m.c  |    6 +-
 drivers/media/platform/s5p-jpeg/jpeg-core.c   |  118 +++++++++++++++++--------
 drivers/media/platform/s5p-jpeg/jpeg-core.h   |    6 +-
 4 files changed, 93 insertions(+), 43 deletions(-)

--
Thanks,
Sylwester

                 reply	other threads:[~2014-05-05 14:46 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=5367A422.5030103@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.