* patch against linux-2.4.19-pre10/drivers/video/modedb.c
@ 2002-06-29 16:30 Michal Semler
0 siblings, 0 replies; only message in thread
From: Michal Semler @ 2002-06-29 16:30 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Hello Linus,
this trivial patch adds possibility to have framebuffer console in 1024x768
and 75 Hz. Now kernel supports only 1024x768 in 76 Hz, which cause blinking
of console on my monitor. This trivial patch is against 2.4.19-pre10 and only
adds new modelines for resolution 1.024x768 in 75 Hz. Please apply
Thanks Michal
--- linux-2.4.19-pre10/drivers/video/modedb.c Sat Jun 29 15:21:30 2002
+++ linux-2.4.19-pre10/drivers/video/modedb.c Sat Jun 29 15:26:15 2002
@@ -107,10 +107,6 @@
NULL, 70, 1024, 768, 13333, 144, 24, 29, 3, 136, 6,
0, FB_VMODE_NONINTERLACED
}, {
- /* 1024x768 @ 75 Hz, 60.020 kHz hsync */
- NULL, 75, 1024, 768, 12699, 176, 16, 28, 1, 96, 3,
- 0, FB_VMODE_NONINTERLACED
- }, {
/* 1280x1024 @ 87 Hz interlaced, 51 kHz hsync */
NULL, 87, 1280, 1024, 12500, 56, 16, 128, 1, 216, 12,
0, FB_VMODE_INTERLACED
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-29 16:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-29 16:30 patch against linux-2.4.19-pre10/drivers/video/modedb.c Michal Semler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox