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>
Tue, 11 May 2021 12:47:28 +0000 (14:47 +0200)
commit4066456bb2de60684a62937b72f4a569f6078735
tree8c4cc3924cf9d453dfc8b2328902636390b12ac4
parent6fef73a039dac2d91eb5830badd712d823c21306
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