mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Jeffrey W. Baker" <jwbaker@acm.org>
To: <linux-kernel@vger.kernel.org>
Cc: <torvalds@transmeta.com>
Subject: [PATCH] 2.4.3-pre3 add PBG4 native LCD mode to modedb.c
Date: Tue, 13 Mar 2001 12:37:16 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.33.0103131224340.252-200000@desktop> (raw)

[-- Attachment #1: Type: TEXT/PLAIN, Size: 272 bytes --]

The attached patch adds the a new mode to the modedb, used by the ATI,
3Dfx, and Amiga frame buffer devices.  The new mode is the native,
slightly wide resolution of the new Apple laptops.  It isn't obvious how
popular a mode has to be before it goes into modedb.c.

-jwb

[-- Attachment #2: Patch to drivers/video/modedb.c --]
[-- Type: TEXT/PLAIN, Size: 522 bytes --]

--- drivers/video/modedb.c.orig	Tue Mar 13 04:20:43 2001
+++ drivers/video/modedb.c	Tue Mar 13 04:16:20 2001
@@ -91,6 +91,10 @@
 	NULL, 60, 1024, 768, 15384, 168, 8, 29, 3, 144, 6,
 	0, FB_VMODE_NONINTERLACED
     }, {
+	/* 1152x768 @ 55 Hz, 44.154 kHz hsync, PowerBook G4 LCD */
+        NULL, 55, 1152, 768, 15386, 126, 58, 29, 3, 136, 6,
+        0, FB_VMODE_NONINTERLACED 
+    }, {
 	/* 640x480 @ 100 Hz, 53.01 kHz hsync */
 	NULL, 100, 640, 480, 21834, 96, 32, 36, 8, 96, 6,
 	0, FB_VMODE_NONINTERLACED

             reply	other threads:[~2001-03-13 21:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-13 20:37 Jeffrey W. Baker [this message]
2001-03-13 22:54 ` Olaf Hering

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=Pine.LNX.4.33.0103131224340.252-200000@desktop \
    --to=jwbaker@acm.org \
    --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

all inboxes | Powered by JetHome®