summaryrefslogtreecommitdiff
path: root/Documentation/EDID/1024x768.S
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/EDID/1024x768.S')
-rw-r--r--Documentation/EDID/1024x768.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/EDID/1024x768.S b/Documentation/EDID/1024x768.S
index 6f3e4b75e49e..ff4013e5fa49 100644
--- a/Documentation/EDID/1024x768.S
+++ b/Documentation/EDID/1024x768.S
@@ -31,8 +31,8 @@
#define YBLANK 38
#define XOFFSET 8
#define XPULSE 144
-#define YOFFSET (63+3)
-#define YPULSE (63+6)
+#define YOFFSET 3
+#define YPULSE 6
#define DPI 72
#define VFREQ 60 /* Hz */
#define TIMING_NAME "Linux XGA"