]> git.baikalelectronics.ru Git - kernel.git/commit
[media] coda: export auxiliary buffers via debugfs
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 11 Jul 2014 09:36:40 +0000 (06:36 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 15:14:52 +0000 (12:14 -0300)
commitfb9203bde2557e0aeb980d8bcdcfd727bf2cd4bc
tree50ce09539bd1f1e371ddaea4c92fd33a792e616c
parentbc9ade641e321e44283648b85b4cd8a95cae0c37
[media] coda: export auxiliary buffers via debugfs

This patch exports all auxiliary buffers, including SRAM, as debugfs binary
blobs for debugging purposes. It shows, for example, that psbuf currently
doesn't seem to be used at all on CODA7541, and that slicebuf and workbuf
usage is far from the maximum. It can also be used to validate SRAM size
allocation.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/coda.c