fixed NM2070 hardcursor trouble: programming panel modelines
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7673 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4b09e7a388
commit
b133b8a180
@ -4,7 +4,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<p><h2>Changes done for each driverversion:</h2></p>
|
||||
<p><h1>head (0.06-13, Rudolf)</h1></p>
|
||||
<p><h1>head (0.06-14, Rudolf)</h1></p>
|
||||
<ul>
|
||||
<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;
|
||||
@ -20,7 +20,8 @@
|
||||
<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>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.
|
||||
<li>Disabling centering if external only monitor mode is active: fixes some trouble on NM2070 and maybe others;
|
||||
<li>Added panel modeline programming for NM2070 cards: fixes hardcursor trouble on panel!
|
||||
</ul>
|
||||
Note:<br>
|
||||
Acceleration engine benchmarked and tested for errors with BeRoMeter V1.2.6.
|
||||
@ -50,7 +51,7 @@ Acceleration engine benchmarked and tested for errors with BeRoMeter V1.2.6.
|
||||
<p><h1>Still todo:</h1></p>
|
||||
<ul>
|
||||
<li>fix for trouble with booting into modes above 800x600 resolution on some cards (please report this behaviour!);
|
||||
<li>shadowregister programming needed for 'full' KB switch BIOS support(?);
|
||||
<li>BIOSmode register programming needed for 'full' KB switch BIOS support(?);
|
||||
<li>2D acceleration (in progress);
|
||||
<li>MagicMedia series overlay update: still contains errors apparantly.
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user