aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/EDID/800x600.S
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/EDID/800x600.S')
-rw-r--r--Documentation/EDID/800x600.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/EDID/800x600.S b/Documentation/EDID/800x600.S
index 6644e26d5801..b6853b2db869 100644
--- a/Documentation/EDID/800x600.S
+++ b/Documentation/EDID/800x600.S
@@ -28,8 +28,8 @@
#define YBLANK 28
#define XOFFSET 40
#define XPULSE 128
-#define YOFFSET (63+1)
-#define YPULSE (63+4)
+#define YOFFSET 1
+#define YPULSE 4
#define DPI 72
#define VFREQ 60 /* Hz */
#define TIMING_NAME "Linux SVGA"