]> asedeno.scripts.mit.edu Git - linux.git/commit
media: ov5640: Disable transparent feature for test pattern
authorChen-Yu Tsai <wens@csie.org>
Fri, 18 Jan 2019 08:52:03 +0000 (03:52 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 18 Feb 2019 16:28:49 +0000 (11:28 -0500)
commit2aff1fc3653ade61d27e4355346934d71ae0fe59
tree2c4b4c799f6bd1213e5454931c1ff8b7867ac272
parenta0c29afb506445e449713afd55e5f149b3d63b79
media: ov5640: Disable transparent feature for test pattern

The transparent feature for test patterns blends the test pattern with
an actual captured image. This makes the result non-static, subject to
changes in the sensor's field of view.

Test patterns should be predictable and deterministic, even if they are
dynamic patterns. Disable the transparent feature of the test pattern.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/ov5640.c