vgadb 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139
  1. # VGA database.
  2. #
  3. # ctlr:
  4. # These entries are used to identify a particular controller.
  5. # 'numeric offset'="string" identifies the controller by searching
  6. # the BIOS for "string" at 'offset'. There may be multiple identifier
  7. # attributes per ctlr.
  8. # Strings can be found in the BIOS ROM by using the DOS 'debug'
  9. # command and typing 'd c000:0' to obtain a dump of the first part of
  10. # the ROM. Note that some machines (e.g. AT&T/NCR laptops) have the
  11. # ROM mapped at 0xE0000, not 0xC0000.
  12. # The "clock", "ctlr", "link" and "ramdac" entries give a chain in order
  13. # of functions to be called for this controller for initialisation, etc.
  14. # The "clock", "ctlr", "link" and "ramdac" values can all take an extension
  15. # following a '-'. This can be used as a speed-grade or subtype; matching
  16. # is done without the extension.
  17. #
  18. ctlr
  19. vid=0x8086 did=0x7121 # Intel 82810
  20. vid=0x8086 did=0x7123 # Intel 82810-DC100
  21. vid=0x8086 did=0x7125 # Intel 82810E
  22. vid=0x8086 did=0x1132 # Intel 82815 chipset, fully featured, internal graphics
  23. vid=0x8086 did=0x1112 # Intel 82815 chipset, internal graphics only
  24. vid=0x8086 did=0x1102 # Intel 82815 chipset, internal graphics (100MHz dram limit)
  25. vid=0x8086 did=0x3577 # Intel 830M chipset (IBM R31 notebook))
  26. link=vga
  27. ctlr=i81x linear=1
  28. hwgc=i81xhwgc
  29. ctlr
  30. 0xC006F="8C801" # STB PowerGraph X-24
  31. link=vga
  32. ramdac=att20c491-100
  33. hwgc=s3hwgc
  34. link=s3clock clock=icd2061a
  35. ctlr=s3801 link=ibm8514
  36. ctlr
  37. 0xC004F="86C805" # Orchid Fahrenheit 1280
  38. 0XC004F="86C801" # Quadtel S3 86C801/805
  39. link=vga
  40. hwgc=s3hwgc
  41. ramdac=sc15025-80
  42. link=s3clock clock=ch9294-g
  43. ctlr=s3805 link=ibm8514
  44. ctlr
  45. 0xC0067="#9GXE" # #9GXE Level-1[12]
  46. 0xC0045="Stealth 64 Vers. 1.05"
  47. link=vga
  48. ramdac=bt485-135
  49. hwgc=bt485hwgc
  50. ctlr=s3928 linear=1
  51. link=ibm8514
  52. clock=icd2061a link=s3clock
  53. ctlr
  54. 0xC0064="#9GXE" # #9GXE Level-16
  55. link=vga
  56. hwgc=tvp3020hwgc
  57. ctlr=s3928 linear=1
  58. link=ibm8514
  59. ramdac=tvp3020-200
  60. clock=icd2061a link=s3clock
  61. ctlr
  62. 0xC0094="#9-864" # #9GXE64
  63. 0xC012C="V864 PCI" # GIS Globalyst 550
  64. link=vga
  65. hwgc=s3hwgc
  66. ctlr=vision864 linear=1
  67. link=ibm8514
  68. ramdac=att21c498-135
  69. clock=icd2061a link=s3clock
  70. ctlr
  71. 0xC0094="#9-964 BIOS Version 1.03.03" # #9GXE64pro
  72. 0xC0094="#9-964 BIOS Version 1.03.11h" # #9GXE64pro
  73. 0xC0094="#9-964 BIOS Version 2.01.02h" # #9GXE64pro
  74. link=vga
  75. ramdac=tvp3025-170
  76. hwgc=tvp3020hwgc
  77. ctlr=vision964 link=ibm8514
  78. link=s3clock clock=tvp3025clock
  79. ctlr
  80. 0xC00F6="#9 T2R4 SB BIOS" # #9 Revolution IV
  81. vid=0x105D did=0x5348 # #9 Revolution IV
  82. ctlr=t2r4 linear=1
  83. ramdac=rgb524mn-250 rgb524mnrefclk=37500000
  84. hwgc=t2r4hwgc
  85. ctlr
  86. 0xC0045="Stealth 64 Video VRAM Vers. 1.01"
  87. 0xC0045="Stealth 64 Video VRAM Vers. 1.06"
  88. 0xC0045="Stealth 64 Video VRAM Vers. 2.02"
  89. 0xC0045="Stealth 64 Video VRAM Vers. 2.07"
  90. link=vga
  91. ramdac=tvp3026-175
  92. ctlr=vision968 link=ibm8514 linear=1 vclkphs=1
  93. link=s3clock clock=tvp3026clock
  94. hwgc=tvp3026hwgc
  95. ctlr
  96. 0xC004C="S3 Vision968 IBM RGB524 DAC" # STB Velocity 64 Video
  97. link=vga
  98. ramdac=rgb524-220
  99. ctlr=vision968 linear=1 disa1sc=1
  100. link=ibm8514
  101. hwgc=rgb524hwgc
  102. ctlr
  103. 0xC006B="9FX Motion 771" # #9FX Motion 771
  104. 0xC0045="Stealth 64 Video VRAM Vers. 3.02" # Stealth 64 Video 3000
  105. link=vga
  106. ramdac=rgb524-220 rgb524refclk=16000000
  107. ctlr=vision968 linear=1
  108. link=ibm8514
  109. hwgc=rgb524hwgc
  110. ctlr
  111. 0xC0045="Stealth 64 DRAM Vers. 2.01"
  112. 0xC0045="Stealth 64 DRAM Vers. 2.02"
  113. 0xC0045="Stealth 64 DRAM Vers. 2.09"
  114. 0xC0045="Stealth 64 DRAM Vers. 1.14"
  115. 0xC0045="Stealth SE DRAM Vers. 1.01"
  116. 0xC0044="Phoenix S3 TRIO32 Enhanced VGA BIOS. Version 1.3-08-12-57MHz"
  117. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. Version 1.3-08"
  118. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. Version 1.00-06"
  119. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. Version 1.2-07"
  120. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. Version 1.5-07"
  121. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. PCI Version 1.1" # ishwar@pali.cps.umich.edu
  122. 0xC0000-0xC0100="S3 86C775/86C785 Video BIOS." # marcello.magnifico@rccr.cremona.it
  123. 0xC0044="Phoenix S3 TRIO64V+ Enhanced VGA BIOS. Version 1."
  124. 0xC0044="S3 86C325 Video BIOS. Version 1.00-05"
  125. 0xC0044="S3 TRIO64V+ 40MHz V1.01-01"
  126. 0xC0094="#9-764 BIOS Version 1.02.00u"
  127. 0xC0094="#9-764 BIOS Version 1.02.01u"
  128. 0xC0044="S3 86C765 Video BIOS"
  129. 0xC0044="Stealth64 Video 2001"
  130. 0xC993F="S3 86C765 Video BIOS. Version 1.03-08"
  131. 0xC0044="Phoenix S3 TRIO32 Enhanced VGA BIOS. Version 1.3-08"
  132. 0xC0080="0000000 (C) COPYRIGHT IBM 1994"
  133. link=vga
  134. hwgc=s3hwgc
  135. ctlr=trio64 linear=1
  136. link=ibm8514
  137. ctlr
  138. vid=0x5333 did=0x5631 # ViRGE
  139. vid=0x5333 did=0x8A01 # ViRGE DX/GX
  140. vid=0x5333 did=0x8A10 # ViRGE GX/2
  141. # vid=0x5333 did=0x8A20 # Savage 3D, not supported
  142. # vid=0x5333 did=0x8A21 # Savage 3DMV, not supported
  143. vid=0x5333 did=0x8A22 # Savage 4
  144. vid=0x5333 did=0x8A25 # ProSavage PN133
  145. vid=0x5333 did=0x8A26 # ProSavage KN133
  146. vid=0x5333 did=0x883D # ViRGE VX
  147. vid=0x5333 did=0x8C01 # ViRGE MX
  148. vid=0x5333 did=0x8C03 # ViRGE MXP
  149. vid=0x5333 did=0x8C10 # Savage MX/MV
  150. # vid=0x5333 did=0x8C11 # Savage MX, not supported
  151. vid=0x5333 did=0x8C12 # Savage IX/MV
  152. # vid=0x5333 did=0x8C13 # Savage IX, not supported
  153. vid=0x5333 did=0x8C2E # SuperSavage IXC/16 (Thinkpad T23)
  154. vid=0x5333 did=0x8D04 # ProSavage8 in P4M266 chipset
  155. # vid=0x5333 did=0x9102 # Savage 2000, not supported
  156. vid=0x5333 did=0x8811 # ViRGE ???
  157. 0xC0048="Stealth 3D 2000 Vers. 1.03"
  158. 0xC0043="Stealth 3D 2000 Vers. 1.04"
  159. 0xC0048="Stealth 3D 2000 Vers. 2.03"
  160. 0xC0047="Stealth 3D 2000 Pro Vers. 3.04"
  161. 0xC0043="Stealth 3D 3000 Vers. 1.01"
  162. 0xC0043="Stealth 3D 3000 Vers. 1.02"
  163. 0xC0043="Stealth 3D 3000 Vers. 2.01"
  164. 0xC0043="Stealth 3D 3000 Vers. 2.02"
  165. 0xC004B="Stealth III S540" # Savage4-based
  166. 0xC004B="S3 86C395/396/397 Video BIOS."
  167. 0xC0044="STB Velocity 3D BIOS. Version 1.10" # STB Velocity 3D
  168. 0xC00D8="#9-325 BIOS Version 2.18.08" # #9FX Reality 332
  169. 0xC001A="PNTNIBM VGA Compatible BIOS" # Hercules Terminator
  170. 0xCBCBC="TOSHIBA Savage\MX BIOS Ver. 4.00.20 - 21" # Portégé 3440CT
  171. 0xC0044="S3 86CM65 Video BIOS" # Compaq Presario 3060 (Aurora64V+)
  172. 0xC0045="S3 Savage\IX BIOS Ver. 4.02.50 - 39" # IBM Thinkpad T21
  173. 0xC000E="VIDEO B" # Connectix Virtual PC
  174. link=vga
  175. hwgc=s3hwgc
  176. ctlr=virge linear=1
  177. # These use some weird virge/gx2 that has a 202MHz clock instead of a 170MHz.
  178. ctlr
  179. 0xC00DF="#9-357 BIOS Version 4.10.05" # #9FX Reality 334
  180. link=vga
  181. hwgc=s3hwgc
  182. ctlr=virge-202 linear=1
  183. # This card, in addition to having a weird gx2 clock, has slow memory.
  184. ctlr
  185. 0xC0044="STB Powergraph 64 3D BIOS. Version 1.50"
  186. link=vga
  187. hwgc=s3hwgc
  188. ctlr=virge-202 linear=1
  189. ctlr # CL-GD542x
  190. 0xC0039="CL-GD540" # Cirrus Logic BIOS
  191. 0xC0039="CL-GD5422"
  192. 0xC0039="CL-GD542X VGA BIOS" # NCR 3230
  193. 0xE0039="CL-GD540x/542x VGA BIOS" # NCR 3230
  194. 0xC0039="CL-GD543x"
  195. 0xC0039="CL-GD5440"
  196. 0xC003B="SpeedStar PRO" # Diamond SpeedStar Pro
  197. 0xC0038="SpeedStar 64" # Diamond SpeedStar 64
  198. 0xC00F4="KELVIN 64" # Orchid Kelvin 64
  199. 0xC0039="CL-GD7543" # notebook
  200. link=vga
  201. ctlr=clgd542x
  202. hwgc=clgd542xhwgc
  203. ctlr
  204. 0xC0039="CL-GD5436/46 PCI VGA BIOS Version"
  205. 0xC0039="CL-GD5446 PCI VGA BIOS Version"
  206. link=vga
  207. ctlr=clgd542x linear=1
  208. hwgc=clgd542xhwgc
  209. ctlr
  210. vid=0x1013 did=0x00D0 # CL-GD5462
  211. vid=0x1013 did=0x00D4 # CL-GD5464
  212. vid=0x1013 did=0x00D6 # CL=GD5465
  213. 0xC0039="CL-GD546x Laguna PCI VGA BIOS Version 1.71D" # ZT5550 SBC
  214. 0xC0039="CL-GD546x Laguna PCI VGA BIOS Version 1.61a" # HP Kayak
  215. link=vga
  216. ctlr=clgd546x linear=1
  217. hwgc=clgd546xhwgc
  218. ctlr
  219. vid=0x1002 did=0x4354 # CT
  220. vid=0x1002 did=0x4742 # GB
  221. vid=0x1002 did=0x474D # GM
  222. vid=0x1002 did=0x4750 # GP
  223. vid=0x1002 did=0x4752 # GR
  224. vid=0x1002 did=0x4756 # GV
  225. vid=0x1002 did=0x475A # GZ
  226. vid=0x1002 did=0x4C42 # LB
  227. vid=0x1002 did=0x4C49 # LI
  228. vid=0x1002 did=0x4C4D # LM
  229. vid=0x1002 did=0x4C50 # LP
  230. vid=0x1002 did=0x5654 # VT
  231. vid=0x1002 did=0x5656 # VV
  232. 0xC00DC="MACH64CTPCIU" # ATI Graphics Xpression
  233. 0xC00E7="MACH64GPPCIM" # ATI xpert@work
  234. 0xC00E7="MACH64GBPCIM" # ATI xpert@work
  235. 0xC00E7="MACH64GZPCIM" # Rage IIC AGP
  236. 0xC00E7="MACH64GVPCIM" # Rage IIC PCI
  237. 0xC00E6="MACH64GBPCIM" # ATI xpert@work
  238. 0xC00E0="MACH64GBPCIMTSGU" # MS-6131 NLX mb
  239. 0xC00E1="MACH64GBPCIMTSGU" # MS-6131 NLX mb
  240. 0xC00CA="MACH64GBPCIMTSGU" # Dell Optiplex GX1
  241. 0xC00ED="MACH64GDPCIMTSGU" # Dell OptiPlex GXa
  242. 0xC00EB="MACH64GPPCIMTSGU" # ATI Xpert 98
  243. 0xC00F7="MACH64LIPCIMTSDU" # Xpert LCD PCI
  244. 0xC00F7="MACH64LBPCIMTSGU" # Xpert LCD AGP
  245. 0xC00F8="MACH64LIPCIMTSDU" # Xpert LCD PCI
  246. 0xC00F6="MACH64LMPC" # COMPAQ Armada E500
  247. 0xC00E1="MACH64GTPCIUYMU" # ATI Rage II PCI
  248. 0xC0000-0xC0200="MACH64CT" # generic entries
  249. 0xC0000-0xC0200="MACH64GB"
  250. 0xC0000-0xC0200="MACH64GM"
  251. 0xC0000-0xC0200="MACH64GP"
  252. 0xC0000-0xC0200="MACH64GV"
  253. 0xC0000-0xC0200="MACH64GZ"
  254. 0xC0000-0xC0200="MACH64LB"
  255. 0xC0000-0xC0200="MACH64LI"
  256. 0xC0000-0xC0200="MACH64LM"
  257. 0xC0000-0xC0200="MACH64LP"
  258. 0xC0000-0xC0200="MACH64VT"
  259. 0xC0000-0xC0200="MACH64VV"
  260. link=vga
  261. ctlr=mach64xx linear=1
  262. hwgc=mach64xxhwgc
  263. membw=530
  264. ctlr
  265. 0xC0083="Hercules Stingray 64(tm)" # Stingray 64/Video
  266. link=vga
  267. clock=ch9294-g
  268. ramdac=w30c516-135
  269. ctlr=ark2000pv linear=1
  270. hwgc=ark2000pvhwgc
  271. ctlr
  272. 0xC0083="Stealth64 Graphics 2001"
  273. link=vga
  274. ramdac=ics534x-135
  275. ctlr=ark2000pv linear=1
  276. hwgc=ark2000pvhwgc
  277. ctlr
  278. 0xE0090="Chips 65540" # Globalyst 250
  279. 0xC008D="Chips 65540" # Midwest Micro Elite
  280. 0xE0090="TOSHIBA Video BIOS V1.40"
  281. link=vga
  282. ctlr=ct65540 linear=1
  283. hwgc=ct65545hwgc
  284. ctlr
  285. 0xC7345="TVGA BIOS Z6.1I (0.02)" # IBM Thinkpad 760ED (U9A)
  286. 0xC7367="TVGA BIOS Z6.1I (0.05) " # IBM Thinkpad 560E
  287. 0xC7800-0xC7B00="TVGA BIOS WEN 6.1" # NEC Versa SX
  288. 0xC0078="Trident CYBER 8620" # Acer TravelMate 350
  289. 0xC0093="Trident TGUI96xx"
  290. 0xC0044="GL A6.00E"
  291. 0xC68A5="TVGA BIOS LS 6.0 (08)" # Sharp Actius A250, Cyber 9525/DVD
  292. link=vga
  293. ctlr=cyber938x linear=1
  294. hwgc=cyber938xhwgc
  295. ctlr
  296. vid=0x102C did=0x00C0 # 69000 HiQVideo
  297. vid=0x102C did=0x00E0 # 65550 HiQVideo
  298. vid=0x102C did=0x00E4 # 65554 HiQVideo
  299. vid=0x102C did=0x00E5 # 65555 HiQVideo
  300. 0xC0090="CHIPS 65550 PCI & VL Accelerated VGA BIOS" # NEC Versa 6030X/6200MX
  301. 0xC0090="CHIPS 6X554 PCI Accelerated VGA BIOS" # Digital HiNote Ultra 2000
  302. 0xC0090="CHIPS 69000 PCI Accelerated VGA BIOS" # Rackmount
  303. 0xC0090="TOSHIBA Video BIOS V1.80" # 4025CDT
  304. link=vga
  305. ctlr=hiqvideo linear=1
  306. hwgc=hiqvideohwgc
  307. ctlr
  308. vid=0x102B did=0x0519 # MGA 2064
  309. vid=0x102B did=0x051B # MGA 2164
  310. vid=0x102B did=0x051F # MGA 2164 AGP
  311. 0xC002D="MATROX/MILLENNIUM VGA/VBE BIOS (V1.9 )" # Millennium
  312. 0xC002D="MATROX/MILLENNIUM VGA/VBE BIOS (V3.0 )" # Millennium
  313. 0xC002D="MATROX/MILLENNIUM VGA/VBE BIOS (V2.2 )" # Millennium
  314. 0xC002D="MATROX/MILLENNIUM VGA/VBE BIOS (V2.5 )" # Millennium
  315. 0xC002D="MATROX/MISTRAL VGA/VBE BIOS (V1." # Millennium II
  316. link=vga
  317. ctlr=mga2164w linear=1
  318. hwgc=mga2164whwgc
  319. ctlr
  320. # vid=0x10C8 did=0x0001 # MagicGraph 128, not supported
  321. # vid=0x10C8 did=0x0002 # MagicGraph 128 V, not supported
  322. # vid=0x10C8 did=0x0003 # MagicGraph 128 ZV, not supported
  323. # vid=0x10C8 did=0x0083 # MagicGraph 128 ZV+, not supported
  324. vid=0x10C8 did=0x0004 # MagicGraph 128 XD
  325. vid=0x10C8 did=0x0005 # MagicMedia 256 AV
  326. vid=0x10C8 did=0x0006 # MagicMedia 256 ZX
  327. 0xC0048="MagicGraph 128XD" # IBM Thinkpad 560X
  328. 0xC0048="MagicMedia 256AV" # IBM Thinkpad 600E
  329. 0xC0048="MagicGraph 256 AV" # IBM Thinkpad 570, 600E
  330. 0xC0048="MagicMedia 256ZX" # IBM Thinkpad 600X
  331. ctlr=neomagic linear=1
  332. hwgc=neomagichwgc
  333. ctlr
  334. 0xC0189="Hercules ISA Bus Dynamite(tm) BIOS. Ver. 8.00N-A2b(04/29/94)"
  335. link=vga
  336. clock=ics2494-304
  337. ramdac=att20c491-90 # really MUSIC MU9C4910
  338. ctlr=et4000-w32i
  339. hwgc=et4000hwgc
  340. ctlr
  341. 0xC0189="Hercules PCI Bus Dynamite(tm) BIOS. Ver. 8.00N-B1a(03/30/94)"
  342. link=vga
  343. clock=ics2494-324
  344. ramdac=stg1702-135
  345. ctlr=et4000-w32p
  346. hwgc=et4000hwgc
  347. ctlr
  348. 0xC0189="Hercules PCI Bus Dynamite(tm) BIOS. Ver. 8.00N-D2g(11/28/94)"
  349. 0xC01AD="Ver. 8.00N-D2h(05/31/95)"
  350. 0xC0076="Tseng Laboratories, Inc. 06/28/94 V1.0CN"# Cardex Challenger
  351. link=vga
  352. ramdac=ics534x-135
  353. ctlr=et4000-w32p
  354. hwgc=et4000hwgc
  355. ctlr
  356. vid=0x121A did=0x0003 # Banshee
  357. vid=0x121A did=0x0005 # Avenger (a.k.a. Voodoo3)
  358. 0xC0056="Voodoo3 1000 16MB BIOS" # Voodoo3 1000
  359. 0xC0056="Voodoo3 2000 BIOS" # Voodoo3 2000
  360. 0xC0056="Voodoo3 3000 BIOS" # Voodoo3 3000
  361. 0xC0056="Voodoo3 3000 LC BIOS" # Voodoo3 3000
  362. link=vga
  363. ctlr=3dfx linear=1
  364. hwgc=3dfxhwgc
  365. ctlr
  366. vid=0x10DE did=* # NVidia cards all talk the same
  367. link=vga
  368. ctlr=nvidia linear=1
  369. hwgc=nvidiahwgc
  370. ctlr
  371. vid=0x15AD did=0x0710 # VMware 1
  372. vid=0x15AD did=0x0405 # VMware 2
  373. link=vga
  374. ctlr=vmware linear=1
  375. hwgc=vmwarehwgc
  376. ctlr
  377. 0xC002D="MATROX/Matrox G400"
  378. 0xC002D="MATROX/Matrox G450"
  379. 0xC002D="MATROX/MGA-G200 VGA"
  380. link=vga
  381. ctlr=mga4xx linear=1
  382. hwgc=mga4xxhwgc
  383. #
  384. # mode:
  385. # These entries specify a monitor operating mode.
  386. # Attributes are:
  387. # clock the dot clock in MHz
  388. # shb start horizontal blanking
  389. # ehb end horizontal blanking
  390. # ht horizontal total
  391. # vrs vertical refresh start
  392. # vre vertical refresh end
  393. # vt vertical total
  394. # hsync horizontal sync polarity
  395. # vsync vertical sync polarity
  396. # interlace interlace
  397. # The shb, ehb, ht, vrs, vre and vt attributes specify the horizontal and
  398. # vertical timing. The x (hde, horizontal display end), y (vde, vertical
  399. # display end) and z (depth) values are derived from the value of the main
  400. # attribute (e.g. 640x480x8 -> x=640, y=480, z=8).
  401. #
  402. # The clock value 25.175 is known internally as the baseline VGA clock rate.
  403. #
  404. # The defaults for hsync, vsync and interlace are 0. Both hsync and vsync
  405. # must be non-zero if either is to take effect, - and + are valid choices.
  406. #
  407. # An attribute 'include=val' means continue using another entry. In this
  408. # case any non-zero attributes already set will not be overwritten by the
  409. # jumped-to mode. The x, y and z values are fixed by the first mode.
  410. #
  411. # An attribute 'alias=val' means continue using another monitor type. It can
  412. # be used to chain classes together. (bad explanation, i know).
  413. #
  414. include = 640x480 # 60Hz, 31.5KHz
  415. clock=25.175
  416. shb=664 ehb=760 ht=800
  417. vrs=491 vre=493 vt=525
  418. include = 640x480@72Hz # 72Hz, 38.5KHz
  419. clock=32
  420. shb=664 ehb=704 ht=832
  421. vrs=489 vre=492 vt=520
  422. include = 800x600 # 60Hz, 37.9KHz
  423. defaultclock=40
  424. shb=840 ehb=1000 ht=1056
  425. vrs=605 vre=607 vt=633
  426. include = 1024x768i # 87Hz, 35.5KHz
  427. defaultclock=44.9
  428. shb=1048 ehb=1208 ht=1264
  429. vrs=776 vre=784 vt=817
  430. interlace=v
  431. include = 1024x768@60Hz # 60Hz, 48.4KHz
  432. defaultclock=65
  433. shb=1032 ehb=1176 ht=1344
  434. shs=1056
  435. vrs=771 vre=777 vt=806
  436. hsync=- vsync=-
  437. include = 1024x768 # 70Hz, 57.2KHz
  438. defaultclock=75
  439. shb=1096 ehb=1232 ht=1344
  440. shs=1072
  441. vrs=771 vre=777 vt=806
  442. hsync=- vsync=-
  443. include = 1280x1024i # 87Hz, 48KHz
  444. defaultclock=80
  445. shb=1312 ehb=1528 ht=1576
  446. vrs=1028 vre=1034 vt=1105
  447. interlace=v
  448. include = 1280x1024@60Hz # 60Hz, 63.9KHz
  449. defaultclock=110
  450. shb=1312 ehb=1496 ht=1720 # All from xvidtune
  451. vrs=1025 vre=1028 vt=1074
  452. include = 1280x1024 # 74Hz, 79.6KHz
  453. defaultclock=135
  454. shb=1376 ehb=1544 ht=1712
  455. shs=1392
  456. vrs=1028 vre=1034 vt=1075
  457. include = 1376x1024 # 70Hz, 75.3KHz
  458. defaultclock=135
  459. shb=1440 ehb=1616 ht=1792
  460. vrs=1032 vre=1040 vt=1075
  461. include = 1152x900@70Hz # 72Hz, 67.9KHz
  462. clock=100
  463. shb=1184 ehb=1376 ht=1472
  464. vrs=900 vre=902 vt=940
  465. #hsync=- vsync=-
  466. #
  467. # VGA.
  468. #
  469. vga = 640x480 # 60Hz, 31.5KHz
  470. include=640x480
  471. vga = 800x600 # 60Hz, 37.9KHz
  472. include=800x600
  473. #
  474. # SVGA (Laptop).
  475. #
  476. svga = 640x480
  477. include=640x480
  478. svga = 800x600
  479. include=800x600
  480. #
  481. # XGA (Laptop).
  482. #
  483. xga = 1024x768
  484. include=1024x768
  485. xga
  486. alias=svga
  487. #
  488. # LCD
  489. # Just a convenience, really.
  490. #
  491. lcd
  492. alias=xga
  493. #
  494. # Multisync monitors with video bandwidth up to 65MHz.
  495. #
  496. multisync65
  497. videobw=65
  498. alias=multisync
  499. multisync65 = 1024x768 # 60Hz, 48.4KHz
  500. include=1024x768@60Hz
  501. #
  502. # Multisync monitors with video bandwidth up to 75MHz.
  503. #
  504. multisync75
  505. videobw=75
  506. alias=multisync
  507. #
  508. # Multisync monitors with video bandwidth up to 110MHz.
  509. #
  510. multisync110
  511. videobw=110
  512. alias=multisync
  513. multisync110 = 1280x1024
  514. include=1280x1024@60Hz
  515. #
  516. # Multisync monitors with video bandwidth up to 135MHz.
  517. #
  518. multisync135
  519. videobw=135
  520. alias=multisync
  521. #
  522. # Multisync monitors. The entry with alias=multisync supplies the bandwidth,
  523. # which in turn decides the refresh rates when possible.
  524. #
  525. multisync
  526. alias=vga
  527. multisync = 1024x768
  528. include=1024x768
  529. multisync = 1024x768i
  530. include=1024x768i
  531. multisync = 1152x900
  532. include=1152x900@70Hz
  533. multisync = 1280x1024
  534. include=1280x1024
  535. multisync = 1280x1024i
  536. include=1280x1024i
  537. multisync = 1376x1024
  538. include=1376x1024
  539. #
  540. # Dell VS17X
  541. #
  542. vs17x
  543. videobw=86
  544. alias=multisync
  545. vs17x = 1024x768 # ??Hz, ??.?KHz
  546. defaultclock=86
  547. shb=1128 ehb=1232 ht=1328
  548. vrs=771 vre=777 vt=806
  549. hsync=- vsync=-
  550. #
  551. # Dell UltraScan 21TE (MODEL No. D2130T-HS)
  552. # Horizontal timing:
  553. # Allowable frequency range: 30-93KHz
  554. # Vertical timing:
  555. # Allowable frequency range: 50-152Hz
  556. dell21te
  557. videobw=135
  558. alias=multisync # this will do for now
  559. #
  560. # Dell 2000FP at 1600x1200 with geforce2 DVI card
  561. #
  562. dell2000fp
  563. videobw=200
  564. alias=multisync
  565. dell2000fp = 1600x1200
  566. defaultclock=200
  567. shb=1664 ehb=1864 ht=2136
  568. vrs=1202 vre=1207 vt=1251
  569. #
  570. # EIZO (Nanao) FlexScan 6600 (greyscale)
  571. #
  572. eizo6600
  573. videobw=230
  574. alias=multisync
  575. eizo6600 = 1600x1200 # 85Hz, 106.25KHz
  576. defaultclock=230
  577. ht=2160 shb=1696 ehb=1888
  578. vt=1250 vrs=1201 vre=1204
  579. #
  580. # Hitachi CM751U
  581. # Horizontal timing:
  582. # Allowable frequency range: 31-100 kHz
  583. # for 31-52, fp>0.1µs, 1.0µs<sync width<3.8µs,
  584. # bp>1.2µs, blank width>3.5µs
  585. # for 52-100, fp>0.1µs, 0.8µs<sync width<2.4µs,
  586. # bp>1.1µs, blank width>2.4µs
  587. # Vertical timing:
  588. # Allowable frequency range: 50-160Hz
  589. # fp>9µs, sync width<100µs, bp>400µs, blank width>450µs
  590. # Video bandwidth:
  591. # 200MHz monitor
  592. #
  593. cm751u
  594. videobw=200
  595. alias=multisync
  596. cm751u = 1600x1200 # 75Hz, 93.75 kHz
  597. defaultclock=200
  598. shb=1664 ehb=1864 ht=2136
  599. vrs=1202 vre=1207 vt=1260
  600. #
  601. # Hitachi CM801U
  602. # Horizontal timing:
  603. # Allowable frequency range: 31-96KHz
  604. # Vertical timing:
  605. # Allowable frequency range: 50-160Hz
  606. # Video bandwidth:
  607. # 200MHz monitor
  608. #
  609. cm801u
  610. videobw=200
  611. alias=multisync
  612. cm801u = 1600x1200 # 75Hz, 93.3KHz
  613. defaultclock=200
  614. shb=1792 ehb=1896 ht=2032
  615. shs=1680
  616. vrs=1202 vre=1205 vt=1232
  617. cm801u = 1376x1024 # ??Hz, ??.?KHz
  618. defaultclock=150
  619. shb=1456 ehb=1616 ht=1864
  620. shs=1424
  621. vrs=1028 vre=1034 vt=1064
  622. #
  623. # IBM Thinkpad T23
  624. #
  625. # We can't seem to set the clock higher than 100MHz here.
  626. # Maybe it's because we don't have clock doubling code in aux/vga,
  627. # maybe it's because the chip won't go that high.
  628. # Using a clock of 75 produces noticeable refresh pulsing on the LCD,
  629. # a clock of 100 seems okay. I'd like to go higher.
  630. # If only we had documentation. -rsc
  631. t23 = 1400x1050 # 50Hz, ??.?KHz
  632. clock=100
  633. shb=1460 ehb=1644 ht=1820
  634. vrs=1060 vre=1068 vt=1100
  635. t23 = 1280x1024
  636. include=1280x1024@60Hz
  637. t23 = 1024x768
  638. noclockset=1
  639. include=1024x768
  640. t23
  641. alias=xga
  642. #
  643. # IDEK 5421
  644. #
  645. mf5421
  646. videobw=135
  647. alias=multisync
  648. mf5421 = 1376x1024 # 72Hz, 90.4KHz
  649. defaultclock=135
  650. shb=1544 ehb=1616 ht=1792
  651. vrs=1028 vre=1034 vt=1075
  652. #
  653. # IDEK Vision Master 17 (model no. MF-8617)
  654. # Horizontal timing:
  655. # Allowable frequency range: 23.5-86.0KHz
  656. # Vertical timing:
  657. # Allowable frequency range: 50-120Hz
  658. # Video bandwidth:
  659. # 135MHz
  660. #
  661. ms8617
  662. videobw=135
  663. alias=multisync
  664. #
  665. # IDEK Vision Master 21 (model no. MF-8221E)
  666. # Horizontal timing:
  667. # Allowable frequency range: 24.8-94.0KHz
  668. # Vertical timing:
  669. # Allowable frequency range: 50-160Hz
  670. # Video bandwidth:
  671. # 200MHz monitor
  672. #
  673. mf8221e
  674. videobw=200
  675. alias=multisync
  676. mf8221e = 1600x1200 # 75Hz, 93.3KHz
  677. defaultclock=200
  678. shb=1664 ehb=2088 ht=2144
  679. shs=1648
  680. vrs=1202 vre=1208 vt=1240
  681. mf8221e = 1376x1024 # ??Hz, ??.?KHz
  682. defaultclock=150
  683. shb=1456 ehb=1616 ht=1864
  684. shs=1424
  685. vrs=1028 vre=1034 vt=1064
  686. #
  687. # Iiyama Vision Master 502
  688. # horizontal sync: 27-110kHz, vertical: 50-160Hz
  689. #
  690. pro502
  691. videobw=240
  692. alias=multisync
  693. pro502 = 1800x1350 # 60Hz, 89.4KHz
  694. defaultclock=220 # 219.5MHz @ 1800x1440
  695. shb=1872 ehb=2128 ht=2248
  696. shs=1824 ehs=1896
  697. vrs=1356 vre=1368 vt=1394
  698. pro502 = 1600x1200 # 72Hz, 90.0KHz
  699. defaultclock=200 # 195.9MHz
  700. shb=1664 ehb=2088 ht=2144
  701. shs=1648
  702. vrs=1202 vre=1208 vt=1240
  703. pro502 = 1024x768
  704. clock=79
  705. include=1024x768
  706. #
  707. # Micron 17FGx
  708. # Horizontal timing:
  709. # Allowable frequency range: 30-64KHz
  710. # Vertical timing:
  711. # Allowable frequency range: 50-100Hz
  712. # Video bandwidth:
  713. # 75MHz
  714. #
  715. micron-17FGx
  716. videobw=75
  717. alias=multisync
  718. micron-17FGx = 1024x768
  719. defaultclock=75
  720. shb=1072 ehb=1232 ht=1296
  721. shs=1072
  722. vrs=771 vre=777 vt=806
  723. hsync=- vsync=-
  724. #
  725. # Nanao FlexScan 6500 (greyscale)
  726. #
  727. nanao6500
  728. videobw=135
  729. alias=multisync
  730. nanao6500 = 1376x1024 # ??Hz, ??.?KHz
  731. defaultclock=135
  732. shb=1448 ehb=1616 ht=1760
  733. shs=1536
  734. vrs=1028 vre=1034 vt=1064
  735. #
  736. # NEC 4FG
  737. # Horizontal timing:
  738. # Allowable frequency range: 27-57KHz
  739. # Vertical timing:
  740. # Allowable frequency range: 55-90Hz
  741. # Video bandwidth:
  742. # 75MHz
  743. #
  744. nec4fg
  745. videobw=75
  746. alias=multisync
  747. #
  748. # NEC 5FG
  749. # Horizontal timing:
  750. # Allowable frequency range: 27-79KHz
  751. # Vertical timing:
  752. # Allowable frequency range: 55-90Hz
  753. # Video bandwidth:
  754. # 135MHz monitor
  755. # 75MHz cable
  756. #
  757. nec5fg
  758. videobw=135
  759. alias=multisync
  760. nec5fg = 1280x1024
  761. defaultclock=135
  762. shb=1352 ehb=1544 ht=1712
  763. shs=1328
  764. vrs=1028 vre=1034 vt=1075
  765. nec5fg = 1024x768 # 70Hz, 57.2KHz
  766. defaultclock=75
  767. shb=1080 ehb=1232 ht=1328
  768. shs=1072
  769. vrs=771 vre=777 vt=806
  770. hsync=- vsync=-
  771. #
  772. # NEC Versa 6030X/6200MX Laptop.
  773. # These use a C&T 65550 and a native panel size of 1024x768.
  774. # The clock isn't actually programmed.
  775. #
  776. versa6xxx = 1024x768
  777. clock=63
  778. include=1024x768@60Hz
  779. versa6xxx = 800x600
  780. clock=63
  781. include=800x600@60Hz
  782. versa6xxx = 640x480
  783. clock=63
  784. include=640x480@60Hz
  785. #
  786. # NEC Versa LX Laptop, 13.3" 1024x768 screen.
  787. #
  788. versalx = 1024x768
  789. clock=65
  790. include=1024x768
  791. # smaller modes require programming centering, which i don't have right yet. -rsc
  792. # versalx = 800x600
  793. # clock=15
  794. # include=800x600
  795. # versalx = 640x480
  796. # clock=15
  797. # shb=832 ehb=1264 ht=1344
  798. # shs=872
  799. # vrs=626 vre=664 vt=806
  800. # hsync=- vsync=-
  801. #
  802. # Nokia Multigraph 445X
  803. # Horizontal timing:
  804. # Allowable frequency range: 30-102KHz
  805. # Blanking time: <= 20% of line period min.
  806. # Back porch time: 0.6->1.0µs
  807. # Vertical timing:
  808. # Allowable frequency range: 50-120Hz
  809. # Sync width time: 0.045ms min. between start of sync
  810. # and start of video
  811. # Video bandwidth:
  812. # 200MHz
  813. #
  814. 445x
  815. videobw=200
  816. alias=multisync
  817. 445x = 1280x1024 # 74Hz, 79.6KHz
  818. defaultclock=135
  819. shb=1352 ehb=1544 ht=1712
  820. shs=1392
  821. vrs=1028 vre=1034 vt=1075
  822. 445x = 1600x1200 # 72Hz, 90.4KHz
  823. defaultclock=200
  824. shb=1664 ehb=2088 ht=2208
  825. vrs=1202 vre=1208 vt=1256
  826. 445x = 640x480 # 72Hz, 38.5KHz
  827. defaultclock=32
  828. shb=664 ehb=760 ht=800
  829. vrs=491 vre=493 vt=525
  830. #
  831. # Panasonic E70i 17" monitor
  832. # from aam396@mail.usask.ca
  833. #
  834. e70i
  835. videobw=135
  836. alias=multisync
  837. e70i = 1280x1024
  838. defaultclock=110
  839. shb=1328 ehb=1520 ht=1712
  840. vrs=1025 vre=1028 vt=1054
  841. #
  842. #
  843. # Sampo KDM-1788
  844. # Horizontal timing:
  845. # Allowable frequency range: 30-82KHz
  846. # Vertical timing:
  847. # Allowable frequency range: 50-120Hz
  848. # Video bandwidth:
  849. # 135MHz
  850. #
  851. kdm-1788
  852. videobw=135
  853. alias=multisync
  854. #
  855. # Samsung SyncMaster 17GLsi
  856. # Horizontal timing:
  857. # Allowable frequency range: 30-85KHz
  858. # Vertical timing:
  859. # Allowable frequency range: 50-120Hz
  860. # Video bandwidth:
  861. # 135MHz monitor
  862. #
  863. sm17GLsi
  864. videobw=135
  865. alias=multisync
  866. sm17GLsi = 1280x1024 # 74Hz, 79.6KHz
  867. defaultclock=135
  868. shb=1344 ehb=1544 ht=1616
  869. shs=1304
  870. vrs=1028 vre=1034 vt=1064
  871. sm17GLsi = 1024x768 # 70Hz, 57.2KHz
  872. defaultclock=75
  873. shb=1080 ehb=1232 ht=1328
  874. shs=1072
  875. vrs=771 vre=777 vt=806
  876. hsync=- vsync=-
  877. #
  878. # Sony CPD-1304
  879. # Horizontal timing:
  880. # Allowable frequency range: 28-50KHz
  881. # Vertical timing:
  882. # Allowable frequency range: 50-87Hz
  883. #
  884. cpd-1304
  885. videobw=65
  886. alias=multisync
  887. #
  888. # Viewsonic 17 (model no. 1782)
  889. # Horizontal timing:
  890. # Allowable frequency range: 30.0-82.0KHz
  891. # Blanking time: 3.0µs min.
  892. # Back porch time: 1.25µs min.
  893. # Front porch time: length of back porch time or less
  894. # Sync width time: 1.2µs min.
  895. # Vertical timing:
  896. # Allowable frequency range: 50.0-90.0Hz
  897. # Blanking time: 0.5ms min.
  898. # Back porch time: 0.5ms min.
  899. # Sync width time: 0.045ms min.
  900. #
  901. vs1782
  902. videobw=135
  903. alias=multisync135
  904. vs1782 = 1280x1024
  905. defaultclock=135
  906. shb=1360 ehb=1544 ht=1632
  907. shs=1312
  908. vrs=1028 vre=1034 vt=1075
  909. #
  910. # Viewsonic G790
  911. # Hacked from the VS1782 for now
  912. #
  913. g790
  914. videobw=135
  915. alias=multisync
  916. g790 = 1280x1024
  917. defaultclock=135
  918. shb=1360 ehb=1544 ht=1632
  919. shs=1312 ehs=1542
  920. vrs=1028 vre=1034 vt=1075
  921. #
  922. # Viewsonic P815
  923. #
  924. p815
  925. videobw=220
  926. alias=multisync
  927. p815 = 1800x1350 # 70Hz, xx.xKHz
  928. defaultclock=220
  929. shb=1872 ehb=2128 ht=2248
  930. shs=1824 ehs=1896
  931. vrs=1356 vre=1368 vt=1394
  932. p815 = 1792x1350 # 70Hz, xx.xKHz
  933. defaultclock=220
  934. shb=1872 ehb=2128 ht=2248
  935. shs=1824 ehs=1896
  936. vrs=1356 vre=1368 vt=1394
  937. p815 = 1600x1200 # 75.4Hz, 93.5KHz
  938. defaultclock=200
  939. shb=1664 ehb=2088 ht=2144
  940. shs=1648
  941. vrs=1202 vre=1208 vt=1240
  942. p815 = 1024x768
  943. clock=79
  944. include=1024x768
  945. #
  946. # SGI 1600SW Flat Panel
  947. # Usually coupled with a #9 Ticket to Ride IV.
  948. #
  949. sgi1600sw = 1600x1024
  950. clock=103.125
  951. shb=1608 ehb=1624 ht=1632
  952. vrs=1024 vre=1029 vt=1030
  953. hsync=+ vsync=+
  954. sgi1600sw = 800x512
  955. #clock=103.125
  956. clock=54.375
  957. shb=800 ehb=840 ht=848
  958. vrs=512 vre=514 vt=515
  959. zoom=1
  960. hsync=+ vsync=+
  961. #
  962. # SGI 1600SW Flat Panel with Multilink Adapter.
  963. #
  964. multilink = 1600x1024
  965. defaultclock=108
  966. shb=1608 ehb=1624 ht=1712
  967. shs=1608 ehs=1624
  968. vrs=1027 vre=1030 vt=1055
  969. hsync=- vsync=-
  970. #
  971. # IBM X20
  972. #
  973. x20 = 1024x768
  974. clock=100
  975. shb=1096 ehb=1232 ht=1328
  976. shs=1072
  977. vrs=771 vre=777 vt=806
  978. hsync=- vsync=-
  979. #
  980. # Viewsonic VPD150
  981. # Usually coupled with an ATI Xpert LCD PCI/AGP.
  982. #
  983. vpd150 = 1280x1024
  984. clock=65.14
  985. shb=1096 ehb=1232 ht=1344
  986. shs=1064 ehs=1200
  987. vrs=770 vre=776 vt=806
  988. hsync=- vsync=-
  989. vpd150 = 1024x768
  990. clock=65.14
  991. shb=1096 ehb=1232 ht=1344
  992. shs=1064 ehs=1200
  993. vrs=770 vre=776 vt=806
  994. hsync=- vsync=-
  995. vpd150 = 800x600
  996. clock=65.14
  997. include=800x600
  998. vpd150 = 640x480
  999. clock=65.14
  1000. include=640x480
  1001. #
  1002. # NEC Multisync LCD1525X
  1003. # Usually coupled with an ATI Xpert LCD PCI/AGP.
  1004. #
  1005. lcd1525x = 1024x768
  1006. clock=78.82
  1007. shb=1096 ehb=1232 ht=1344
  1008. shs=1064 ehs=1200
  1009. vrs=770 vre=776 vt=806
  1010. hsync=- vsync=-
  1011. #
  1012. # COMPAQ Armada E500
  1013. # This uses an ATI Rage Mobility and a native panel size of 800x600.
  1014. # The clock value is a guess.
  1015. #
  1016. e500 = 800x600
  1017. clock=40
  1018. include=800x600
  1019. e500 = 640x480
  1020. clock=40
  1021. include=640x480
  1022. raptop = 1024x768
  1023. clock=65
  1024. include=1024x768
  1025. xga@99 = 1024x768
  1026. clock=99
  1027. include=1024x768
  1028. xga@101 = 1024x768
  1029. clock=101
  1030. include=1024x768
  1031. #
  1032. # Viglen VL700
  1033. #
  1034. vl700 = 1280x1024
  1035. defaultclock=110
  1036. shb=1328 ehb=1520 ht=1712
  1037. vrs=1025 vre=1028 vt=1054
  1038. #
  1039. # IIYAMA Vision Master Pro 450
  1040. #
  1041. a901ht
  1042. videobw=300
  1043. alias=multisync
  1044. a901ht = 1920x1440
  1045. defaultclock=297
  1046. shb=2064 ehb=2288 ht=2640
  1047. shs=2030
  1048. vrs=1441 vre=1444 vt=1500
  1049. hsync=- vsync=-
  1050. a901ht = 1800x1350 # 60Hz, 89.4KHz
  1051. defaultclock=220# 219.5MHz @ 1800x1440
  1052. shb=1872 ehb=2128 ht=2248
  1053. shs=1824 ehs=1896
  1054. vrs=1356 vre=1368 vt=1394
  1055. a901ht = 1600x1200 # 72Hz, 90.0KHz
  1056. defaultclock=200# 195.9MHz
  1057. shb=1664 ehb=2088 ht=2144
  1058. shs=1648
  1059. vrs=1202 vre=1208 vt=1240
  1060. a901ht = 1024x768
  1061. clock=79
  1062. include=1024x768
  1063. #
  1064. # Planar PT1704A flat panel.
  1065. #
  1066. planar = 1280x1024
  1067. defaultclock=135
  1068. shb=1376 ehb=1544 ht=1712
  1069. shs=1392
  1070. vrs=1072 vre=1073 vt=1075
  1071. #
  1072. # QVGA 320x240 Quarter Video Graphics Array
  1073. # VGA 640x480 Video Graphics Array
  1074. # SVGA 800x600 Super Video Graphics Array
  1075. # XGA 1024x768 eXtended Graphics Array
  1076. # SXGA 1280x1024 Super eXtended Graphics Array
  1077. # SXGA+ 1400x1050
  1078. # UXGA 1600x1200 Ultra eXtended Graphics Array
  1079. # QXGA 2048x1536 Quad XGA
  1080. # QSXGA 2560x2048 Quad SXGA
  1081. # QUXGA 3200x2400 Quad UXGA
  1082. # QUXGA-W 3840x2400 Wide-QUXGA
  1083. #