Directory Files
.. 13
File Size
Kconfig 497 B
Makefile 74 B
dw100.c 45 kB
dw100.mod.c 0 B
dw100_regs.h 5.1 kB

Linux v6.6.1 - dw100

# SPDX-License-Identifier: GPL-2.0-only

config VIDEO_DW100
	tristate "NXP i.MX DW100 dewarper"
	depends on V4L_MEM2MEM_DRIVERS
	depends on VIDEO_DEV
	depends on ARCH_MXC || COMPILE_TEST
	select MEDIA_CONTROLLER
	select V4L2_MEM2MEM_DEV
	select VIDEOBUF2_DMA_CONTIG
	help
	  DW100 is a memory-to-memory engine performing geometrical
	  transformation on source images through a programmable dewarping map.

	  To compile this driver as a module, choose M here: the module
	  will be called dw100.