aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-2.6.28
diff options
context:
space:
mode:
authorRaffaele Recalcati <lamiaposta71@gmail.com>2009-04-07 12:23:07 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-07 12:23:07 +0200
commite7f45a4a42650380405c2eefca76d72068d8e2b0 (patch)
treeae18ced9091de5b571d9fb37c372c53dabba7c90 /recipes/linux/linux-omap-2.6.28
parenta28b6666534215705d87da221860f6e199fffa44 (diff)
downloadopenembedded-e7f45a4a42650380405c2eefca76d72068d8e2b0.tar.gz
linux-omap: add modeline for 720p60 to .28 and .29
Diffstat (limited to 'recipes/linux/linux-omap-2.6.28')
-rw-r--r--recipes/linux/linux-omap-2.6.28/modedb-hd720.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap-2.6.28/modedb-hd720.patch b/recipes/linux/linux-omap-2.6.28/modedb-hd720.patch
new file mode 100644
index 0000000000..d778423d1b
--- /dev/null
+++ b/recipes/linux/linux-omap-2.6.28/modedb-hd720.patch
@@ -0,0 +1,13 @@
+--- orig/drivers/video/modedb.c.orig 2009-04-07 11:40:10.000000000 +0200
++++ git/drivers/video/modedb.c 2009-04-07 10:35:29.000000000 +0200
+@@ -44,6 +44,10 @@
+ NULL, 60, 640, 480, 39721, 40, 24, 32, 11, 96, 2,
+ 0, FB_VMODE_NONINTERLACED
+ }, {
++ /* 1280x720 @ 60 Hz, 45 kHz hsync, CEA 681-D Format 4 */
++ "hd720", 60, 1280, 720, 13468, 220, 110, 19, 6, 40, 5,
++ 0, FB_VMODE_NONINTERLACED
++ }, {
+ /* 800x600 @ 56 Hz, 35.15 kHz hsync */
+ NULL, 56, 800, 600, 27777, 128, 24, 22, 1, 72, 2,
+ 0, FB_VMODE_NONINTERLACED