Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83581
b: refs/heads/master
c: a782eed
h: refs/heads/master
i:
  83579: b4bd51a
v: v3
  • Loading branch information
Geoff Levand authored and Linus Torvalds committed Feb 6, 2008
1 parent d2418c8 commit 417782b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a286408c702cad43ae9046f4ed4928495848ea51
refs/heads/master: a782eed655de49faa4895ae6143c3891985e4d98
4 changes: 2 additions & 2 deletions trunk/drivers/video/ps3fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ static const struct fb_videomode ps3fb_modedb[] = {
"720p", 50, 1124, 644, 13468, 298, 478, 57, 44, 80, 5,
FB_SYNC_BROADCAST, FB_VMODE_NONINTERLACED
}, {
/* 1080 */
/* 1080i */
"1080i", 50, 1688, 964, 13468, 264, 600, 94, 62, 88, 5,
FB_SYNC_BROADCAST, FB_VMODE_INTERLACED
}, {
Expand Down Expand Up @@ -232,7 +232,7 @@ static const struct fb_videomode ps3fb_modedb[] = {
FB_SYNC_BROADCAST, FB_VMODE_NONINTERLACED
}, {
/* 1080if */
"1080f", 50, 1920, 1080, 13468, 148, 484, 36, 4, 88, 5,
"1080if", 50, 1920, 1080, 13468, 148, 484, 36, 4, 88, 5,
FB_SYNC_BROADCAST, FB_VMODE_INTERLACED
}, {
/* 1080pf */
Expand Down

0 comments on commit 417782b

Please sign in to comment.