From f0feff006f584436e0e9779d4cf6efed77a51621 Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Tue, 22 Nov 2005 14:38:24 +0000 Subject: [PATCH] test commit.. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15068 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html index fa64a52f3f..ae08ba9fc8 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html @@ -16,7 +16,7 @@
  • Added rudimentary NV11 CRTC2 FIFO watermark/burst-size programming to remove/minimize vertical distortion stripes occuring on some cards due to data fetching errors (because of limited bandwidth);
  • Modified NV05M64 (TNT2-M64) watermark/burst-size programming to be executed independant of coldstart feature;
  • Updated acceleration engine DMA-mode initialisation code: This should fix trouble on some newer cards with acceleration, and also adds NV47 (G70) acceleration support; -
  • Added preliminary laptop panel DPMS support (except for NV11): currently only is use when no external DVI panels are connected. Please provide feedback on this item if you have a laptop (send a logfile along): only then can this feature be expanded/finalized! +
  • Added preliminary laptop panel DPMS support (except for NV11): currently only in use when no external DVI panels are connected. Please provide feedback on this item if you have a laptop (send a logfile along): only then can this feature be expanded/finalized!

    nv_driver 0.53 (Rudolf)