Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-12 Thread Hans Verkuil
On 09/12/2018 09:23 AM, Maxime Ripard wrote: > On Tue, Sep 11, 2018 at 12:46:25PM -0300, Mauro Carvalho Chehab wrote: >> Em Fri, 7 Sep 2018 00:24:38 +0200 >> Paul Kocialkowski escreveu: >> >>> From: Paul Kocialkowski >>> >>> This introduces the Cedrus VPU driver that supports the VPU found in >>

Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-12 Thread Maxime Ripard
On Tue, Sep 11, 2018 at 12:46:25PM -0300, Mauro Carvalho Chehab wrote: > Em Fri, 7 Sep 2018 00:24:38 +0200 > Paul Kocialkowski escreveu: > > > From: Paul Kocialkowski > > > > This introduces the Cedrus VPU driver that supports the VPU found in > > Allwinner SoCs, also known as Video Engine. It

Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-11 Thread Mauro Carvalho Chehab
Em Fri, 7 Sep 2018 00:24:38 +0200 Paul Kocialkowski escreveu: > From: Paul Kocialkowski > > This introduces the Cedrus VPU driver that supports the VPU found in > Allwinner SoCs, also known as Video Engine. It is implemented through > a V4L2 M2M decoder device and a media device (used for medi

Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-11 Thread Mauro Carvalho Chehab
Em Fri, 7 Sep 2018 00:24:38 +0200 Paul Kocialkowski escreveu: > From: Paul Kocialkowski > > This introduces the Cedrus VPU driver that supports the VPU found in > Allwinner SoCs, also known as Video Engine. It is implemented through > a V4L2 M2M decoder device and a media device (used for medi

Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-07 Thread Paul Kocialkowski
Hi, Le vendredi 07 septembre 2018 à 15:13 +0200, Hans Verkuil a écrit : > On 09/07/2018 12:24 AM, Paul Kocialkowski wrote: > > From: Paul Kocialkowski > > > > This introduces the Cedrus VPU driver that supports the VPU found in > > Allwinner SoCs, also known as Video Engine. It is implemented th

Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-07 Thread Paul Kocialkowski
Hi, Le vendredi 07 septembre 2018 à 16:25 +0200, Maxime Ripard a écrit : > On Fri, Sep 07, 2018 at 03:52:00PM +0200, Hans Verkuil wrote: > > On 09/07/2018 03:26 PM, Maxime Ripard wrote: > > > Hi Hans, > > > > > > On Fri, Sep 07, 2018 at 03:13:19PM +0200, Hans Verkuil wrote: > > > > On 09/07/2018

Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-07 Thread Maxime Ripard
On Fri, Sep 07, 2018 at 03:52:00PM +0200, Hans Verkuil wrote: > On 09/07/2018 03:26 PM, Maxime Ripard wrote: > > Hi Hans, > > > > On Fri, Sep 07, 2018 at 03:13:19PM +0200, Hans Verkuil wrote: > >> On 09/07/2018 12:24 AM, Paul Kocialkowski wrote: > >>> From: Paul Kocialkowski > >>> > >>> This intr

Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-07 Thread Hans Verkuil
On 09/07/2018 03:26 PM, Maxime Ripard wrote: > Hi Hans, > > On Fri, Sep 07, 2018 at 03:13:19PM +0200, Hans Verkuil wrote: >> On 09/07/2018 12:24 AM, Paul Kocialkowski wrote: >>> From: Paul Kocialkowski >>> >>> This introduces the Cedrus VPU driver that supports the VPU found in >>> Allwinner SoCs

Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-07 Thread Maxime Ripard
Hi Hans, On Fri, Sep 07, 2018 at 03:13:19PM +0200, Hans Verkuil wrote: > On 09/07/2018 12:24 AM, Paul Kocialkowski wrote: > > From: Paul Kocialkowski > > > > This introduces the Cedrus VPU driver that supports the VPU found in > > Allwinner SoCs, also known as Video Engine. It is implemented thr

Re: [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver

2018-09-07 Thread Hans Verkuil
On 09/07/2018 12:24 AM, Paul Kocialkowski wrote: > From: Paul Kocialkowski > > This introduces the Cedrus VPU driver that supports the VPU found in > Allwinner SoCs, also known as Video Engine. It is implemented through > a V4L2 M2M decoder device and a media device (used for media requests). > S