[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)
commit34b6beb65beb7f7726baa771661c671310445265
tree1c419de647756c9de8cb07aaede3534bc46d7a2a
parent28ffeebbb7bdc0dd7899286b63f3c359d43d0a1a
[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