+ fbdev-add-1366x768-wxga-mode-to-mode-database.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     fbdev: Add 1366x768 (WXGA) mode to mode database

has been added to the -mm tree.  Its filename is

     fbdev-add-1366x768-wxga-mode-to-mode-database.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this


From: Dennis Munsie <dmunsie@xxxxxxxxxxxx>

Adds 1366x768 @ 60Hz to drivers/video/modedb.c.

Signed-off-by: Dennis Munsie <dmunsie@xxxxxxxxxxxx>
Signed-off-by: Antonino Daplas <adaplas@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/video/modedb.c |    4 ++++
 1 files changed, 4 insertions(+)

diff -puN drivers/video/modedb.c~fbdev-add-1366x768-wxga-mode-to-mode-database drivers/video/modedb.c
--- 25/drivers/video/modedb.c~fbdev-add-1366x768-wxga-mode-to-mode-database	Tue May  9 12:53:20 2006
+++ 25-akpm/drivers/video/modedb.c	Tue May  9 12:53:20 2006
@@ -259,6 +259,10 @@ static const struct fb_videomode modedb[
 	/* 1152x768, 60 Hz, PowerBook G4 Titanium I and II */
 	NULL, 60, 1152, 768, 15386, 158, 26, 29, 3, 136, 6,
 	FB_SYNC_HOR_HIGH_ACT|FB_SYNC_VERT_HIGH_ACT, FB_VMODE_NONINTERLACED
+    }, {
+	/* 1366x768, 60 Hz, 47.403 kHz hsync, WXGA 16:9 aspect ratio */
+	NULL, 60, 1366, 768, 13806, 120, 10, 14, 3, 32, 5,
+	0, FB_VMODE_NONINTERLACED
     },
 };
 
_

Patches currently in -mm which might be from dmunsie@xxxxxxxxxxxx are

fbdev-add-1366x768-wxga-mode-to-mode-database.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux