diff mbox

VGA Bios allow 1920x1080

Message ID 201004172306.52322.oyvinds@everdot.org (mailing list archive)
State New, archived
Headers show

Commit Message

Øyvind Sæther April 17, 2010, 9:06 p.m. UTC
None
diff mbox

Patch

--- vbetables-gen.c.original    2010-04-13 05:51:09.134232495 +0200
+++ vbetables-gen.c.new3        2010-04-17 23:05:39.722313167 +0200
@@ -79,6 +79,9 @@ 
 { 2560, 1600, 16                     , 0x18a},
 { 2560, 1600, 24                     , 0x18b},
 { 2560, 1600, 32                     , 0x18c},
+{ 1920, 1080, 16                     , 0x18d},
+{ 1920, 1080, 24                     , 0x18e},
+{ 1920, 1080, 32                     , 0x18f},
 { 0, },
 };