OSDN Git Service

media: ddbridge: make DMA buffer count and size modparam-configurable
authorDaniel Scheller <d.scheller@gmx.net>
Mon, 9 Apr 2018 16:47:46 +0000 (12:47 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 4 May 2018 14:41:17 +0000 (10:41 -0400)
commit0a68fc44d89c6363b41679bdb3d4e6b79c729888
treee0c88213c2f2d38b63887a2dc6f8f782028bcb21
parent60586360f14e6651d00afa826515e0addb877aeb
media: ddbridge: make DMA buffer count and size modparam-configurable

Make the number of DMA buffers and their size configurable using module
parameters. Being able to set these to a higher number might help on
busy systems when handling overall high data rates without having to
edit the driver sources and recompile things.

Picked up from the upstream dddvb-0.9.33 release.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/pci/ddbridge/ddbridge-core.c
drivers/media/pci/ddbridge/ddbridge.h