]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] adv7604: add vic detect
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 14 Jul 2016 14:53:47 +0000 (11:53 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 16 Nov 2016 17:20:59 +0000 (15:20 -0200)
commit827c1f525a07e07997bee034a84d32216af10e58
treee2c71c05f8a377a6c1127e41fcb2916a43539d5c
parentd736e348a0bcf25972c23d743821b91d3694e328
[media] adv7604: add vic detect

Obtain the correct timings based on the VIC code from the AVI InfoFrame.

It does a sanity check to see if at least the measured width and height
are in line with what the VIC code reports. If not, then use the timings
instead of the VIC code (as per the CEA-861 spec).

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/adv7604.c