]> 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)
commit17a7fadc3a401c5f62096e17af98f515eaf13238
tree1c419de647756c9de8cb07aaede3534bc46d7a2a
parent921b69737cba36d1ace87b6c9ac520f9e74c84a9
[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