]> git.baikalelectronics.ru Git - kernel.git/commit
media: coda: allow encoder to set colorimetry on the output queue
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 8 Apr 2019 12:32:54 +0000 (08:32 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 22 Apr 2019 16:10:52 +0000 (12:10 -0400)
commitf2cb8e9e875de272244123b425f1b5dacab10b30
tree49ac4e8d7c6b29b868548aa9e19e6bb2d8b817f9
parentef4ad76b64561a36e4d2aecc76f089b10b4034af
media: coda: allow encoder to set colorimetry on the output queue

v4l2-compliance sets colorimetry on the output queue and then verifies
that querying colorimetry on the capture queue returns the same
configuration. For this to work, the encoder must allow setting context
colorimetry parameters on the output queue.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/coda/coda-common.c