Re: [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

2014-08-14 Thread Robert Schwebel
Jeff, On Mon, Jul 21, 2014 at 09:07:50AM +0200, Robert Schwebel wrote: On Fri, Jul 11, 2014 at 02:33:18PM +0200, Robert Schwebel wrote: On Wed, Jul 02, 2014 at 09:16:42PM +0200, Robert Schwebel wrote: It would be really nice if the firmware was available in the linux-firmware

Re: [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

2014-07-25 Thread Fabio Estevam
Hi Robert, On Mon, Jul 21, 2014 at 4:07 AM, Robert Schwebel r.schwe...@pengutronix.de wrote: Hi Fabio, On Fri, Jul 11, 2014 at 02:33:18PM +0200, Robert Schwebel wrote: On Wed, Jul 02, 2014 at 09:16:42PM +0200, Robert Schwebel wrote: It would be really nice if the firmware was available in

Re: [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

2014-07-21 Thread Robert Schwebel
Hi Fabio, On Fri, Jul 11, 2014 at 02:33:18PM +0200, Robert Schwebel wrote: On Wed, Jul 02, 2014 at 09:16:42PM +0200, Robert Schwebel wrote: It would be really nice if the firmware was available in the linux-firmware repository. Do you think this would be possible? Best wishes, --

Re: [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

2014-07-11 Thread Robert Schwebel
Hi Fabio, On Wed, Jul 02, 2014 at 09:16:42PM +0200, Robert Schwebel wrote: It would be really nice if the firmware was available in the linux-firmware repository. Do you think this would be possible? Best wishes, -- Kamil Debski Samsung RD Institute Poland I tried to convince

Re: [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

2014-07-11 Thread Fabio Estevam
Hi Robert, On Fri, Jul 11, 2014 at 9:33 AM, Robert Schwebel r.schwe...@pengutronix.de wrote: Hi Fabio, On Wed, Jul 02, 2014 at 09:16:42PM +0200, Robert Schwebel wrote: It would be really nice if the firmware was available in the linux-firmware repository. Do you think this would be

RE: [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

2014-07-02 Thread Kamil Debski
Hi, From: Philipp Zabel [mailto:p.za...@pengutronix.de] Sent: Tuesday, July 01, 2014 7:53 PM To: Nicolas Dufresne Cc: linux-media@vger.kernel.org; Mauro Carvalho Chehab; Kamil Debski; Fabio Estevam; ker...@pengutronix.de Subject: Re: [PATCH v2 06/29] [media] coda: Add encoder/decoder

Re: [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

2014-07-02 Thread Robert Schwebel
Subject: Re: [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960 Hi Nicolas, Am Dienstag, den 24.06.2014, 12:16 -0400 schrieb Nicolas Dufresne: [...] @@ -2908,6 +3183,7 @@ static void coda_timeout(struct work_struct *work) static u32 coda_supported_firmwares

[PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

2014-06-24 Thread Philipp Zabel
This patch adds support for the CODA960 VPU in Freescale i.MX6 SoCs. It enables h.264 and MPEG4 encoding and decoding support. Besides the usual register shifting, the CODA960 gains frame memory control and GDI registers that are set up for linear mapping right now, needs ENC_PIC_SRC_INDEX to be

Re: [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

2014-06-24 Thread Nicolas Dufresne
Le mardi 24 juin 2014 à 16:55 +0200, Philipp Zabel a écrit : This patch adds support for the CODA960 VPU in Freescale i.MX6 SoCs. It enables h.264 and MPEG4 encoding and decoding support. Besides the usual register shifting, the CODA960 gains frame memory control and GDI registers that are