Skip to content

Instantly share code, notes, and snippets.

@Sonicadvance1
Created January 6, 2023 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sonicadvance1/0390b3ea1c7ffaa2ef47f0303700dfdc to your computer and use it in GitHub Desktop.
Save Sonicadvance1/0390b3ea1c7ffaa2ef47f0303700dfdc to your computer and use it in GitHub Desktop.
│ ├───CRTC 1
│ │ ├───Object ID: 80
│ │ ├───Mode: 2880x1600@144.00 driver nhsync nvsync
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ │ ├───"MODE_ID" (atomic): blob = 133
│ │ │ └───2880x1600@144.00 driver nhsync nvsync
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"DEGAMMA_LUT": blob = 0
│ │ ├───"DEGAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│ │ ├───"CTM": blob = 125
│ │ ├───"GAMMA_LUT": blob = 123
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
@Sonicadvance1
Copy link
Author

DisplayPort-2 disconnected (normal left inverted right x axis y axis)
   2880x1600     90.00 + 144.00   120.02    80.00
   1920x1200     90.00
   1920x1080     90.00
   1600x1200     90.00
   1680x1050     90.00
   1280x1024     90.00
   1440x900      90.00
   1280x800      90.00
   1280x720      90.00
   1024x768      90.00
   800x600       90.00
   640x480       90.00

@Sonicadvance1
Copy link
Author

edid-decode (hex):

00 ff ff ff ff ff ff 00 59 96 a8 91 f0 3d a0 fd
ff 1c 01 03 80 00 00 78 0a 48 97 a1 5b 54 a0 26
13 4a 50 00 00 00 01 01 01 01 01 01 01 01 01 01
01 01 01 01 01 01 00 00 00 10 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 fc 00 49 6e 64
65 78 20 48 4d 44 0a 20 20 20 00 00 00 10 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10
00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 b9

70 12 5a 00 00 03 01 50 f7 0b 01 80 3f 0b 4f 00
07 00 1f 00 3f 06 ce 03 c4 03 05 00 f7 0b 01 00
3f 0b 4f 00 07 00 1f 00 3f 06 10 05 06 05 05 00
f7 0b 01 00 3f 0b 4f 00 07 00 1f 00 3f 06 4a 01
40 01 05 00 65 0c 01 00 3f 0b 4f 00 07 00 1f 00
3f 06 0b 00 02 00 05 00 81 03 04 23 09 04 01 17
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 90

----------------

Block 0, Base EDID:
  EDID Structure Version & Revision: 1.3
  Vendor & Product Identification:
    Manufacturer: VLV
    Model: 37288
    Serial Number: 4255137264
    Model year: 2018
  Basic Display Parameters & Features:
    Digital display
    Image size is variable
    Gamma: 2.20
    RGB color display
    First detailed timing is the preferred timing
  Color Characteristics:
    Red  : 0.6298, 0.3554
    Green: 0.3300, 0.6250
    Blue : 0.1503, 0.0751
    White: 0.2900, 0.3154
  Established Timings I & II: none
  Standard Timings: none
  Detailed Timing Descriptors:
    Dummy Descriptor:
    Display Product Name: 'Index HMD'
    Dummy Descriptor:
    Dummy Descriptor:
  Extension blocks: 1
Checksum: 0xb9

----------------

Block 1, DisplayID Extension Block:
  Version: 1.2
  Extension Count: 0
  Display Product Type: Extension Section
  Video Timing Modes Type 1 - Detailed Timings Data Block:
    DTD:  2880x1600   90.003 Hz   1:1   231.757 kHz 686.000 MHz (aspect 1:1, no 3D stereo, preferred)
               Hfront    8 Hsync  32 Hback  40 Hpol N
               Vfront  965 Vsync   6 Vback   4 Vpol N
    DTD:  2880x1600   79.999 Hz   1:1   231.757 kHz 686.000 MHz (aspect 1:1, no 3D stereo)
               Hfront    8 Hsync  32 Hback  40 Hpol N
               Vfront 1287 Vsync   6 Vback   4 Vpol N
    DTD:  2880x1600  120.019 Hz   1:1   231.757 kHz 686.000 MHz (aspect 1:1, no 3D stereo)
               Hfront    8 Hsync  32 Hback  40 Hpol N
               Vfront  321 Vsync   6 Vback   4 Vpol N
    DTD:  2880x1600  144.000 Hz   1:1   232.128 kHz 687.100 MHz (aspect 1:1, no 3D stereo)
               Hfront    8 Hsync  32 Hback  40 Hpol N
               Vfront    3 Vsync   6 Vback   3 Vpol N
  CTA-861 DisplayID Data Block (0x81):
  Audio Data Block:
    Linear PCM:
      Max channels: 2
      Supported sample rates (kHz): 48
      Supported sample sizes (bits): 16
  Checksum: 0x17
Checksum: 0x90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment