Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225662
b: refs/heads/master
c: 17ca20c
h: refs/heads/master
v: v3
  • Loading branch information
Mayuresh Janorkar authored and Paul Mundt committed Jan 6, 2011
1 parent c267cfc commit 1d2b930
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 748103e7235892bf9a3ee568d7d4dd7e5a3beece
refs/heads/master: 17ca20cb7d04a259c9194879f77466bde606dda5
4 changes: 4 additions & 0 deletions trunk/drivers/video/modedb.c
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,10 @@ static const struct fb_videomode modedb[] = {
/* 800x520i @ 50 Hz, 15.625 kHz hsync (PAL RGB) */
NULL, 50, 800, 520, 58823, 144, 64, 72, 28, 80, 5,
0, FB_VMODE_INTERLACED
}, {
/* 864x480 @ 60 Hz, 35.15 kHz hsync */
NULL, 60, 864, 480, 27777, 1, 1, 1, 1, 0, 0,
0, FB_VMODE_NONINTERLACED
},
};

Expand Down

0 comments on commit 1d2b930

Please sign in to comment.