All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] Initial i.MX5/CODA7 support for the CODA driver
@ 2012-09-18  8:46 Philipp Zabel
  2012-09-20  3:32 ` Richard Zhao
  0 siblings, 1 reply; 6+ messages in thread
From: Philipp Zabel @ 2012-09-18  8:46 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: linux-media, Javier Martin, Ezequiel García, Richard Zhao,
	Sylwester Nawrocki

Hi Mauro,

please pull the following patches that fix a few issues in the coda
driver and add initial firmware loading and encoding support for the
CODA7 series VPU contained in i.MX51 and i.MX53 SoCs.
I have dropped Ezequiel's vb2_queue_init commit and rebased onto current
linux-media staging/for_v3.7.


The following changes since commit 36aee5ff9098a871bda38dbbdad40ad59f6535cf:

  [media] ir-rx51: Adjust dependencies (2012-09-15 19:44:30 -0300)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git coda/for_v3.7

for you to fetch changes up to 64a01774162824f4a39d67ee2a4913d5ea2c651e:

  media: coda: set up buffers to be sized as negotiated with s_fmt (2012-09-18 10:34:45 +0200)

----------------------------------------------------------------
Philipp Zabel (13):
      media: coda: firmware loading for 64-bit AXI bus width
      media: coda: add i.MX53 / CODA7541 platform support
      media: coda: fix IRAM/AXI handling for i.MX53
      media: coda: allocate internal framebuffers separately from v4l2 buffers
      media: coda: ignore coda busy status in coda_job_ready
      media: coda: keep track of active instances
      media: coda: stop all queues in case of lockup
      media: coda: enable user pointer support
      media: coda: wait for picture run completion in start/stop_streaming
      media: coda: fix sizeimage setting in try_fmt
      media: coda: add horizontal / vertical flipping support
      media: coda: add byte size slice limit control
      media: coda: set up buffers to be sized as negotiated with s_fmt

Sylwester Nawrocki (1):
      coda: Add V4L2_CAP_VIDEO_M2M capability flag

 drivers/media/platform/Kconfig |    3 +-
 drivers/media/platform/coda.c  |  431 +++++++++++++++++++++++++++++-----------
 drivers/media/platform/coda.h  |   30 ++-
 3 files changed, 344 insertions(+), 120 deletions(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-20  8:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-18  8:46 [GIT PULL v2] Initial i.MX5/CODA7 support for the CODA driver Philipp Zabel
2012-09-20  3:32 ` Richard Zhao
2012-09-20  7:10   ` javier Martin
2012-09-20  8:03     ` Richard Zhao
2012-09-20  8:33       ` javier Martin
2012-09-20  8:34       ` Sylwester Nawrocki

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.