aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2021-03-25 08:35:09 +0100
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2021-03-25 08:35:09 +0100
commit162d4e7221ca1dc27b8025e988b34ce3b58855e8 (patch)
tree38f9c4002e59e71840a8642b4811572c0a2b40ca
parent14159ee4e96e554402e22ba5de712c69d3e47380 (diff)
downloadv4l-utils-162d4e7221ca1dc27b8025e988b34ce3b58855e8.tar.gz
v4l2-ctl: update EDIDs
Fixed incorrect DisplayID timings (swapped front and backporches) and wrong aspect ratio (1:1 instead of 16:9). Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-rw-r--r--utils/v4l2-ctl/v4l2-ctl-edid.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/utils/v4l2-ctl/v4l2-ctl-edid.cpp b/utils/v4l2-ctl/v4l2-ctl-edid.cpp
index 8079871c..80ea151f 100644
--- a/utils/v4l2-ctl/v4l2-ctl-edid.cpp
+++ b/utils/v4l2-ctl/v4l2-ctl-edid.cpp
@@ -973,14 +973,14 @@ static uint8_t hdmi_edid_4k_600_with_displayid[512] = {
0x25, 0x18, 0x15, 0x00, 0x0f, 0x70, 0x08, 0x80,
0x78, 0x4e, 0x77, 0x0f, 0x00, 0x0a, 0x71, 0x20,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x03, 0x01, 0x14, 0x07, 0xe8, 0x00, 0x80, 0xff,
+ 0x03, 0x01, 0x14, 0x07, 0xe8, 0x00, 0x84, 0xff,
0x0e, 0x2f, 0x02, 0xaf, 0x80, 0x57, 0x00, 0x6f,
0x08, 0x59, 0x00, 0x07, 0x80, 0x09, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xd8, 0x90,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xd4, 0x90,
};
static uint8_t displayport_edid[256] = {
@@ -1009,14 +1009,14 @@ static uint8_t displayport_edid[256] = {
0xb0, 0x04, 0x10, 0x78, 0x3c, 0x77, 0x0f, 0x00,
0x0a, 0xa4, 0x12, 0x00, 0x00, 0x00, 0x00, 0x00,
0x45, 0x00, 0x00, 0x03, 0x01, 0x14, 0x27, 0x3c,
- 0x00, 0x80, 0x7f, 0x07, 0x9f, 0x00, 0x2f, 0x80,
+ 0x00, 0x84, 0x7f, 0x07, 0x9f, 0x00, 0x2f, 0x80,
0x1f, 0x00, 0xaf, 0x04, 0x22, 0x00, 0x02, 0x00,
0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xd9, 0x90,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xd5, 0x90,
};
static uint8_t displayport_edid_with_cta861[384] = {
@@ -1063,13 +1063,13 @@ static uint8_t displayport_edid_with_cta861[384] = {
0x12, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x0c, 0xc0, 0x12, 0x8c, 0x0a,
0x80, 0x07, 0x38, 0x04, 0x90, 0x78, 0x4e, 0x77,
- 0x03, 0x01, 0x14, 0x01, 0x3a, 0x00, 0x80, 0x7f,
+ 0x03, 0x01, 0x14, 0x01, 0x3a, 0x00, 0x84, 0x7f,
0x07, 0x17, 0x01, 0x57, 0x80, 0x2b, 0x00, 0x37,
0x04, 0x2c, 0x00, 0x03, 0x80, 0x04, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x90,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xdc, 0x90,
};
/******************************************************/