git: 9front

Download patch

ref: a06edd054d362c277dbbe6e6cdcddd232ec0fe10
parent: e1802b98e5919a337927363f5964d33f47cd4b94
author: stanley lieber <stanley.lieber@gmail.com>
date: Sat Jul 14 20:48:59 EDT 2012

/lib/vgadb: add dell st2210 at 1920x1080

--- a/lib/vgadb
+++ b/lib/vgadb
@@ -692,6 +692,15 @@
 	shs=1648
 	vrs=1202 vre=1208 vt=1240
 
+# Dell ST2210 at 1920x1080
+dellst2210
+	videobw=200
+	alias=multisync					# 60Hz
+dellst2210=1920x1080
+	defaultclock=148.5
+	shb=2008 ehb=2052 ht=2200
+	vrs=1084 vre=1089 vt=1125
+
 #
 # EIZO (Nanao) FlexScan 6600 (greyscale)
 #
--