added flatpanel registerdump

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6931 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen
2004-03-08 11:02:20 +00:00
parent 4a89640d25
commit 6f5cefa919
3 changed files with 98 additions and 7 deletions
+39 -1
View File
@@ -482,9 +482,28 @@
#define NVDAC_GENCTRL 0x00680600
#define NVDAC_TSTCTRL 0x00680608
#define NVDAC_TSTDATA 0x00680610
/* (flatpanel registers) */
/* (flatpanel registers: confirmed for TNT2 and up) */
#define NVDAC_FP_VDISPEND 0x00680800
#define NVDAC_FP_VTOTAL 0x00680804
#define NVDAC_FP_VCRTC 0x00680808
#define NVDAC_FP_VSYNC_S 0x0068080c
#define NVDAC_FP_VSYNC_E 0x00680810
#define NVDAC_FP_VVALID_S 0x00680814
#define NVDAC_FP_VVALID_E 0x00680818
#define NVDAC_FP_HDISPEND 0x00680820
#define NVDAC_FP_HTOTAL 0x00680824
#define NVDAC_FP_HCRTC 0x00680828
#define NVDAC_FP_HSYNC_S 0x0068082c
#define NVDAC_FP_HSYNC_E 0x00680830
#define NVDAC_FP_HVALID_S 0x00680834
#define NVDAC_FP_HVALID_E 0x00680838
#define NVDAC_FP_CHKSUM 0x00680840
#define NVDAC_FP_TST_CTRL 0x00680844
#define NVDAC_FP_TG_CTRL 0x00680848
#define NVDAC_FP_DEBUG0 0x00680880
#define NVDAC_FP_DEBUG1 0x00680884
#define NVDAC_FP_DEBUG2 0x00680888
#define NVDAC_FP_DEBUG3 0x0068088c
/* secondary head */
#define NVDAC2_CURPOS 0x00682300
#define NVDAC2_PIXPLLC 0x00680520
@@ -494,7 +513,26 @@
#define NVDAC2_TSTCTRL 0x00682608
/* (flatpanel registers) */
#define NVDAC2_FP_VDISPEND 0x00682800
#define NVDAC2_FP_VTOTAL 0x00682804
#define NVDAC2_FP_VCRTC 0x00682808
#define NVDAC2_FP_VSYNC_S 0x0068280c
#define NVDAC2_FP_VSYNC_E 0x00682810
#define NVDAC2_FP_VVALID_S 0x00682814
#define NVDAC2_FP_VVALID_E 0x00682818
#define NVDAC2_FP_HDISPEND 0x00682820
#define NVDAC2_FP_HTOTAL 0x00682824
#define NVDAC2_FP_HCRTC 0x00682828
#define NVDAC2_FP_HSYNC_S 0x0068282c
#define NVDAC2_FP_HSYNC_E 0x00682830
#define NVDAC2_FP_HVALID_S 0x00682834
#define NVDAC2_FP_HVALID_E 0x00682838
#define NVDAC2_FP_CHKSUM 0x00682840
#define NVDAC2_FP_TST_CTRL 0x00682844
#define NVDAC2_FP_TG_CTRL 0x00682848
#define NVDAC2_FP_DEBUG0 0x00682880
#define NVDAC2_FP_DEBUG1 0x00682884
#define NVDAC2_FP_DEBUG2 0x00682888
#define NVDAC2_FP_DEBUG3 0x0068288c
/* Nvidia CRTC indexed registers */
/* VGA standard registers: */