]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3dc9eafbb9642e39800261a78013f720f27aba7d
treee0c88213c2f2d38b63887a2dc6f8f782028bcb21
parentc351e9b6cd1cf9c49e3139fe84c17cf8fd5bbaaa
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