]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] vivid: fix HDMI VSDB block in the EDID
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 12 Nov 2016 00:23:56 +0000 (22:23 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 22 Nov 2016 07:41:15 +0000 (05:41 -0200)
commitdb9ee88bb22e237a532fa4c8fda0975f8f045246
tree390eb21fba8e020059747f5d4c17da176e218a1d
parente04e581093d74249f27411ed95878b648b222e53
[media] vivid: fix HDMI VSDB block in the EDID

The maximum 'Max TMDS Rate' in the HDMI VSDB block is 340 MHz, not 600.
Higher rates are advertised in the HDMI Forum VSDB block.

So lower the Max TMDS rate in the HDMI VSDB block that the vivid driver
uses to 300 MHz, which is typical of most HDMI 1.4b devices.

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