]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: vivid: update EDID
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 25 Mar 2021 07:48:21 +0000 (08:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 May 2021 06:37:25 +0000 (08:37 +0200)
commitdbf077a903ce10b328f6f0af16d1673b5bd181ff
tree42a5d0f0d01e9f09a03306b276b10ac83d532e24
parentf11710ef096c54787c13ed5c5629d598ae80da4a
media: vivid: update EDID

[ Upstream commit 443ec4bbc6116f6f492a7a1282bfd8422c862158 ]

The EDID had a few mistakes as reported by edid-decode:

Block 1, CTA-861 Extension Block:
  Video Data Block: For improved preferred timing interoperability, set 'Native detailed modes' to 1.
  Video Capability Data Block: S_PT is equal to S_IT and S_CE, so should be set to 0 instead.

Fixed those.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/test-drivers/vivid/vivid-core.c