Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281292
b: refs/heads/master
c: aa56b27
h: refs/heads/master
v: v3
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Dec 8, 2011
1 parent 8889e12 commit 6d5d6e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 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: fab04b97be07e9e561b624a2a68f714c037d918b
refs/heads/master: aa56b2790a8bcef9b4241c2495c4e9347c10582e
27 changes: 0 additions & 27 deletions trunk/drivers/staging/xgifb/vb_table.h
Original file line number Diff line number Diff line change
Expand Up @@ -2569,33 +2569,6 @@ static struct XGI330_LCDCapStruct XGI_LCDCapList[] = {
0x30, 0x10, 0x5A, 0x10, 0x10, 0x0A, 0xC0, 0x28, 0x10}
};

struct XGI21_LVDSCapStruct XGI21_LCDCapList[] = {
{DisableLCD24bpp + LCDPolarity,
2160, 1250, 1600, 1200, 64, 1, 192, 3,
0x70, 0x24, 0x20, 0x04, 0x0A, 0x02, 0xC8
},
{DisableLCD24bpp + LCDPolarity,
1688, 1066, 1280, 1024, 48, 1, 112, 3,
0x70, 0x44, 0x20, 0x04, 0x0A, 0x02, 0xC8
},
{DisableLCD24bpp + LCDPolarity + (LCDPolarity << 8),
1344, 806, 1024, 768, 24, 3, 136, 6,
0x6C, 0x65, 0x20, 0x04, 0x0A, 0x02, 0xC8
},
{DisableLCD24bpp + LCDPolarity,
1056, 628, 800, 600, 40, 1, 128, 4,
0x42, 0xE2, 0x20, 0x14, 0x0A, 0x02, 0x00
},
{DisableLCD24bpp + LCDPolarity,
928, 525, 800, 480, 40, 13, 48, 3,
0x52, 0xC5, 0x20, 0x14, 0x0A, 0x02, 0x00
},
{DisableLCD24bpp + LCDPolarity + (LCDPolarity << 8),
800, 525, 640, 480, 16, 10, 96, 2,
0x1B, 0xE1, 0x20, 0x04, 0x0A, 0x02, 0xC8
}
};

static struct XGI_Ext2Struct XGI330_RefIndex[] = {
{Support32Bpp + SupportAllCRT2 + SyncPN, RES320x200, VCLK25_175,
0x00, 0x10, 0x59, 320, 200},/* 00 */
Expand Down

0 comments on commit 6d5d6e1

Please sign in to comment.