upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:55:25 +0000 (11:55 +0900)
commit4ea57b972fd6ec570d6d5d0384362949c5bead95
tree902255902c850edda3e48fcf58fd2c02c44addc9
parent9fddf9fedbbf3ad50c10b9fc1e1485b4e2be4b3f
upstream: [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