From 27c912cfc50a964f5bab8cb48aeb2987155ac48b Mon Sep 17 00:00:00 2001
From: Rudolf Cornelissen
Date: Sun, 14 Mar 2004 18:10:56 +0000
Subject: [PATCH] updated DPF stuff: primary and secondary DVI are fully
working now (confirmed FX 5200)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6975 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
index ef21b650cd..4086c1f9c5 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
@@ -4,9 +4,14 @@
Changes done for each driverversion:
-head (0.10-2), (Rudolf)
+head (0.10-4), (Rudolf)
- - Trying to detect internal (laptops) and external (DVI) digital flatpanels connected... (preliminary stuff)
+
- Implemented laptop internal flatpanel presence and native resolution detection;
+
- Implemented external DVI flatpanel(s) presence and native resolution detection;
+
- Added flatpanel(s) refreshrate protection: it(they) is(are) always kept at 60Hz refresh;
+
- Added flatpanel specific CRTC modeline and DFP modeline tuning: DVI connected panels work now on both heads (if applicable).
+ NOTE:
+ dualhead switch mode is not yet operational for flatpanels...
nv_driver 0.09, (Rudolf)