centering update for external monitor only mode

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7671 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen
2004-05-29 12:28:04 +00:00
parent a38565b80b
commit 2b9563f4fc
@@ -4,7 +4,7 @@
</head> </head>
<body> <body>
<p><h2>Changes done for each driverversion:</h2></p> <p><h2>Changes done for each driverversion:</h2></p>
<p><h1>head (0.06-12, Rudolf)</h1></p> <p><h1>head (0.06-13, Rudolf)</h1></p>
<ul> <ul>
<li>Updated modelist to include one more suggested mode for 800x600 resolution: Done by Andrew Bachmann; <li>Updated modelist to include one more suggested mode for 800x600 resolution: Done by Andrew Bachmann;
<li>CRTC timing restriction checking updated: Modelists exported adhere to every cards max. CRTC capability now: the oldest cards support upto and including 1024x1000, while the newest cards support upto and including 1280x1024 resolution; <li>CRTC timing restriction checking updated: Modelists exported adhere to every cards max. CRTC capability now: the oldest cards support upto and including 1024x1000, while the newest cards support upto and including 1280x1024 resolution;
@@ -19,7 +19,8 @@
<li>Removed register area cloning bug in accelerant that prevented it from working with NM2070, NM2090 and NM2093 cards at all! <li>Removed register area cloning bug in accelerant that prevented it from working with NM2070, NM2090 and NM2093 cards at all!
<li>Added various fixes to get Dell Latitude XPi (NM2070) working on it's panel, probably fixes various faults on other cards as well; <li>Added various fixes to get Dell Latitude XPi (NM2070) working on it's panel, probably fixes various faults on other cards as well;
<li>Updated pixelPLL restrictions for NM2070 so external output refresh is OK; <li>Updated pixelPLL restrictions for NM2070 so external output refresh is OK;
<li>Added fixed sync polarity programming if flatpanel in use: needed to make sure centering actually works. <li>Added fixed sync polarity programming if flatpanel in use: needed to make sure centering actually works;
<li>Blocking centering if external only monitor mode is active: fixes some trouble on NM2070 and maybe others.
</ul> </ul>
Note:<br> Note:<br>
Acceleration engine benchmarked and tested for errors with BeRoMeter V1.2.6. Acceleration engine benchmarked and tested for errors with BeRoMeter V1.2.6.