1 config VIDEO_DAVINCI_VPIF_DISPLAY
2 tristate "TI DaVinci VPIF V4L2-Display driver"
4 depends on ARCH_DAVINCI || COMPILE_TEST
6 select VIDEOBUF2_DMA_CONTIG
7 select VIDEO_ADV7343 if MEDIA_SUBDRV_AUTOSELECT
8 select VIDEO_THS7303 if MEDIA_SUBDRV_AUTOSELECT
10 Enables Davinci VPIF module used for display devices.
11 This module is used for display on TI DM6467/DA850/OMAPL138
14 To compile this driver as a module, choose M here. There will
15 be two modules called vpif.ko and vpif_display.ko
17 config VIDEO_DAVINCI_VPIF_CAPTURE
18 tristate "TI DaVinci VPIF video capture driver"
20 depends on ARCH_DAVINCI || COMPILE_TEST
22 select VIDEOBUF2_DMA_CONTIG
25 Enables Davinci VPIF module used for capture devices.
26 This module is used for capture on TI DM6467/DA850/OMAPL138
29 To compile this driver as a module, choose M here. There will
30 be two modules called vpif.ko and vpif_capture.ko
32 config VIDEO_DM6446_CCDC
33 tristate "TI DM6446 CCDC video capture driver"
35 depends on ARCH_DAVINCI || COMPILE_TEST
37 select VIDEOBUF_DMA_CONTIG
39 Enables DaVinci CCD hw module. DaVinci CCDC hw interfaces
40 with decoder modules such as TVP5146 over BT656 or
41 sensor module such as MT9T001 over a raw interface. This
42 module configures the interface and CCDC/ISIF to do
43 video frame capture from slave decoders.
45 To compile this driver as a module, choose M here. There will
46 be three modules called vpfe_capture.ko, vpss.ko and dm644x_ccdc.ko
48 config VIDEO_DM355_CCDC
49 tristate "TI DM355 CCDC video capture driver"
51 depends on ARCH_DAVINCI || COMPILE_TEST
53 select VIDEOBUF_DMA_CONTIG
55 Enables DM355 CCD hw module. DM355 CCDC hw interfaces
56 with decoder modules such as TVP5146 over BT656 or
57 sensor module such as MT9T001 over a raw interface. This
58 module configures the interface and CCDC/ISIF to do
59 video frame capture from a slave decoders
61 To compile this driver as a module, choose M here. There will
62 be three modules called vpfe_capture.ko, vpss.ko and dm355_ccdc.ko
64 config VIDEO_DM365_ISIF
65 tristate "TI DM365 ISIF video capture driver"
67 depends on ARCH_DAVINCI || COMPILE_TEST
69 select VIDEOBUF_DMA_CONTIG
71 Enables ISIF hw module. This is the hardware module for
72 configuring ISIF in VPFE to capture Raw Bayer RGB data from
73 a image sensor or YUV data from a YUV source.
75 To compile this driver as a module, choose M here. There will
76 be three modules called vpfe_capture.ko, vpss.ko and isif.ko
78 config VIDEO_DAVINCI_VPBE_DISPLAY
79 tristate "TI DaVinci VPBE V4L2-Display driver"
81 depends on ARCH_DAVINCI || COMPILE_TEST
83 select VIDEOBUF2_DMA_CONTIG
85 Enables Davinci VPBE module used for display devices.
86 This module is used for display on TI DM644x/DM365/DM355
87 based display devices.
89 To compile this driver as a module, choose M here. There will
90 be five modules created called vpss.ko, vpbe.ko, vpbe_osd.ko,
91 vpbe_venc.ko and vpbe_display.ko