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
This commit is contained in:
@@ -614,7 +614,7 @@
|
|||||||
#define NVDAC2_PIXPLLC2 0x0068057c
|
#define NVDAC2_PIXPLLC2 0x0068057c
|
||||||
#define NVDAC2_GENCTRL 0x00682600
|
#define NVDAC2_GENCTRL 0x00682600
|
||||||
#define NVDAC2_TSTCTRL 0x00682608
|
#define NVDAC2_TSTCTRL 0x00682608
|
||||||
#define NVDAC2_TV_SETUP 0x00682700 //verify!!!
|
#define NVDAC2_TV_SETUP 0x00682700
|
||||||
/* (flatpanel registers) */
|
/* (flatpanel registers) */
|
||||||
#define NVDAC2_FP_VDISPEND 0x00682800
|
#define NVDAC2_FP_VDISPEND 0x00682800
|
||||||
#define NVDAC2_FP_VTOTAL 0x00682804
|
#define NVDAC2_FP_VTOTAL 0x00682804
|
||||||
|
|||||||
Reference in New Issue
Block a user