Created
May 25, 2024 16:32
-
-
Save ciniml/a5821be550140f969e6ec1546163ed81 to your computer and use it in GitHub Desktop.
Wisecoco 1280x400 HDMI display EDID
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ edid-decode /sys/class/drm/card1-HDMI-A-2/edid | |
edid-decode (hex): | |
00 ff ff ff ff ff ff 00 67 13 66 66 00 00 00 00 | |
1e 20 01 04 82 00 00 78 ee de 50 a3 54 4c 99 26 | |
0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 | |
01 01 01 01 01 01 e4 10 90 82 10 00 50 50 32 1e | |
e4 05 0a c0 00 00 00 18 e4 10 90 82 10 00 50 50 | |
32 1e e4 05 0a c0 00 00 00 18 e4 10 90 82 10 00 | |
50 50 32 1e e4 05 0a c0 00 00 00 18 00 00 00 fc | |
00 4c 43 30 37 38 34 2d 30 31 0a 20 20 20 01 d8 | |
02 03 0e 42 23 09 7f 07 65 03 0c 00 10 00 00 00 | |
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 75 | |
---------------- | |
Block 0, Base EDID: | |
EDID Structure Version & Revision: 1.4 | |
Vendor & Product Identification: | |
Manufacturer: YXS | |
Model: 26214 | |
Made in: week 30 of 2022 | |
Basic Display Parameters & Features: | |
Digital display | |
Color depth is undefined | |
HDMI-a interface | |
Image size is variable | |
Gamma: 2.20 | |
DPMS levels: Standby Suspend Off | |
Supported color formats: RGB 4:4:4, YCrCb 4:4:4 | |
Default (sRGB) color space is primary color space | |
First detailed timing includes the native pixel format and preferred refresh rate | |
Color Characteristics: | |
Red : 0.6396, 0.3291 | |
Green: 0.2998, 0.5996 | |
Blue : 0.1494, 0.0595 | |
White: 0.3125, 0.3281 | |
Established Timings I & II: none | |
Standard Timings: none | |
Detailed Timing Descriptors: | |
DTD 1: 400x1280 59.988901 Hz 5:16 81.585 kHz 43.240000 MHz (10 mm x 192 mm) | |
Hfront 50 Hsync 30 Hback 50 Hpol N | |
Vfront 30 Vsync 20 Vback 30 Vpol N | |
DTD 2: 400x1280 59.988901 Hz 5:16 81.585 kHz 43.240000 MHz (10 mm x 192 mm) | |
Hfront 50 Hsync 30 Hback 50 Hpol N | |
Vfront 30 Vsync 20 Vback 30 Vpol N | |
DTD 3: 400x1280 59.988901 Hz 5:16 81.585 kHz 43.240000 MHz (10 mm x 192 mm) | |
Hfront 50 Hsync 30 Hback 50 Hpol N | |
Vfront 30 Vsync 20 Vback 30 Vpol N | |
Display Product Name: 'LC0784-01' | |
Extension blocks: 1 | |
Checksum: 0xd8 | |
---------------- | |
Block 1, CTA-861 Extension Block: | |
Revision: 3 | |
Basic audio support | |
Native detailed modes: 2 | |
Audio Data Block: | |
Linear PCM: | |
Max channels: 2 | |
Supported sample rates (kHz): 192 176.4 96 88.2 48 44.1 32 | |
Supported sample sizes (bits): 24 20 16 | |
Vendor-Specific Data Block (HDMI), OUI 00-0C-03: | |
Source physical address: 1.0.0.0 | |
Checksum: 0x75 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment