* https://h10032.www1.hp.com/ctg/Manual/c02120030.pdf * 76Hz vert * :?: 1280x1024 = 4:3 max ((:?: it's officially listed, but what do pixels beyond 900 vert do?)) * 1600x900 * 1280x720 (Dota 2/high-GPU) * 1024x768 (osu!) * 800x600 (Diablo 2) (TODO: Check if it actually mode-switches or matters at main menu) * 640x480 (Diablo 2) ====== CRU ====== * No Detailed resolutions * No Standard resolutions * ''[ ]'' All Established resolutions ===== Extension blocks ===== * DisplayID 2.0 * Tiled display topology (defaults) * CTA-861: All above resolutions 76Hz * :!: TODO: Timing methods ====== xorg.conf ====== Section "Monitor" Identifier "HDMI-1" Modeline "1600x900_76" 119.125 1600 1608 1640 1680 900 919 927 933 +HSync -VSync Modeline "1280x720_76" 77.209 1280 1288 1320 1360 720 733 741 747 +HSync -VSync Modeline "1024x768_76" 66.787 1024 1032 1064 1104 768 782 790 796 +HSync -VSync Modeline "800x600_76" 41.599 800 808 840 880 600 608 616 622 +HSync -VSync Modeline "640x480_76" 27.25 640 648 680 720 480 484 492 498 +HSync -VSync Option "PreferredMode" "1600x900_76" EndSection # End