mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 14:02:06 -04:00
media: vimc: Add a control to display info on test image
Add a control in VIMC to display information such as the correct order of colors for a given test pattern, counter, brightness, hue, saturation, contrast, width and height at sensor over test image. Signed-off-by: Kaaira Gupta <kgupta@es.iitr.ac.in> Acked-by: Helen Koike <helen.koike@collabora.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
7a785081a1
commit
5f3fb5c54d
@@ -2,6 +2,8 @@
|
||||
config VIDEO_VIMC
|
||||
tristate "Virtual Media Controller Driver (VIMC)"
|
||||
depends on VIDEO_DEV && VIDEO_V4L2
|
||||
select FONT_SUPPORT
|
||||
select FONT_8x16
|
||||
select MEDIA_CONTROLLER
|
||||
select VIDEO_V4L2_SUBDEV_API
|
||||
select VIDEOBUF2_VMALLOC
|
||||
|
||||
Reference in New Issue
Block a user