[media] adv7604: Receive CEA formats as RGB on VGA (RGB) input
authorMats Randgaard <matrandg@cisco.com>
Thu, 5 Dec 2013 13:05:58 +0000 (10:05 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 07:54:15 +0000 (05:54 -0200)
commit9833239e13735dc318d1b76a6aec32b409d2653c
tree1e68ef84e2377d1fd4a4f00165752b7efe3fdc86
parent1577461be7c95bfc14084267cd74e2671310153c
[media] adv7604: Receive CEA formats as RGB on VGA (RGB) input

If the input is ADV7604_INPUT_VGA_RGB and RGB quantization range is
set to V4L2_DV_RGB_RANGE_AUTO, video with CEA timings will be
received as RGB. For ADV7604_INPUT_VGA_COMP, automatic CSC mode
will be selected.

See table 44 on page 205 in "ADV7604 Hardware Manual, Rev. F, August 2010"
for details.

Signed-off-by: Mats Randgaard <matrandg@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/adv7604.c