Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ivtv: devel

[PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix

 

 

ivtv devel RSS feed   Index | Next | Previous | View Threaded


awalls at radix

Jan 17, 2010, 4:25 PM

Post #1 of 3 (1558 views)
Permalink
[PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix

Mauro,

Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix

for the following 3 changesets:

01/03: ivtv: Fix race condition for queued udma transfers
http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=0ffbc0331b4d

02/03: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=7753cdcebd28

03/03: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hang
http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=ec42a97b1a36


drivers/media/video/cx25840/cx25840-core.c | 48 +++++++++++++++++++++++------
drivers/media/video/ivtv/ivtv-irq.c | 5 +--
drivers/media/video/ivtv/ivtv-streams.c | 8 +++-
drivers/media/video/ivtv/ivtv-udma.c | 1
drivers/media/video/pvrusb2/pvrusb2-hdw.c | 1
include/media/v4l2-subdev.h | 1
6 files changed, 51 insertions(+), 13 deletions(-)

Thanks go to Argus for figuring out the causal relationship for the
tinny audio problem.

Many thanks go to Martin Dauskardt whose extensive testing efforts found
optimal time delays for the msleep()s to avoid video artifacts.

Thanks,
Andy


_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel


mchehab at redhat

Jan 22, 2010, 12:24 PM

Post #2 of 3 (1424 views)
Permalink
Re: [PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix [In reply to]

Andy Walls wrote:
> Mauro,
>
> Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix
>
> for the following 3 changesets:
>
> 01/03: ivtv: Fix race condition for queued udma transfers
> http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=0ffbc0331b4d
>
> 02/03: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
> http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=7753cdcebd28
>
> 03/03: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hang
> http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=ec42a97b1a36
>
>
> drivers/media/video/cx25840/cx25840-core.c | 48 +++++++++++++++++++++++------
> drivers/media/video/ivtv/ivtv-irq.c | 5 +--
> drivers/media/video/ivtv/ivtv-streams.c | 8 +++-
> drivers/media/video/ivtv/ivtv-udma.c | 1
> drivers/media/video/pvrusb2/pvrusb2-hdw.c | 1
> include/media/v4l2-subdev.h | 1
> 6 files changed, 51 insertions(+), 13 deletions(-)
>
> Thanks go to Argus for figuring out the causal relationship for the
> tinny audio problem.
>
> Many thanks go to Martin Dauskardt whose extensive testing efforts found
> optimal time delays for the msleep()s to avoid video artifacts.
>
> Thanks,
> Andy
>
Applied on -git, thanks.

_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel


dougsland at gmail

Jan 22, 2010, 6:16 PM

Post #3 of 3 (1415 views)
Permalink
Re: [PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix [In reply to]

On Fri, Jan 22, 2010 at 6:24 PM, Mauro Carvalho Chehab
<mchehab [at] redhat> wrote:
> Andy Walls wrote:
>> Mauro,
>>
>> Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix
>>
>> for the following 3 changesets:
>>
>> 01/03: ivtv: Fix race condition for queued udma transfers
>> http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=0ffbc0331b4d
>>
>> 02/03: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
>> http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=7753cdcebd28
>>
>> 03/03: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hang
>> http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=ec42a97b1a36
>>
>>
>>  drivers/media/video/cx25840/cx25840-core.c |   48 +++++++++++++++++++++++------
>>  drivers/media/video/ivtv/ivtv-irq.c        |    5 +--
>>  drivers/media/video/ivtv/ivtv-streams.c    |    8 +++-
>>  drivers/media/video/ivtv/ivtv-udma.c       |    1
>>  drivers/media/video/pvrusb2/pvrusb2-hdw.c  |    1
>>  include/media/v4l2-subdev.h                |    1
>>  6 files changed, 51 insertions(+), 13 deletions(-)
>>
>> Thanks go to Argus for figuring out the causal relationship for the
>> tinny audio problem.
>>
>> Many thanks go to Martin Dauskardt whose extensive testing efforts found
>> optimal time delays for the msleep()s to avoid video artifacts.
>>
>> Thanks,
>> Andy
>>
> Applied on -git, thanks.
>

Applied on -hg tree, thanks!

Cheers,
Douglas

_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

ivtv devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.