public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] CODA7541 decoding support
@ 2013-06-21  7:55 Philipp Zabel
  2013-06-21  7:55 ` [PATCH v2 1/8] [media] coda: use vb2_set_plane_payload instead of setting v4l2_planes[0].bytesused directly Philipp Zabel
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Philipp Zabel @ 2013-06-21  7:55 UTC (permalink / raw)
  To: linux-media
  Cc: Kamil Debski, Javier Martin, Sylwester Nawrocki,
	Gaëtan Carlier, Wei Yongjun

The following patch series depends on the CODA patches queued in Kamil's branch
and on the "mem2mem: add support for hardware buffered queue" patch I've posted
earlier. It should allow decoding h.264 high profile 1080p streams on i.MX53
with the current CODA7541 firmware version 1.4.50.

Changes since v1:
 - Only the last patch "coda: add CODA7541 decoding support" is changed, including 
   a coda_stop_streaming() locking fix by Wei Yongjun, and a fixed coda_job_ready()
   for the encoder case.

regards
Philipp

---
 drivers/media/platform/coda.c | 1469 +++++++++++++++++++++++++++++++++++------
 drivers/media/platform/coda.h |  107 ++-
 2 files changed, 1389 insertions(+), 187 deletions(-)


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

end of thread, other threads:[~2013-07-29 12:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21  7:55 [PATCH v2 0/8] CODA7541 decoding support Philipp Zabel
2013-06-21  7:55 ` [PATCH v2 1/8] [media] coda: use vb2_set_plane_payload instead of setting v4l2_planes[0].bytesused directly Philipp Zabel
2013-07-26 13:02   ` Mauro Carvalho Chehab
2013-07-26 13:22     ` Philipp Zabel
2013-06-21  7:55 ` [PATCH v2 2/8] [media] coda: dynamic IRAM setup for encoder Philipp Zabel
2013-06-21  7:55 ` [PATCH v2 3/8] [media] coda: do not allocate maximum number of framebuffers " Philipp Zabel
2013-06-21  7:55 ` [PATCH v2 4/8] [media] coda: update CODA7541 to firmware 1.4.50 Philipp Zabel
2013-06-21  7:55 ` [PATCH v2 5/8] [media] coda: add bitstream ringbuffer handling for decoder Philipp Zabel
2013-06-21  7:55 ` [PATCH v2 6/8] [media] coda: dynamic IRAM setup " Philipp Zabel
2013-07-26 15:18   ` Mauro Carvalho Chehab
2013-07-29 12:30     ` Philipp Zabel
2013-06-21  7:55 ` [PATCH v2 7/8] [media] coda: split encoder specific parts out of device_run and irq_handler Philipp Zabel
2013-06-21  7:55 ` [PATCH v2 8/8] [media] coda: add CODA7541 decoding support Philipp Zabel
2013-06-27 10:10   ` Kamil Debski
2013-06-27 14:19     ` Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox