]> git.baikalelectronics.ru Git - kernel.git/commit
[media] bdisp: add debug file system
authorFabien Dessenne <fabien.dessenne@st.com>
Tue, 12 May 2015 16:02:11 +0000 (13:02 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 9 Jun 2015 21:12:28 +0000 (18:12 -0300)
commit0ff8f6d3508a651eba9594d2b584d560b8fad929
tree1c419de647756c9de8cb07aaede3534bc46d7a2a
parent2fef24e0fe2c3a3f17c840806f46201e32f91ab8
[media] bdisp: add debug file system

Creates 5 debugfs entries to dump the last HW request, the last HW node
(=command), the HW registers and the recent HW performance (time & fps)

Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/sti/bdisp/Makefile
drivers/media/platform/sti/bdisp/bdisp-debug.c [new file with mode: 0644]
drivers/media/platform/sti/bdisp/bdisp-hw.c
drivers/media/platform/sti/bdisp/bdisp-v4l2.c
drivers/media/platform/sti/bdisp/bdisp.h