From 9be6619743df619ef56a8a8b271d8eb47a1db973 Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Thu, 27 Oct 2005 17:57:48 +0000 Subject: [PATCH] confirmed NVDAC2_TV_SETUP register to exist (tested NV11). Just saw 'real' (as much as is possible with beos currently :) dualhead running on a GF2MX400 using TVmode on the second head (as it has no VGA connector). Confirmed NV11 having a hardcursor on the second head, and having the capability to switch the overlay engine back and forth. Now I still have to update the TVout drivercode for real for this. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14544 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/graphics/nvidia/nv_macros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/private/graphics/nvidia/nv_macros.h b/headers/private/graphics/nvidia/nv_macros.h index 23b34f16f8..a8374694b1 100644 --- a/headers/private/graphics/nvidia/nv_macros.h +++ b/headers/private/graphics/nvidia/nv_macros.h @@ -614,7 +614,7 @@ #define NVDAC2_PIXPLLC2 0x0068057c #define NVDAC2_GENCTRL 0x00682600 #define NVDAC2_TSTCTRL 0x00682608 -#define NVDAC2_TV_SETUP 0x00682700 //verify!!! +#define NVDAC2_TV_SETUP 0x00682700 /* (flatpanel registers) */ #define NVDAC2_FP_VDISPEND 0x00682800 #define NVDAC2_FP_VTOTAL 0x00682804