public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Semler <cijoml@volny.cz>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: patch against linux-2.4.19-pre10/drivers/video/modedb.c
Date: Sat, 29 Jun 2002 18:30:38 +0200	[thread overview]
Message-ID: <E17OL7R-0000sc-00@notas> (raw)

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

                 reply	other threads:[~2002-06-29 16:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E17OL7R-0000sc-00@notas \
    --to=cijoml@volny.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox