forked from Minki/linux
34b6beb65b
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>
4 lines
94 B
Makefile
4 lines
94 B
Makefile
obj-$(CONFIG_VIDEO_STI_BDISP) := bdisp.o
|
|
|
|
bdisp-objs := bdisp-v4l2.o bdisp-hw.o bdisp-debug.o
|