summaryrefslogtreecommitdiff
path: root/Documentation/EDID/1280x1024.S
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/EDID/1280x1024.S')
-rw-r--r--Documentation/EDID/1280x1024.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/EDID/1280x1024.S b/Documentation/EDID/1280x1024.S
index bd9bef2a65af..ce0e85be379e 100644
--- a/Documentation/EDID/1280x1024.S
+++ b/Documentation/EDID/1280x1024.S
@@ -31,8 +31,8 @@
#define YBLANK 42
#define XOFFSET 48
#define XPULSE 112
-#define YOFFSET (63+1)
-#define YPULSE (63+3)
+#define YOFFSET 1
+#define YPULSE 3
#define DPI 72
#define VFREQ 60 /* Hz */
#define TIMING_NAME "Linux SXGA"