1<html>
2<head>
3<title>Changes</title>
4</head>
5<body>
6<p><h2>Changes done for each driverversion:</h2></p>
7<p><h1>head (svn 0.33, Rudolf)</h1></p>
8<ul>
9<li><strong>G100-G200:</strong>
10<ul>
11<li>Cards that have a MAVEN (connected) for TVout are now correctly identified as being singlehead cards. This fixes the colorpalette trouble on these cards, resulting in just the upper three colorbits working in 32bit mode, while the rest was totally unusable;
12<li>Added TVout support for cards with a MAVEN (MGA_TVO) factory mounted on the 'main' graphics board (note: MGA_TVO rev B works badly still, rev C works much better: in progress);
13<li>Added TVout support for cards with a MAVEN (MGA_TVO) daughter add-on board (note: MGA_TVO rev B works badly still, rev C works much better: in progress).
14</ul>
15<li><strong>G200-G550:</strong>
16<ul>
17<li>The overlay engine code now respects the B_OVERLAY_COLOR_KEY flag instead of forcing keying ON.
18</ul>
19<li><strong>G450:</strong>
20<ul>
21<li>Coldstarting now works on more cards: fixed RAM reset trouble so RAM access now works (no more ghosting on the screen).
22</ul>
23<li><strong>G450-G550:</strong>
24<ul>
25<li>Hardware overlay now also works for HDTV video (720p, 1080p).
26</ul>
27<li><strong>General:</strong>
28<ul>
29<li>Hook GET_ACCELERANT_DEVICE_INFO now returns more detailed info about the card in use;
30<li>Hooks INIT_ACCELERANT and CLONE_ACCELERANT now enforce their correct use; returning error B_NOT_ALLOWED in case of errors;
31<li>Execution of acceleration commands has been optimized: now the top-level acceleration functions are incorporated in the engine. This increases acceleration with upto some 15%, depending on CPU speed and engine load. 
32</ul>
33</ul>
34<p><h1>mga_driver 0.26 (Rudolf)</h1></p>
35<ul>
36<li><strong>G200-G550:</strong>
37<ul>
38<li>Added support for MMS cards by letting non-primary adaptors use the BIOS from the primary adaptor if they don't have their own. Confirmed a G200MMS working OK on all four heads using the 'test harness' application from Be's R4 graphics driver kit. A big thanks to Cale Lewis for donating this card!
39</ul>
40<li><strong>General:</strong>
41<ul>
42<li>Several ProposeMode updates and fixes making the Matrox driver better compatible with Dualhead Setup 0.04;
43<li>Added capability to driver to run without an INT assigned. Driver will now automatically disable the 'Sync_to_Retrace' function if no INT was assigned instead of not loading/running at all;
44<li>Added new mga.setting ("primary") to force a certain card to be primary card in a system with multiple graphics cards: so it will display your desktop. To enable this (hack) feature uncomment this item and fill in the exact name of the card that is to be primary (as exported by the kerneldriver in /dev/graphics/). If you are going to select a card other than the one displaying your system's POST messages at bootup, make sure you also keep the default 'usebios false' setting as otherwise the card(s) aren't coldstarted by the driver.<br>
45<strong>Note please:</strong>
46<ul>
47<li>Coldstarting doesn't work on Millenium I and Millenium II cards yet.
48</ul>
49</ul>
50</ul>
51<p><h1>mga_driver 0.20 (Rudolf)</h1></p>
52<ul>
53	<li><strong>G200-G550:</strong>
54		<ul>
55			<li>Added move_overlay() so overlay (finally) works correctly in virtualscreens.
56		</ul>
57	<li><strong>General:</strong>
58		<ul>
59			<li>Fixed acceleration engine management regarding sync_to_token: no more updating glitches should occur now;
60			<li>Fixed GET_TIMING_CONSTRAINTS and GET_ACCELERANT_DEVICE_INFO accelerant hooks to return valid data; updated modeline checking and modification code (used by ProposeDisplayMode) to adhere to one more timing constraint;
61			<li>Added one more 4:3 aspect display mode (1400x1050) which you can use by just selecting it from the Screenprefs app, except if you use the native R5 one. Use Dualhead setup instead (for example).
62		</ul>
63</ul>
64<p><h1>mga_driver 0.16 (Rudolf)</h1></p>
65<ul>
66	<li><strong>G450/G550:</strong>
67		<ul>
68			<li>Fixed CRTC1 DPMS fault introduced in V0.15 (which could result in turned-off/black screen on boot)!
69		</ul>
70	<li><strong>General:</strong>
71		<ul>
72			<li>Expanded modelist to include suggested modes above 1600x1200 upto 2048x1536 resolution: Done by Andrew Bachmann;
73			<li>CRTC timing restriction checking updated: Modelists exported adhere to every cards max. CRTC capability now: the oldest cards support upto and including 1600x1200, while the newest cards support upto and including 2048x1536 resolution.
74		</ul>
75</ul>
76<p><h1>mga_driver 0.15 (Rudolf)</h1></p>
77<ul>
78	<li><strong>G400/G400MAX:</strong>
79		<ul>
80			<li>Secondary head (maven) sync polarity programming fixed/implemented for monitor mode: this never worked correctly yet;
81			<li>Fixed TVout aspect ratio, size, position and distortions; also removed refreshrate dependancies. This means the PAL and NTSC Desktop modes 640x480, 800x600 and 1024x768 are fully OK now;
82			<li>Implemented the PAL and NTSC Video VCD and DVD TVout modes: being 640x480 and 720x480 for NTSC; 768x576 and 720x576 for PAL. Checkout the <a href="http://web.inter.nl.net/users/be-hold/BeOS/MGAdriver/tools.html#tools">tools</a> and <a href="http://web.inter.nl.net/users/be-hold/BeOS/MGAdriver/dvdvideo.html">VCD/DVD on TV</a> stuff;
83			<li>Checked out the overscanning rubbish visible on the top of the screen on the secondary head if spaces with virtual height are used. This cannot be fixed decently for monitor mode due to a MAVEN hardware design fault; fixed TVout modes via a vertical sync 'tweak' though. Also updated the workaround code for non-virtual and virtual-width-only modes to respect RAM size and non-accelerated modes;
84			<li>Updated ProposeMode RAM and virtual width requirement checks for dualhead modes.
85		</ul>
86	<li><strong>G450:</strong>
87		<ul>
88			<li>Updated ProposeMode RAM and virtual width requirement checks for dualhead modes;
89			<li>Added full DPMS support for secondary head;
90			<li>Disabled G400 MAVEN design fault workaround code as the new 'on die MAVEN' is OK.
91		</ul>
92	<li><strong>G550:</strong>
93		<ul>
94			<li>Updated ProposeMode RAM and virtual width requirement checks for dualhead modes;
95			<li>Added full DPMS support for secondary head;
96			<li>Disabled G400 MAVEN design fault workaround code as the new 'on die MAVEN' is OK.
97		</ul>
98	<li><strong>General:</strong>
99		<ul>
100			<li>Retrace sync fix: sync now actually happens during retrace;
101			<li>BWindowScreen R3-style function update for acceleration and page flipping/virtualscreens in apps ('Allegro' update): fixed cloning accelerants, fixed acceleration in clones;
102			<li>CRTC timing restriction checking updated;
103			<li>Kernel driver now signals abort on not being able to setup the INT routine instead of letting the machine freeze during accelerant initialisation;
104			<li>Primary head sync polarity programming fixed: this never worked correctly;
105			<li>Fixed/updated DPMS functionality on primary head as only part of it was working;
106			<li>DPMS compatibility update for use with sync_on_green: Secondary head DPMS remains operational; primary head will only blank the display while keeping it's sync in place;
107			<li>Modified the default settings file for use of the hardcursor ('hardcursor true'). It turns out BDirectWindow windowed mode needs this setting for it to be enabled ('Chart' demo app for instance). If you want a cursor on both heads using dualhead you need to change the settings file back to 'hardcursor false' yourself now.
108		</ul>
109</ul>
110<p><h1>mga_driver 0.14 (Rudolf)</h1></p>
111<ul>
112	<li><strong>Millenium I:</strong>
113		<ul>
114			<li>Enabled Millenium I support;
115			<li>Fixed the kernel driver for working Millenium I support;
116			<li>'Pins' V1 card-config BIOS test readout implemented: This is not useable yet due to lack of info;
117			<li>Implemented hardcursor support;
118			<li>Fixed 2D acceleration: added software adress linearisation switch;
119			<li>Fixed mode setup for 800x600 in 8, 15 and 16bit color, and 1600x1200 in 8 bit color by implementing framebuffer slopspace;
120			<li>Fixed output brightness (sync_on_green error);
121			<li>Fixed ScreenPrefs refreshrate trouble;
122			<li>Tuned BWindowScreen support (MOVE_DISPLAY syncs to retrace now).
123		</ul>
124	<li><strong>Millenium II:</strong>
125		<ul>
126			<li>Implemented hardcursor support;
127			<li>Fixed 2D acceleration problem: added software adress linearisation switch;
128			<li>Fixed mode setup for 800x600 in 8, 15 and 16bit color, and 1600x1200 in 8 bit color by implementing framebuffer slopspace;
129			<li>Fixed output brightness (sync_on_green error);
130			<li>Fixed ScreenPrefs refreshrate trouble;
131			<li>2D acceleration is operational now: removed read access on a write only register;
132			<li>Tuned BWindowScreen support (MOVE_DISPLAY syncs to retrace now).
133		</ul>
134	<li><strong>G100:</strong>
135		<ul>
136			<li>2D engine update (removed read access on a write only register): acceleration also works now if card is used as secondary videocard.
137		</ul>
138	<li><strong>G200:</strong>
139		<ul>
140			<li>Improved overlay support for virtual workspaces (will improve more later on).
141		</ul>
142	<li><strong>G400/G400MAX:</strong>
143		<ul>
144			<li>Re-implemented videoPLL setup for monitormode;
145			<li>Re-implemented videoPLL setup for TVout mode;
146			<li>Re-implemented TVout functionality: output quality is still the same, but some handy logging is implemented for instance now. The Linux code has gone;
147			<li>Fixed the low contrast/intensity setting of the TVout picture and tuned the colorburst signal;
148			<li>Improved non-coldstarted dualhead and TVout support;
149			<li>BWindowScreen support update for dualhead and TVout use;
150			<li>Improved hardcursor support for dualhead stretch and switch modes, in standard and virtual spaces;
151			<li>Improved overlay support for virtual workspaces and dualhead switch mode with TVout enabled (will improve more later on).
152		</ul>
153	<li><strong>G450:</strong>
154		<ul>
155			<li>Implemented videoPLL setup for monitor mode <strong>and</strong> TVout mode with 'on the fly' loopback filter configuration;
156			<li>Checked and updated pins readout for all VCO reported specs;
157			<li>Implemented basic TVout support;
158			<li>Fixed a small bug in all PLL's that prevented TVout color from working correctly. This bug was also responsible for 'jumping' refreshrate changes on moving the corresponding slider in Be's screenprefs panel. The refreshrates and system speed are thus set more accurately now;
159			<li>Fixed the low contrast/intensity setting of the TVout picture and tuned the colorburst signal;
160			<li>Improved/fixed non-coldstarted dualhead and TVout support;
161			<li>Setup TVout picture vertical sizing and positioning: the DVD and VCD modes are operational! (Checkout the <a href="http://web.inter.nl.net/users/be-hold/BeOS/MGAdriver/tools.html#tools">tools</a> and <a href="http://web.inter.nl.net/users/be-hold/BeOS/MGAdriver/dvdvideo.html">VCD/DVD on TV</a> stuff);
162			<li>BWindowScreen support update for dualhead and TVout use;
163			<li>Improved hardcursor support for dualhead stretch and switch modes, in standard and virtual spaces;
164			<li>Improved overlay support for virtual workspaces and dualhead switch mode with TVout enabled (will improve more later on);
165			<li>Enabled sync signals to both the analog output connectors instead of not touching them. This might fix some 'secondary head non-working' problems, and some 'secondary card use' problems.
166		</ul>
167	<li><strong>G550:</strong>
168		<ul>
169			<li>Implemented videoPLL setup for monitor mode <strong>and</strong> TVout mode with 'on the fly' loopback filter configuration;
170			<li>Checked and updated pins readout for all VCO reported specs;
171			<li>Implemented basic TVout support;
172			<li>Fixed a small bug in all PLL's that prevented TVout color from working correctly. This bug was also responsible for 'jumping' refreshrate changes on moving the corresponding slider in Be's screenprefs panel. The refreshrates and system speed are thus set more accurately now;
173			<li>Fixed the low contrast/intensity setting of the TVout picture and tuned the colorburst signal;
174			<li>Fixed non-coldstarted dualhead and TVout support;
175			<li>Setup TVout picture vertical sizing and positioning: the DVD and VCD modes are operational!
176(Checkout the <a href="http://web.inter.nl.net/users/be-hold/BeOS/MGAdriver/tools.html#tools">tools</a> and <a href="http://web.inter.nl.net/users/be-hold/BeOS/MGAdriver/dvdvideo.html">VCD/DVD on TV</a> stuff);
177			<li>BWindowScreen support update for dualhead and TVout use;
178			<li>Improved hardcursor support for dualhead stretch and switch modes, in standard and virtual spaces;
179			<li>Improved overlay support for virtual workspaces and dualhead switch mode with TVout enabled (will improve more later on);
180			<li>Enabled sync signals to both the analog output connectors instead of not touching them. This might fix some 'secondary head non-working' problems, and some 'secondary card use' problems.
181		</ul>
182	<li><strong>General:</strong>
183		<ul>
184			<li>Implemented framebuffer slopspace. This 'feature' is needed for (decent) standard mode support on older cards (before G100), and also enables very flexible non-standard mode support on all cards (in horizontal pixel multiples of 8 pixels);
185			<li>Implemented support for primary head 'sync on green'. The driver config file mga.settings is used to enable/disable this function. Sync on green is functional on Millenium I upto and including G200 cards. G400, G450 and G550 cards apparantly miss the needed wiring on the videocard to actually support this;
186			<li>Shutdown kernel driver Matrox Mystique 170/220 recognition. These cards are not supported, so the driver may not interfere with possible other drivers that *do* support these cards;
187			<li>Prevented the driver from using the motherboard interrupts IRQ0, 1 or 2  if assigned to the Matrox card: otherwise the system may crash or hang on boot. Thanks to Sunlung Suen for nailing this one;
188			<li>Removed read access on a write only register. This fixes 2D acceleration on Millenium 2 cards and G100 acceleration not working if used as secondary videocard. Because this register was used incorrectly on all cards it might fix other (sporadic) problems also.
189			<li>Added BeOS BWindowScreen bug workaround ('ProposeMode limitation check' setup error): BWindowScreen is working fully in every valid configuration 'guaranteed' now! 
190			<li>Fixed a MOVE_DISPLAY bug: horizontal move instructions where not correctly carried out for 16 and 32bit colormodes. for 16bit moves the X-coordinate was divided by two, for 32bit moves it was divided by four. This fix definately improves support for large virtual workspaces including BWindowScreen;
191			<li>Added BWindowScreen support for extremely large virtual spaces. Overlay can always be used (on G200 and later cards), 2D acceleration functions are only exported if they support a certain size;
192			<li>Fixed errors in displaymode list exported by the driver: corrected 1152x864 modes timing errors; modes beyond cardspecs are nolonger exported.
193		</ul>
194</ul>
195<p><h1>mga_driver 0.13 beta2 (Rudolf)</h1></p>
196<ul>
197	<li><strong>Millenium II:</strong>
198		<ul>
199			<li>No improvements (for this version).
200		</ul>
201	<li><strong>G100:</strong>
202		<ul>
203			<li>Removed another hardcursor bug that prevented it to work correctly on some occasions (bitmap trouble),
204			<li>Verified and improved coldstart support via actual use as secondary videocard.
205		</ul>
206	<li><strong>G200:</strong>
207		<ul>
208			<li>Implemented 'hardware zooming' in overlay. Also fixed bottom and right-most 'line' distortions sometimes visible,
209			<li>Completed 'official' card coldstart and verified it via actual use as secondary videocard,
210			<li>Minimized 'high-resolution video on high-resolution desktop' (downscaling) distortions in overlay by setting up G200 memory access priority. Note: This is a 'known limitation' of the G200 cards, their memory bandwidth is limited. G400 and later cards do not suffer from this on overlay...
211		</ul>
212	<li><strong>G400/G400MAX:</strong>
213		<ul>
214			<li>Implemented 'hardware zooming' in overlay. Also fixed bottom and right-most 'line' distortions sometimes visible,
215			<li>Completed 'official' card coldstart and verified it via actual use as secondary videocard,
216			<li>Toggled (and verified) NTSC/PAL TV output so it matches with dualheadsetup setting,
217			<li>Included TV-adapter cable detection (currently only used on cross-connecting heads),
218			<li>Modified dualhead implementation for head cross-connecting and overlay,
219			<li>Added analog amplification setting for secondary head (monitor mode: prevents analog flat-panels from being driven into saturation which resulted in bright, distorted colors).
220		</ul>
221	<li><strong>G450:</strong>
222		<ul>
223			<li>Implemented 'hardware zooming' in overlay. Also fixed bottom and right-most 'line' distortions sometimes visible,
224			<li>System PLL is programmed according to pins reported specs, 
225			<li>Implemented full card coldstart support: Not yet verified, but should work as secondary videocard,
226			<li>Included TV-adapter cable detection: Analog VGA output connector is automatically chosen like the card's BIOS does if the card has a primary DVI connector,
227			<li>Extended/fixed/changed dualhead implementation for cross-connecting heads, overlay use, and (coldstarted) VGA-BIOS independent functionality (not yet verified, but should work OK).
228		</ul>
229	<li><strong>G550:</strong>
230		<ul>
231			<li>Implemented 'hardware zooming' in overlay. Also fixed bottom and right-most 'line' distortions sometimes visible,
232			<li>System PLL is programmed according to pins reported specs, 
233			<li>Implemented full card coldstart support and verified it via actual use as secondary videocard,
234			<li>Included TV-adapter cable detection: Analog VGA output connector is automatically chosen like the card's BIOS does if the card has a primary DVI connector,
235			<li>Extended/fixed/changed dualhead implementation for cross-connecting heads, overlay use, and (coldstarted) VGA-BIOS independent functionality.
236		</ul>
237	<li><strong>General:</strong>
238		<ul>
239			<li>Re-included the 'Be screenprefs Panel' lower-refreshrate limit at 48Hz, 'mistakenly' removed in V0.13 beta1,
240			<li>Verified the high-refreshrate limits, works nicely according to specs and pins. G200 for instance can do 1600x1200x32 in max. 60Hz,
241			<li>The 'mga.settings' file 'usebios' option default setting for the driver is (re)set to 'false', so the G100-G550 cards will be fully started now. Please report if you encounter problems!!
242			<li>The 'mga.settings' file 'hardcursor' option default setting is (re)set to 'false', so dualhead works OK 'out of the box'. This is a failsafe setting: if you only use singlehead mode you can manually re-enable it,
243			<li>Finally completed the 'migration' to the new PINS implementation. The old version is completely removed now! (pre G100 PINS readout will be implemented also, and some minor modifications might still be done in the future to support new features the driver will get.)
244		</ul>
245</ul>
246<p><h1>mga_driver 0.13 beta1 (Rudolf)</h1></p>
247<ul>
248	<li><strong>Millenium II:</strong>
249		<ul>
250			<li>No improvements.
251		</ul>
252	<li><strong>G100:</strong>
253		<ul>
254			<li>'Pins' card-config BIOS readout re-implemented / expanded,
255			<li>Complete 'official' card coldstart,
256			<li>SDRAM card CAS latency tuning included,
257			<li>Hardware cursor / 2D support fixed,
258			<li>RAM amount detection fixed,
259			<li>PLL timebase detection included,
260			<li>Improved BWindowScreen support,
261			<li>System, RAM and DAC speeds more accurately set.
262		</ul>
263	<li><strong>G200:</strong>
264		<ul>
265			<li>'Pins' card-config BIOS readout re-implemented / expanded,
266			<li>More official card coldstart,
267			<li>RAM amount detection fixed,
268			<li>B_YCbCr422 (is YUY2) hardware overlay colorkeying completed,
269			<li>PLL timebase detection included,
270			<li>Improved BWindowScreen support,
271			<li>System, RAM and DAC speeds more accurately set.
272		</ul>
273	<li><strong>G400/G400MAX:</strong>
274		<ul>
275			<li>'Pins' card-config BIOS readout re-implemented / expanded,
276			<li>Improved card coldstart,
277			<li>RAM amount detection fixed,
278			<li>B_YCbCr422 (is YUY2) hardware overlay colorkeying completed,
279			<li>PLL timebase detection included,
280			<li>Improved BWindowScreen support,
281			<li>System and DAC speeds more accurately set.
282		</ul>
283	<li><strong>G450:</strong>
284		<ul>
285			<li>'Pins' card-config BIOS readout re-implemented / expanded,
286			<li>RAM amount detection fixed,
287			<li>B_YCbCr422 (is YUY2) hardware overlay colorkeying completed,
288			<li>DAC speeds more accurately set,
289			<li>PLL timebase detection included,
290			<li>Improved BWindowScreen support,
291			<li>PLL loopback filters configured 'on the fly'.
292		</ul>
293	<li><strong>G550:</strong>
294		<ul>
295			<li>'Pins' card-config BIOS readout re-implemented / expanded,
296			<li>RAM amount detection fixed,
297			<li>B_YCbCr422 (is YUY2) hardware overlay colorkeying completed,
298			<li>DAC speeds more accurately set,
299			<li>PLL timebase detection included,
300			<li>Improved BWindowScreen support,
301			<li>PLL loopback filters configured 'on the fly'.
302		</ul>
303</ul>
304REMARK: Re-implementing Pins is something that has it's repercussions throughout the entire driver. Most improvements are at least somewhat connected to this. Pins describes the actual specifications of your videocard. It provides info on type, amount, speed and configuration of cardRAM. It tells the driver if TVout or DVI exist on your card. It also specifies largely what the other specifications are for every individual MGA card outthere.<br>
305<hr>
306<p><h1>mga_driver 0.13 alpha2 (Apsed)</h1></p>
307<p>
308<ul>
309<li> TODO cleaning code styling
310<li> TODO use of pseudo-dma
311<li> TODO g550 dual
312<li> TODO get card properties, not using fake bios setup
313<li> TODO ? remove preR5 cloning area bug turnaround
314<li> TODO implementation of GET_ACCELERANT_DEVICE_INFO following cards
315<li> 09/06/2002
316<li> merge of overlay implementation by Rudolf for G200-G550 (no colorkeying yet, but scaling and filtering work now)
317<li> Millenium2 workish with strang
318<li> 12/05/2002
319<li> Millenium2 not working
320<li> 08/05/2002
321<li> cleanup LOG scheme for efficiency?, and to log some confiruration parameters from testers
322<li> 04/05/2002
323<li> ioctl DEVICE_NAME implementation
324<li> use Be Driver Settings API instead /config/*.h files
325<li> uses #define for registers, ? is more efficient, so mga_regs.c "moved" in mga_macros.h
326<li> corrected G200 PIXPLLP.pixplls value from Matrox doc, no visible effect
327<li> logging revisited to use vsprintf instead poor emulation
328<li> 24/04/2002
329<li> some modifications to cleanup G200 geometry and colors problems: most important: YDSTORG set to 0 and PIXRDMSK to 0xff 
330<li> Mark Watson's G400 driver renamed mga driver, because it shall work not only with G400
331<li> Mark Watson's texts or unused files from previous release moved in MarkWatson directory
332<li> mgaGx00 directory moved one level up, renamed mga  and #include cleaned 
333</ul>
334<hr>
335<p><h1>G400 driver 0.13 alpha1 (Rudolf)</h1></p>
336<p>
337<ul>
338<li>Hardware overlay, no scaling, filtering or colorkeying yet.
339</ul>
340<hr>
341</p>
342<p><h1>G400 driver 0.12 (last version done by Mark Watson)</h1></p>
343<p>
344<ul>
345<li>uses patch from Jean-Michel Batto to enable support for the G550
346</ul>
347<p><h1>G400 driver 0.11</h1></p>
348<p>
349<ul>
350<li>Dualhead support for the G450 (NOTE: no TVout though....)
351</ul>
352</p>
353<p><h1>G400 driver 0.10b</h1></p>
354<p>
355<ul>
356<li>Clears ZORG on G450, this fixes blitting crash (no reboot from win required)
357</ul>
358</p>
359<p><h1>G400 driver 0.10a</h1></p>
360<p>
361<ul>
362<li>(whistles)....This release never happened:-)
363</ul>
364</p>
365<p><h1>G400 driver 0.10</h1></p>
366<p>
367<ul>
368<li>TVout support (for medium resolution modes - picture placement still off)
369<li>G450 support (must reboot from windows to prevent crash in screen to screen blit)
370<li>Adjusted G100/G200 to use bios initialisation (colours still broken...)
371</ul>
372</p>
373<p><h1>G400 driver 0.09(a)</h1></p>
374<p>
375<ul>
376<li>0.09 was initially (well for 3 months!) released with singlehead broken...
377<li>Fixed G400 crash when cold booting (no idea why it works, but it does...)
378<li>Preliminary G100 support (you must reboot from another OS, as with G200 - also only 32-bit)
379</ul>
380</p>
381<p><h1>G400 driver 0.08</h1></p>
382<p>
383<ul>
384<li>Preliminary G200 support
385<li>Removed DMA stuff (just wastes memory ATM)
386<li>More sensible use of CRTC/DAC connection on dualhead
387<li>MAVEN border is black!
388</ul>
389</p>
390<p><h1>G400 driver 0.07</h1></p>
391<p>
392<ul>
393<li>PCI retries re-enabled (did not fix problem)
394<li>DualHead support
395<li>DMA preliminaries(just wastes 1MB RAM ATM)
396</ul>
397</p>
398<p><h1>G400 driver 0.06</h1></p>
399<p>
400<ul>
401<li>Supports custom monitor timing
402<li>PCI retries disabled
403<li>Detects amount of card RAM
404<li>SDRAM support
405<li>Uses VBI instead of VSYNC interrupt (more blanking time after waiting for retrace)
406<li>CRTC unlocked at init
407</ul>
408</p>
409<p><h1>G400 driver 0.05</h1></p>
410<p>
411<ul>
412<li>Refresh rate set much more accurately.
413<li>H-Sync, V-Sync polarity is REALLY set!
414<li>Fix for R4.5.0 implemented, but still best to upgrade.
415<li>Memory priority requests are set
416<li>Benaphore for engine synchronisation initialised properly
417<li>Synchronisation now always waits for idle if it has to wait, rather than attempting (and sometimes failing) to wait for individual operations.
418<li>Pixel clock of display mode reported accurately (so refresh rate reported correctly)
419<li>Maximum pixel clock reported correctly
420</ul>
421</p>
422<p><h1>G400 driver 0.04</h1></p>
423<p>
424<ul>
425<li>Discovered driver only works with R4.5.2, no fix (yet?) (please upgrade)
426<li>Removed MAX hack (problem was not with MAX cards, but with Be version - see above)
427<li>Adjusted vertical sync to give more precise refresh rates (still could be better)
428<li>Fixed bug with MOVE_DISPLAY (occurred when returning from fullscreen apps)
429<li>Adjusted mouse pointer positioning, so hot spot is in the correct place.
430</ul>
431</p>
432<p><h1>G400 driver 0.03a</h1></p>
433<p>
434<ul>
435<li>Reworked interrupt code, now uses correct method.
436</ul>
437</p>
438<p><h1>G400 driver 0.03</h1></p>
439<p>
440<ul>
441<li>Vertical blank interrupt fixed - no longer steals interrupts!
442<li>Polarity is set for VSYNC and HSYNC
443<li>refresh with low dot clock is now correct
444<li>logfile now has 3 levels (1 - all, 2 - info, 3 - error)
445<li>ROM is now mapped in a better way (thanx for the info)
446<li>Sounds like init is failing for some G400MAX owners. Please try new version first, but if it still fails please do the following (it sets it up as a standard G400 without using the BIOS):
447<ul>
448<li>cd accelerent/mgag400
449<li>mv mga_fake_info.c mga_info.c
450</ul>
451</ul>
452</p>
453</body>
454</html>
455