Re: [GIT PULL for v4.20-rc1] new experimental media request API

2018-11-12 Thread Hans Verkuil
On 11/11/2018 09:28 PM, Pavel Machek wrote: > Hi! > >> Em Wed, 31 Oct 2018 11:05:09 -0700 >> Linus Torvalds escreveu: >> >>> On Tue, Oct 30, 2018 at 6:53 AM Mauro Carvalho Chehab >>> wrote: For a new media API: the request API >>> >>> Ugh. I don't know how much being in staging matte

Re: [GIT PULL for v4.20-rc1] new experimental media request API

2018-11-11 Thread Pavel Machek
Hi! > Em Wed, 31 Oct 2018 11:05:09 -0700 > Linus Torvalds escreveu: > > > On Tue, Oct 30, 2018 at 6:53 AM Mauro Carvalho Chehab > > wrote: > > > > > > For a new media API: the request API > > > > Ugh. I don't know how much being in staging matters - if people start > > using it, they start u

Re: [GIT PULL for v4.20-rc1] new experimental media request API

2018-10-31 Thread Mauro Carvalho Chehab
Em Wed, 31 Oct 2018 15:32:03 -0700 Linus Torvalds escreveu: > On Wed, Oct 31, 2018 at 11:05 AM Linus Torvalds > wrote: > > > > But pulled, > > I have no idea how I missed this during the actual test compile after > the pull (and yes, I'm sure I did one), but after doing a couple of > more pul

Re: [GIT PULL for v4.20-rc1] new experimental media request API

2018-10-31 Thread Linus Torvalds
On Wed, Oct 31, 2018 at 11:05 AM Linus Torvalds wrote: > > But pulled, I have no idea how I missed this during the actual test compile after the pull (and yes, I'm sure I did one), but after doing a couple of more pulls I finally did notice. After the media pull I get this warning: ./usr/incl

Re: [GIT PULL for v4.20-rc1] new experimental media request API

2018-10-31 Thread Mauro Carvalho Chehab
Hi Linus, Em Wed, 31 Oct 2018 11:05:09 -0700 Linus Torvalds escreveu: > On Tue, Oct 30, 2018 at 6:53 AM Mauro Carvalho Chehab > wrote: > > > > For a new media API: the request API > > Ugh. I don't know how much being in staging matters - if people start > using it, they start using it. > >

Re: [GIT PULL for v4.20-rc1] new experimental media request API

2018-10-31 Thread Linus Torvalds
On Tue, Oct 30, 2018 at 6:53 AM Mauro Carvalho Chehab wrote: > > For a new media API: the request API Ugh. I don't know how much being in staging matters - if people start using it, they start using it. "Staging" does not mean "regressions don't matter". But pulled, Linus

[GIT PULL for v4.20-rc1] new experimental media request API

2018-10-30 Thread Mauro Carvalho Chehab
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.20-2 For a new media API: the request API This API is needed to support device drivers that can dynamically change their parameters for each new frame. The latest versions of Google c