Home | History | Annotate | Line # | Download | only in nouveau
nouveau_reg.h revision 1.1.1.1.30.1
      1 /*	$NetBSD: nouveau_reg.h,v 1.1.1.1.30.1 2018/09/06 06:56:18 pgoyette Exp $	*/
      2 
      3 
      4 #define NV04_PFB_BOOT_0						0x00100000
      5 #	define NV04_PFB_BOOT_0_RAM_AMOUNT			0x00000003
      6 #	define NV04_PFB_BOOT_0_RAM_AMOUNT_32MB			0x00000000
      7 #	define NV04_PFB_BOOT_0_RAM_AMOUNT_4MB			0x00000001
      8 #	define NV04_PFB_BOOT_0_RAM_AMOUNT_8MB			0x00000002
      9 #	define NV04_PFB_BOOT_0_RAM_AMOUNT_16MB			0x00000003
     10 #	define NV04_PFB_BOOT_0_RAM_WIDTH_128			0x00000004
     11 #	define NV04_PFB_BOOT_0_RAM_TYPE				0x00000028
     12 #	define NV04_PFB_BOOT_0_RAM_TYPE_SGRAM_8MBIT		0x00000000
     13 #	define NV04_PFB_BOOT_0_RAM_TYPE_SGRAM_16MBIT		0x00000008
     14 #	define NV04_PFB_BOOT_0_RAM_TYPE_SGRAM_16MBIT_4BANK	0x00000010
     15 #	define NV04_PFB_BOOT_0_RAM_TYPE_SDRAM_16MBIT		0x00000018
     16 #	define NV04_PFB_BOOT_0_RAM_TYPE_SDRAM_64MBIT		0x00000020
     17 #	define NV04_PFB_BOOT_0_RAM_TYPE_SDRAM_64MBITX16		0x00000028
     18 #	define NV04_PFB_BOOT_0_UMA_ENABLE			0x00000100
     19 #	define NV04_PFB_BOOT_0_UMA_SIZE				0x0000f000
     20 #define NV04_PFB_DEBUG_0					0x00100080
     21 #	define NV04_PFB_DEBUG_0_PAGE_MODE			0x00000001
     22 #	define NV04_PFB_DEBUG_0_REFRESH_OFF			0x00000010
     23 #	define NV04_PFB_DEBUG_0_REFRESH_COUNTX64		0x00003f00
     24 #	define NV04_PFB_DEBUG_0_REFRESH_SLOW_CLK		0x00004000
     25 #	define NV04_PFB_DEBUG_0_SAFE_MODE			0x00008000
     26 #	define NV04_PFB_DEBUG_0_ALOM_ENABLE			0x00010000
     27 #	define NV04_PFB_DEBUG_0_CASOE				0x00100000
     28 #	define NV04_PFB_DEBUG_0_CKE_INVERT			0x10000000
     29 #	define NV04_PFB_DEBUG_0_REFINC				0x20000000
     30 #	define NV04_PFB_DEBUG_0_SAVE_POWER_OFF			0x40000000
     31 #define NV04_PFB_CFG0						0x00100200
     32 #	define NV04_PFB_CFG0_SCRAMBLE				0x20000000
     33 #define NV04_PFB_CFG1						0x00100204
     34 #define NV04_PFB_FIFO_DATA					0x0010020c
     35 #	define NV10_PFB_FIFO_DATA_RAM_AMOUNT_MB_MASK		0xfff00000
     36 #	define NV10_PFB_FIFO_DATA_RAM_AMOUNT_MB_SHIFT		20
     37 #define NV10_PFB_REFCTRL					0x00100210
     38 #	define NV10_PFB_REFCTRL_VALID_1				(1 << 31)
     39 #define NV04_PFB_PAD						0x0010021c
     40 #	define NV04_PFB_PAD_CKE_NORMAL				(1 << 0)
     41 #define NV10_PFB_TILE(i)                              (0x00100240 + (i*16))
     42 #define NV10_PFB_TILE__SIZE					8
     43 #define NV10_PFB_TLIMIT(i)                            (0x00100244 + (i*16))
     44 #define NV10_PFB_TSIZE(i)                             (0x00100248 + (i*16))
     45 #define NV10_PFB_TSTATUS(i)                           (0x0010024c + (i*16))
     46 #define NV04_PFB_REF						0x001002d0
     47 #	define NV04_PFB_REF_CMD_REFRESH				(1 << 0)
     48 #define NV04_PFB_PRE						0x001002d4
     49 #	define NV04_PFB_PRE_CMD_PRECHARGE			(1 << 0)
     50 #define NV20_PFB_ZCOMP(i)                              (0x00100300 + 4*(i))
     51 #	define NV20_PFB_ZCOMP_MODE_32				(4 << 24)
     52 #	define NV20_PFB_ZCOMP_EN				(1 << 31)
     53 #	define NV25_PFB_ZCOMP_MODE_16				(1 << 20)
     54 #	define NV25_PFB_ZCOMP_MODE_32				(2 << 20)
     55 #define NV10_PFB_CLOSE_PAGE2					0x0010033c
     56 #define NV04_PFB_SCRAMBLE(i)                         (0x00100400 + 4 * (i))
     57 #define NV40_PFB_TILE(i)                              (0x00100600 + (i*16))
     58 #define NV40_PFB_TILE__SIZE_0					12
     59 #define NV40_PFB_TILE__SIZE_1					15
     60 #define NV40_PFB_TLIMIT(i)                            (0x00100604 + (i*16))
     61 #define NV40_PFB_TSIZE(i)                             (0x00100608 + (i*16))
     62 #define NV40_PFB_TSTATUS(i)                           (0x0010060c + (i*16))
     63 #define NV40_PFB_UNK_800					0x00100800
     64 
     65 #define NV_PEXTDEV_BOOT_0					0x00101000
     66 #define NV_PEXTDEV_BOOT_0_RAMCFG				0x0000003c
     67 #	define NV_PEXTDEV_BOOT_0_STRAP_FP_IFACE_12BIT		(8 << 12)
     68 #define NV_PEXTDEV_BOOT_3					0x0010100c
     69 
     70 #define NV_RAMIN                                           0x00700000
     71 
     72 #define NV_RAMHT_HANDLE_OFFSET                             0
     73 #define NV_RAMHT_CONTEXT_OFFSET                            4
     74 #    define NV_RAMHT_CONTEXT_VALID                         (1<<31)
     75 #    define NV_RAMHT_CONTEXT_CHANNEL_SHIFT                 24
     76 #    define NV_RAMHT_CONTEXT_ENGINE_SHIFT                  16
     77 #        define NV_RAMHT_CONTEXT_ENGINE_SW           0
     78 #        define NV_RAMHT_CONTEXT_ENGINE_GRAPHICS           1
     79 #    define NV_RAMHT_CONTEXT_INSTANCE_SHIFT                0
     80 #    define NV40_RAMHT_CONTEXT_CHANNEL_SHIFT               23
     81 #    define NV40_RAMHT_CONTEXT_ENGINE_SHIFT                20
     82 #    define NV40_RAMHT_CONTEXT_INSTANCE_SHIFT              0
     83 
     84 /* Some object classes we care about in the drm */
     85 #define NV_CLASS_DMA_FROM_MEMORY                           0x00000002
     86 #define NV_CLASS_DMA_TO_MEMORY                             0x00000003
     87 #define NV_CLASS_NULL                                      0x00000030
     88 #define NV_CLASS_DMA_IN_MEMORY                             0x0000003D
     89 
     90 #define NV03_USER(i)                             (0x00800000+(i*NV03_USER_SIZE))
     91 #define NV03_USER__SIZE                                                       16
     92 #define NV10_USER__SIZE                                                       32
     93 #define NV03_USER_SIZE                                                0x00010000
     94 #define NV03_USER_DMA_PUT(i)                     (0x00800040+(i*NV03_USER_SIZE))
     95 #define NV03_USER_DMA_PUT__SIZE                                               16
     96 #define NV10_USER_DMA_PUT__SIZE                                               32
     97 #define NV03_USER_DMA_GET(i)                     (0x00800044+(i*NV03_USER_SIZE))
     98 #define NV03_USER_DMA_GET__SIZE                                               16
     99 #define NV10_USER_DMA_GET__SIZE                                               32
    100 #define NV03_USER_REF_CNT(i)                     (0x00800048+(i*NV03_USER_SIZE))
    101 #define NV03_USER_REF_CNT__SIZE                                               16
    102 #define NV10_USER_REF_CNT__SIZE                                               32
    103 
    104 #define NV40_USER(i)                             (0x00c00000+(i*NV40_USER_SIZE))
    105 #define NV40_USER_SIZE                                                0x00001000
    106 #define NV40_USER_DMA_PUT(i)                     (0x00c00040+(i*NV40_USER_SIZE))
    107 #define NV40_USER_DMA_PUT__SIZE                                               32
    108 #define NV40_USER_DMA_GET(i)                     (0x00c00044+(i*NV40_USER_SIZE))
    109 #define NV40_USER_DMA_GET__SIZE                                               32
    110 #define NV40_USER_REF_CNT(i)                     (0x00c00048+(i*NV40_USER_SIZE))
    111 #define NV40_USER_REF_CNT__SIZE                                               32
    112 
    113 #define NV50_USER(i)                             (0x00c00000+(i*NV50_USER_SIZE))
    114 #define NV50_USER_SIZE                                                0x00002000
    115 #define NV50_USER_DMA_PUT(i)                     (0x00c00040+(i*NV50_USER_SIZE))
    116 #define NV50_USER_DMA_PUT__SIZE                                              128
    117 #define NV50_USER_DMA_GET(i)                     (0x00c00044+(i*NV50_USER_SIZE))
    118 #define NV50_USER_DMA_GET__SIZE                                              128
    119 #define NV50_USER_REF_CNT(i)                     (0x00c00048+(i*NV50_USER_SIZE))
    120 #define NV50_USER_REF_CNT__SIZE                                              128
    121 
    122 #define NV03_FIFO_SIZE                                     0x8000UL
    123 
    124 #define NV03_PMC_BOOT_0                                    0x00000000
    125 #define NV03_PMC_BOOT_1                                    0x00000004
    126 #define NV03_PMC_INTR_0                                    0x00000100
    127 #    define NV_PMC_INTR_0_PFIFO_PENDING                        (1<<8)
    128 #    define NV_PMC_INTR_0_PGRAPH_PENDING                      (1<<12)
    129 #    define NV_PMC_INTR_0_NV50_I2C_PENDING                    (1<<21)
    130 #    define NV_PMC_INTR_0_CRTC0_PENDING                       (1<<24)
    131 #    define NV_PMC_INTR_0_CRTC1_PENDING                       (1<<25)
    132 #    define NV_PMC_INTR_0_NV50_DISPLAY_PENDING                (1<<26)
    133 #    define NV_PMC_INTR_0_CRTCn_PENDING                       (3<<24)
    134 #define NV03_PMC_INTR_EN_0                                 0x00000140
    135 #    define NV_PMC_INTR_EN_0_MASTER_ENABLE                     (1<<0)
    136 #define NV03_PMC_ENABLE                                    0x00000200
    137 #    define NV_PMC_ENABLE_PFIFO                                (1<<8)
    138 #    define NV_PMC_ENABLE_PGRAPH                              (1<<12)
    139 /* Disabling the below bit breaks newer (G7X only?) mobile chipsets,
    140  * the card will hang early on in the X init process.
    141  */
    142 #    define NV_PMC_ENABLE_UNK13                               (1<<13)
    143 #define NV40_PMC_GRAPH_UNITS				   0x00001540
    144 #define NV40_PMC_BACKLIGHT				   0x000015f0
    145 #	define NV40_PMC_BACKLIGHT_MASK			   0x001f0000
    146 #define NV40_PMC_1700                                      0x00001700
    147 #define NV40_PMC_1704                                      0x00001704
    148 #define NV40_PMC_1708                                      0x00001708
    149 #define NV40_PMC_170C                                      0x0000170C
    150 
    151 /* probably PMC ? */
    152 #define NV50_PUNK_BAR0_PRAMIN                              0x00001700
    153 #define NV50_PUNK_BAR_CFG_BASE                             0x00001704
    154 #define NV50_PUNK_BAR_CFG_BASE_VALID                          (1<<30)
    155 #define NV50_PUNK_BAR1_CTXDMA                              0x00001708
    156 #define NV50_PUNK_BAR1_CTXDMA_VALID                           (1<<31)
    157 #define NV50_PUNK_BAR3_CTXDMA                              0x0000170C
    158 #define NV50_PUNK_BAR3_CTXDMA_VALID                           (1<<31)
    159 #define NV50_PUNK_UNK1710                                  0x00001710
    160 
    161 #define NV04_PBUS_PCI_NV_1                                 0x00001804
    162 #define NV04_PBUS_PCI_NV_19                                0x0000184C
    163 #define NV04_PBUS_PCI_NV_20				0x00001850
    164 #	define NV04_PBUS_PCI_NV_20_ROM_SHADOW_DISABLED		(0 << 0)
    165 #	define NV04_PBUS_PCI_NV_20_ROM_SHADOW_ENABLED		(1 << 0)
    166 
    167 #define NV04_PTIMER_INTR_0                                 0x00009100
    168 #define NV04_PTIMER_INTR_EN_0                              0x00009140
    169 #define NV04_PTIMER_NUMERATOR                              0x00009200
    170 #define NV04_PTIMER_DENOMINATOR                            0x00009210
    171 #define NV04_PTIMER_TIME_0                                 0x00009400
    172 #define NV04_PTIMER_TIME_1                                 0x00009410
    173 #define NV04_PTIMER_ALARM_0                                0x00009420
    174 
    175 #define NV04_PGRAPH_DEBUG_0                                0x00400080
    176 #define NV04_PGRAPH_DEBUG_1                                0x00400084
    177 #define NV04_PGRAPH_DEBUG_2                                0x00400088
    178 #define NV04_PGRAPH_DEBUG_3                                0x0040008c
    179 #define NV10_PGRAPH_DEBUG_4                                0x00400090
    180 #define NV03_PGRAPH_INTR                                   0x00400100
    181 #define NV03_PGRAPH_NSTATUS                                0x00400104
    182 #    define NV04_PGRAPH_NSTATUS_STATE_IN_USE                  (1<<11)
    183 #    define NV04_PGRAPH_NSTATUS_INVALID_STATE                 (1<<12)
    184 #    define NV04_PGRAPH_NSTATUS_BAD_ARGUMENT                  (1<<13)
    185 #    define NV04_PGRAPH_NSTATUS_PROTECTION_FAULT              (1<<14)
    186 #    define NV10_PGRAPH_NSTATUS_STATE_IN_USE                  (1<<23)
    187 #    define NV10_PGRAPH_NSTATUS_INVALID_STATE                 (1<<24)
    188 #    define NV10_PGRAPH_NSTATUS_BAD_ARGUMENT                  (1<<25)
    189 #    define NV10_PGRAPH_NSTATUS_PROTECTION_FAULT              (1<<26)
    190 #define NV03_PGRAPH_NSOURCE                                0x00400108
    191 #    define NV03_PGRAPH_NSOURCE_NOTIFICATION                   (1<<0)
    192 #    define NV03_PGRAPH_NSOURCE_DATA_ERROR                     (1<<1)
    193 #    define NV03_PGRAPH_NSOURCE_PROTECTION_ERROR               (1<<2)
    194 #    define NV03_PGRAPH_NSOURCE_RANGE_EXCEPTION                (1<<3)
    195 #    define NV03_PGRAPH_NSOURCE_LIMIT_COLOR                    (1<<4)
    196 #    define NV03_PGRAPH_NSOURCE_LIMIT_ZETA                     (1<<5)
    197 #    define NV03_PGRAPH_NSOURCE_ILLEGAL_MTHD                   (1<<6)
    198 #    define NV03_PGRAPH_NSOURCE_DMA_R_PROTECTION               (1<<7)
    199 #    define NV03_PGRAPH_NSOURCE_DMA_W_PROTECTION               (1<<8)
    200 #    define NV03_PGRAPH_NSOURCE_FORMAT_EXCEPTION               (1<<9)
    201 #    define NV03_PGRAPH_NSOURCE_PATCH_EXCEPTION               (1<<10)
    202 #    define NV03_PGRAPH_NSOURCE_STATE_INVALID                 (1<<11)
    203 #    define NV03_PGRAPH_NSOURCE_DOUBLE_NOTIFY                 (1<<12)
    204 #    define NV03_PGRAPH_NSOURCE_NOTIFY_IN_USE                 (1<<13)
    205 #    define NV03_PGRAPH_NSOURCE_METHOD_CNT                    (1<<14)
    206 #    define NV03_PGRAPH_NSOURCE_BFR_NOTIFICATION              (1<<15)
    207 #    define NV03_PGRAPH_NSOURCE_DMA_VTX_PROTECTION            (1<<16)
    208 #    define NV03_PGRAPH_NSOURCE_DMA_WIDTH_A                   (1<<17)
    209 #    define NV03_PGRAPH_NSOURCE_DMA_WIDTH_B                   (1<<18)
    210 #define NV03_PGRAPH_INTR_EN                                0x00400140
    211 #define NV40_PGRAPH_INTR_EN                                0x0040013C
    212 #    define NV_PGRAPH_INTR_NOTIFY                              (1<<0)
    213 #    define NV_PGRAPH_INTR_MISSING_HW                          (1<<4)
    214 #    define NV_PGRAPH_INTR_CONTEXT_SWITCH                     (1<<12)
    215 #    define NV_PGRAPH_INTR_BUFFER_NOTIFY                      (1<<16)
    216 #    define NV_PGRAPH_INTR_ERROR                              (1<<20)
    217 #define NV10_PGRAPH_CTX_CONTROL                            0x00400144
    218 #define NV10_PGRAPH_CTX_USER                               0x00400148
    219 #define NV10_PGRAPH_CTX_SWITCH(i)                         (0x0040014C + 0x4*(i))
    220 #define NV04_PGRAPH_CTX_SWITCH1                            0x00400160
    221 #define NV10_PGRAPH_CTX_CACHE(i, j)                       (0x00400160	\
    222 							   + 0x4*(i) + 0x20*(j))
    223 #define NV04_PGRAPH_CTX_SWITCH2                            0x00400164
    224 #define NV04_PGRAPH_CTX_SWITCH3                            0x00400168
    225 #define NV04_PGRAPH_CTX_SWITCH4                            0x0040016C
    226 #define NV04_PGRAPH_CTX_CONTROL                            0x00400170
    227 #define NV04_PGRAPH_CTX_USER                               0x00400174
    228 #define NV04_PGRAPH_CTX_CACHE1                             0x00400180
    229 #define NV03_PGRAPH_CTX_CONTROL                            0x00400190
    230 #define NV03_PGRAPH_CTX_USER                               0x00400194
    231 #define NV04_PGRAPH_CTX_CACHE2                             0x004001A0
    232 #define NV04_PGRAPH_CTX_CACHE3                             0x004001C0
    233 #define NV04_PGRAPH_CTX_CACHE4                             0x004001E0
    234 #define NV40_PGRAPH_CTXCTL_0304                            0x00400304
    235 #define NV40_PGRAPH_CTXCTL_0304_XFER_CTX                   0x00000001
    236 #define NV40_PGRAPH_CTXCTL_UCODE_STAT                      0x00400308
    237 #define NV40_PGRAPH_CTXCTL_UCODE_STAT_IP_MASK              0xff000000
    238 #define NV40_PGRAPH_CTXCTL_UCODE_STAT_IP_SHIFT                     24
    239 #define NV40_PGRAPH_CTXCTL_UCODE_STAT_OP_MASK              0x00ffffff
    240 #define NV40_PGRAPH_CTXCTL_0310                            0x00400310
    241 #define NV40_PGRAPH_CTXCTL_0310_XFER_SAVE                  0x00000020
    242 #define NV40_PGRAPH_CTXCTL_0310_XFER_LOAD                  0x00000040
    243 #define NV40_PGRAPH_CTXCTL_030C                            0x0040030c
    244 #define NV40_PGRAPH_CTXCTL_UCODE_INDEX                     0x00400324
    245 #define NV40_PGRAPH_CTXCTL_UCODE_DATA                      0x00400328
    246 #define NV40_PGRAPH_CTXCTL_CUR                             0x0040032c
    247 #define NV40_PGRAPH_CTXCTL_CUR_LOADED                      0x01000000
    248 #define NV40_PGRAPH_CTXCTL_CUR_INSTANCE                    0x000FFFFF
    249 #define NV40_PGRAPH_CTXCTL_NEXT                            0x00400330
    250 #define NV40_PGRAPH_CTXCTL_NEXT_INSTANCE                   0x000fffff
    251 #define NV50_PGRAPH_CTXCTL_CUR                             0x0040032c
    252 #define NV50_PGRAPH_CTXCTL_CUR_LOADED                      0x80000000
    253 #define NV50_PGRAPH_CTXCTL_CUR_INSTANCE                    0x00ffffff
    254 #define NV50_PGRAPH_CTXCTL_NEXT                            0x00400330
    255 #define NV50_PGRAPH_CTXCTL_NEXT_INSTANCE                   0x00ffffff
    256 #define NV03_PGRAPH_ABS_X_RAM                              0x00400400
    257 #define NV03_PGRAPH_ABS_Y_RAM                              0x00400480
    258 #define NV03_PGRAPH_X_MISC                                 0x00400500
    259 #define NV03_PGRAPH_Y_MISC                                 0x00400504
    260 #define NV04_PGRAPH_VALID1                                 0x00400508
    261 #define NV04_PGRAPH_SOURCE_COLOR                           0x0040050C
    262 #define NV04_PGRAPH_MISC24_0                               0x00400510
    263 #define NV03_PGRAPH_XY_LOGIC_MISC0                         0x00400514
    264 #define NV03_PGRAPH_XY_LOGIC_MISC1                         0x00400518
    265 #define NV03_PGRAPH_XY_LOGIC_MISC2                         0x0040051C
    266 #define NV03_PGRAPH_XY_LOGIC_MISC3                         0x00400520
    267 #define NV03_PGRAPH_CLIPX_0                                0x00400524
    268 #define NV03_PGRAPH_CLIPX_1                                0x00400528
    269 #define NV03_PGRAPH_CLIPY_0                                0x0040052C
    270 #define NV03_PGRAPH_CLIPY_1                                0x00400530
    271 #define NV03_PGRAPH_ABS_ICLIP_XMAX                         0x00400534
    272 #define NV03_PGRAPH_ABS_ICLIP_YMAX                         0x00400538
    273 #define NV03_PGRAPH_ABS_UCLIP_XMIN                         0x0040053C
    274 #define NV03_PGRAPH_ABS_UCLIP_YMIN                         0x00400540
    275 #define NV03_PGRAPH_ABS_UCLIP_XMAX                         0x00400544
    276 #define NV03_PGRAPH_ABS_UCLIP_YMAX                         0x00400548
    277 #define NV03_PGRAPH_ABS_UCLIPA_XMIN                        0x00400560
    278 #define NV03_PGRAPH_ABS_UCLIPA_YMIN                        0x00400564
    279 #define NV03_PGRAPH_ABS_UCLIPA_XMAX                        0x00400568
    280 #define NV03_PGRAPH_ABS_UCLIPA_YMAX                        0x0040056C
    281 #define NV04_PGRAPH_MISC24_1                               0x00400570
    282 #define NV04_PGRAPH_MISC24_2                               0x00400574
    283 #define NV04_PGRAPH_VALID2                                 0x00400578
    284 #define NV04_PGRAPH_PASSTHRU_0                             0x0040057C
    285 #define NV04_PGRAPH_PASSTHRU_1                             0x00400580
    286 #define NV04_PGRAPH_PASSTHRU_2                             0x00400584
    287 #define NV10_PGRAPH_DIMX_TEXTURE                           0x00400588
    288 #define NV10_PGRAPH_WDIMX_TEXTURE                          0x0040058C
    289 #define NV04_PGRAPH_COMBINE_0_ALPHA                        0x00400590
    290 #define NV04_PGRAPH_COMBINE_0_COLOR                        0x00400594
    291 #define NV04_PGRAPH_COMBINE_1_ALPHA                        0x00400598
    292 #define NV04_PGRAPH_COMBINE_1_COLOR                        0x0040059C
    293 #define NV04_PGRAPH_FORMAT_0                               0x004005A8
    294 #define NV04_PGRAPH_FORMAT_1                               0x004005AC
    295 #define NV04_PGRAPH_FILTER_0                               0x004005B0
    296 #define NV04_PGRAPH_FILTER_1                               0x004005B4
    297 #define NV03_PGRAPH_MONO_COLOR0                            0x00400600
    298 #define NV04_PGRAPH_ROP3                                   0x00400604
    299 #define NV04_PGRAPH_BETA_AND                               0x00400608
    300 #define NV04_PGRAPH_BETA_PREMULT                           0x0040060C
    301 #define NV04_PGRAPH_LIMIT_VIOL_PIX                         0x00400610
    302 #define NV04_PGRAPH_FORMATS                                0x00400618
    303 #define NV10_PGRAPH_DEBUG_2                                0x00400620
    304 #define NV04_PGRAPH_BOFFSET0                               0x00400640
    305 #define NV04_PGRAPH_BOFFSET1                               0x00400644
    306 #define NV04_PGRAPH_BOFFSET2                               0x00400648
    307 #define NV04_PGRAPH_BOFFSET3                               0x0040064C
    308 #define NV04_PGRAPH_BOFFSET4                               0x00400650
    309 #define NV04_PGRAPH_BOFFSET5                               0x00400654
    310 #define NV04_PGRAPH_BBASE0                                 0x00400658
    311 #define NV04_PGRAPH_BBASE1                                 0x0040065C
    312 #define NV04_PGRAPH_BBASE2                                 0x00400660
    313 #define NV04_PGRAPH_BBASE3                                 0x00400664
    314 #define NV04_PGRAPH_BBASE4                                 0x00400668
    315 #define NV04_PGRAPH_BBASE5                                 0x0040066C
    316 #define NV04_PGRAPH_BPITCH0                                0x00400670
    317 #define NV04_PGRAPH_BPITCH1                                0x00400674
    318 #define NV04_PGRAPH_BPITCH2                                0x00400678
    319 #define NV04_PGRAPH_BPITCH3                                0x0040067C
    320 #define NV04_PGRAPH_BPITCH4                                0x00400680
    321 #define NV04_PGRAPH_BLIMIT0                                0x00400684
    322 #define NV04_PGRAPH_BLIMIT1                                0x00400688
    323 #define NV04_PGRAPH_BLIMIT2                                0x0040068C
    324 #define NV04_PGRAPH_BLIMIT3                                0x00400690
    325 #define NV04_PGRAPH_BLIMIT4                                0x00400694
    326 #define NV04_PGRAPH_BLIMIT5                                0x00400698
    327 #define NV04_PGRAPH_BSWIZZLE2                              0x0040069C
    328 #define NV04_PGRAPH_BSWIZZLE5                              0x004006A0
    329 #define NV03_PGRAPH_STATUS                                 0x004006B0
    330 #define NV04_PGRAPH_STATUS                                 0x00400700
    331 #    define NV40_PGRAPH_STATUS_SYNC_STALL                  0x00004000
    332 #define NV04_PGRAPH_TRAPPED_ADDR                           0x00400704
    333 #define NV04_PGRAPH_TRAPPED_DATA                           0x00400708
    334 #define NV04_PGRAPH_SURFACE                                0x0040070C
    335 #define NV10_PGRAPH_TRAPPED_DATA_HIGH                      0x0040070C
    336 #define NV04_PGRAPH_STATE                                  0x00400710
    337 #define NV10_PGRAPH_SURFACE                                0x00400710
    338 #define NV04_PGRAPH_NOTIFY                                 0x00400714
    339 #define NV10_PGRAPH_STATE                                  0x00400714
    340 #define NV10_PGRAPH_NOTIFY                                 0x00400718
    341 
    342 #define NV04_PGRAPH_FIFO                                   0x00400720
    343 
    344 #define NV04_PGRAPH_BPIXEL                                 0x00400724
    345 #define NV10_PGRAPH_RDI_INDEX                              0x00400750
    346 #define NV04_PGRAPH_FFINTFC_ST2                            0x00400754
    347 #define NV10_PGRAPH_RDI_DATA                               0x00400754
    348 #define NV04_PGRAPH_DMA_PITCH                              0x00400760
    349 #define NV10_PGRAPH_FFINTFC_FIFO_PTR                       0x00400760
    350 #define NV04_PGRAPH_DVD_COLORFMT                           0x00400764
    351 #define NV10_PGRAPH_FFINTFC_ST2                            0x00400764
    352 #define NV04_PGRAPH_SCALED_FORMAT                          0x00400768
    353 #define NV10_PGRAPH_FFINTFC_ST2_DL                         0x00400768
    354 #define NV10_PGRAPH_FFINTFC_ST2_DH                         0x0040076c
    355 #define NV10_PGRAPH_DMA_PITCH                              0x00400770
    356 #define NV10_PGRAPH_DVD_COLORFMT                           0x00400774
    357 #define NV10_PGRAPH_SCALED_FORMAT                          0x00400778
    358 #define NV20_PGRAPH_CHANNEL_CTX_TABLE                      0x00400780
    359 #define NV20_PGRAPH_CHANNEL_CTX_POINTER                    0x00400784
    360 #define NV20_PGRAPH_CHANNEL_CTX_XFER                       0x00400788
    361 #define NV20_PGRAPH_CHANNEL_CTX_XFER_LOAD                  0x00000001
    362 #define NV20_PGRAPH_CHANNEL_CTX_XFER_SAVE                  0x00000002
    363 #define NV04_PGRAPH_PATT_COLOR0                            0x00400800
    364 #define NV04_PGRAPH_PATT_COLOR1                            0x00400804
    365 #define NV04_PGRAPH_PATTERN                                0x00400808
    366 #define NV04_PGRAPH_PATTERN_SHAPE                          0x00400810
    367 #define NV04_PGRAPH_CHROMA                                 0x00400814
    368 #define NV04_PGRAPH_CONTROL0                               0x00400818
    369 #define NV04_PGRAPH_CONTROL1                               0x0040081C
    370 #define NV04_PGRAPH_CONTROL2                               0x00400820
    371 #define NV04_PGRAPH_BLEND                                  0x00400824
    372 #define NV04_PGRAPH_STORED_FMT                             0x00400830
    373 #define NV04_PGRAPH_PATT_COLORRAM                          0x00400900
    374 #define NV20_PGRAPH_TILE(i)                                (0x00400900 + (i*16))
    375 #define NV20_PGRAPH_TLIMIT(i)                              (0x00400904 + (i*16))
    376 #define NV20_PGRAPH_TSIZE(i)                               (0x00400908 + (i*16))
    377 #define NV20_PGRAPH_TSTATUS(i)                             (0x0040090C + (i*16))
    378 #define NV20_PGRAPH_ZCOMP(i)                               (0x00400980 + 4*(i))
    379 #define NV10_PGRAPH_TILE(i)                                (0x00400B00 + (i*16))
    380 #define NV10_PGRAPH_TLIMIT(i)                              (0x00400B04 + (i*16))
    381 #define NV10_PGRAPH_TSIZE(i)                               (0x00400B08 + (i*16))
    382 #define NV10_PGRAPH_TSTATUS(i)                             (0x00400B0C + (i*16))
    383 #define NV04_PGRAPH_U_RAM                                  0x00400D00
    384 #define NV47_PGRAPH_TILE(i)                                (0x00400D00 + (i*16))
    385 #define NV47_PGRAPH_TLIMIT(i)                              (0x00400D04 + (i*16))
    386 #define NV47_PGRAPH_TSIZE(i)                               (0x00400D08 + (i*16))
    387 #define NV47_PGRAPH_TSTATUS(i)                             (0x00400D0C + (i*16))
    388 #define NV04_PGRAPH_V_RAM                                  0x00400D40
    389 #define NV04_PGRAPH_W_RAM                                  0x00400D80
    390 #define NV10_PGRAPH_COMBINER0_IN_ALPHA                     0x00400E40
    391 #define NV10_PGRAPH_COMBINER1_IN_ALPHA                     0x00400E44
    392 #define NV10_PGRAPH_COMBINER0_IN_RGB                       0x00400E48
    393 #define NV10_PGRAPH_COMBINER1_IN_RGB                       0x00400E4C
    394 #define NV10_PGRAPH_COMBINER_COLOR0                        0x00400E50
    395 #define NV10_PGRAPH_COMBINER_COLOR1                        0x00400E54
    396 #define NV10_PGRAPH_COMBINER0_OUT_ALPHA                    0x00400E58
    397 #define NV10_PGRAPH_COMBINER1_OUT_ALPHA                    0x00400E5C
    398 #define NV10_PGRAPH_COMBINER0_OUT_RGB                      0x00400E60
    399 #define NV10_PGRAPH_COMBINER1_OUT_RGB                      0x00400E64
    400 #define NV10_PGRAPH_COMBINER_FINAL0                        0x00400E68
    401 #define NV10_PGRAPH_COMBINER_FINAL1                        0x00400E6C
    402 #define NV10_PGRAPH_WINDOWCLIP_HORIZONTAL                  0x00400F00
    403 #define NV10_PGRAPH_WINDOWCLIP_VERTICAL                    0x00400F20
    404 #define NV10_PGRAPH_XFMODE0                                0x00400F40
    405 #define NV10_PGRAPH_XFMODE1                                0x00400F44
    406 #define NV10_PGRAPH_GLOBALSTATE0                           0x00400F48
    407 #define NV10_PGRAPH_GLOBALSTATE1                           0x00400F4C
    408 #define NV10_PGRAPH_PIPE_ADDRESS                           0x00400F50
    409 #define NV10_PGRAPH_PIPE_DATA                              0x00400F54
    410 #define NV04_PGRAPH_DMA_START_0                            0x00401000
    411 #define NV04_PGRAPH_DMA_START_1                            0x00401004
    412 #define NV04_PGRAPH_DMA_LENGTH                             0x00401008
    413 #define NV04_PGRAPH_DMA_MISC                               0x0040100C
    414 #define NV04_PGRAPH_DMA_DATA_0                             0x00401020
    415 #define NV04_PGRAPH_DMA_DATA_1                             0x00401024
    416 #define NV04_PGRAPH_DMA_RM                                 0x00401030
    417 #define NV04_PGRAPH_DMA_A_XLATE_INST                       0x00401040
    418 #define NV04_PGRAPH_DMA_A_CONTROL                          0x00401044
    419 #define NV04_PGRAPH_DMA_A_LIMIT                            0x00401048
    420 #define NV04_PGRAPH_DMA_A_TLB_PTE                          0x0040104C
    421 #define NV04_PGRAPH_DMA_A_TLB_TAG                          0x00401050
    422 #define NV04_PGRAPH_DMA_A_ADJ_OFFSET                       0x00401054
    423 #define NV04_PGRAPH_DMA_A_OFFSET                           0x00401058
    424 #define NV04_PGRAPH_DMA_A_SIZE                             0x0040105C
    425 #define NV04_PGRAPH_DMA_A_Y_SIZE                           0x00401060
    426 #define NV04_PGRAPH_DMA_B_XLATE_INST                       0x00401080
    427 #define NV04_PGRAPH_DMA_B_CONTROL                          0x00401084
    428 #define NV04_PGRAPH_DMA_B_LIMIT                            0x00401088
    429 #define NV04_PGRAPH_DMA_B_TLB_PTE                          0x0040108C
    430 #define NV04_PGRAPH_DMA_B_TLB_TAG                          0x00401090
    431 #define NV04_PGRAPH_DMA_B_ADJ_OFFSET                       0x00401094
    432 #define NV04_PGRAPH_DMA_B_OFFSET                           0x00401098
    433 #define NV04_PGRAPH_DMA_B_SIZE                             0x0040109C
    434 #define NV04_PGRAPH_DMA_B_Y_SIZE                           0x004010A0
    435 #define NV40_PGRAPH_TILE1(i)                               (0x00406900 + (i*16))
    436 #define NV40_PGRAPH_TLIMIT1(i)                             (0x00406904 + (i*16))
    437 #define NV40_PGRAPH_TSIZE1(i)                              (0x00406908 + (i*16))
    438 #define NV40_PGRAPH_TSTATUS1(i)                            (0x0040690C + (i*16))
    439 
    440 
    441 /* It's a guess that this works on NV03. Confirmed on NV04, though */
    442 #define NV04_PFIFO_DELAY_0                                 0x00002040
    443 #define NV04_PFIFO_DMA_TIMESLICE                           0x00002044
    444 #define NV04_PFIFO_NEXT_CHANNEL                            0x00002050
    445 #define NV03_PFIFO_INTR_0                                  0x00002100
    446 #define NV03_PFIFO_INTR_EN_0                               0x00002140
    447 #    define NV_PFIFO_INTR_CACHE_ERROR                          (1<<0)
    448 #    define NV_PFIFO_INTR_RUNOUT                               (1<<4)
    449 #    define NV_PFIFO_INTR_RUNOUT_OVERFLOW                      (1<<8)
    450 #    define NV_PFIFO_INTR_DMA_PUSHER                          (1<<12)
    451 #    define NV_PFIFO_INTR_DMA_PT                              (1<<16)
    452 #    define NV_PFIFO_INTR_SEMAPHORE                           (1<<20)
    453 #    define NV_PFIFO_INTR_ACQUIRE_TIMEOUT                     (1<<24)
    454 #define NV03_PFIFO_RAMHT                                   0x00002210
    455 #define NV03_PFIFO_RAMFC                                   0x00002214
    456 #define NV03_PFIFO_RAMRO                                   0x00002218
    457 #define NV40_PFIFO_RAMFC                                   0x00002220
    458 #define NV03_PFIFO_CACHES                                  0x00002500
    459 #define NV04_PFIFO_MODE                                    0x00002504
    460 #define NV04_PFIFO_DMA                                     0x00002508
    461 #define NV04_PFIFO_SIZE                                    0x0000250c
    462 #define NV50_PFIFO_CTX_TABLE(c)                        (0x2600+(c)*4)
    463 #define NV50_PFIFO_CTX_TABLE__SIZE                                128
    464 #define NV50_PFIFO_CTX_TABLE_CHANNEL_ENABLED                  (1<<31)
    465 #define NV50_PFIFO_CTX_TABLE_UNK30_BAD                        (1<<30)
    466 #define NV50_PFIFO_CTX_TABLE_INSTANCE_MASK_G80             0x0FFFFFFF
    467 #define NV50_PFIFO_CTX_TABLE_INSTANCE_MASK_G84             0x00FFFFFF
    468 #define NV03_PFIFO_CACHE0_PUSH0                            0x00003000
    469 #define NV03_PFIFO_CACHE0_PULL0                            0x00003040
    470 #define NV04_PFIFO_CACHE0_PULL0                            0x00003050
    471 #define NV04_PFIFO_CACHE0_PULL1                            0x00003054
    472 #define NV03_PFIFO_CACHE1_PUSH0                            0x00003200
    473 #define NV03_PFIFO_CACHE1_PUSH1                            0x00003204
    474 #define NV03_PFIFO_CACHE1_PUSH1_DMA                            (1<<8)
    475 #define NV40_PFIFO_CACHE1_PUSH1_DMA                           (1<<16)
    476 #define NV03_PFIFO_CACHE1_PUSH1_CHID_MASK                  0x0000000f
    477 #define NV10_PFIFO_CACHE1_PUSH1_CHID_MASK                  0x0000001f
    478 #define NV50_PFIFO_CACHE1_PUSH1_CHID_MASK                  0x0000007f
    479 #define NV03_PFIFO_CACHE1_PUT                              0x00003210
    480 #define NV04_PFIFO_CACHE1_DMA_PUSH                         0x00003220
    481 #define NV04_PFIFO_CACHE1_DMA_FETCH                        0x00003224
    482 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_8_BYTES         0x00000000
    483 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_16_BYTES        0x00000008
    484 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_24_BYTES        0x00000010
    485 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_32_BYTES        0x00000018
    486 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_40_BYTES        0x00000020
    487 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_48_BYTES        0x00000028
    488 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_56_BYTES        0x00000030
    489 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_64_BYTES        0x00000038
    490 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_72_BYTES        0x00000040
    491 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_80_BYTES        0x00000048
    492 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_88_BYTES        0x00000050
    493 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_96_BYTES        0x00000058
    494 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_104_BYTES       0x00000060
    495 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_112_BYTES       0x00000068
    496 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_120_BYTES       0x00000070
    497 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_128_BYTES       0x00000078
    498 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_136_BYTES       0x00000080
    499 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_144_BYTES       0x00000088
    500 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_152_BYTES       0x00000090
    501 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_160_BYTES       0x00000098
    502 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_168_BYTES       0x000000A0
    503 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_176_BYTES       0x000000A8
    504 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_184_BYTES       0x000000B0
    505 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_192_BYTES       0x000000B8
    506 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_200_BYTES       0x000000C0
    507 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_208_BYTES       0x000000C8
    508 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_216_BYTES       0x000000D0
    509 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_224_BYTES       0x000000D8
    510 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_232_BYTES       0x000000E0
    511 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_240_BYTES       0x000000E8
    512 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_248_BYTES       0x000000F0
    513 #    define NV_PFIFO_CACHE1_DMA_FETCH_TRIG_256_BYTES       0x000000F8
    514 #    define NV_PFIFO_CACHE1_DMA_FETCH_SIZE                 0x0000E000
    515 #    define NV_PFIFO_CACHE1_DMA_FETCH_SIZE_32_BYTES        0x00000000
    516 #    define NV_PFIFO_CACHE1_DMA_FETCH_SIZE_64_BYTES        0x00002000
    517 #    define NV_PFIFO_CACHE1_DMA_FETCH_SIZE_96_BYTES        0x00004000
    518 #    define NV_PFIFO_CACHE1_DMA_FETCH_SIZE_128_BYTES       0x00006000
    519 #    define NV_PFIFO_CACHE1_DMA_FETCH_SIZE_160_BYTES       0x00008000
    520 #    define NV_PFIFO_CACHE1_DMA_FETCH_SIZE_192_BYTES       0x0000A000
    521 #    define NV_PFIFO_CACHE1_DMA_FETCH_SIZE_224_BYTES       0x0000C000
    522 #    define NV_PFIFO_CACHE1_DMA_FETCH_SIZE_256_BYTES       0x0000E000
    523 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS             0x001F0000
    524 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_0           0x00000000
    525 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_1           0x00010000
    526 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_2           0x00020000
    527 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_3           0x00030000
    528 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_4           0x00040000
    529 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_5           0x00050000
    530 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_6           0x00060000
    531 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_7           0x00070000
    532 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_8           0x00080000
    533 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_9           0x00090000
    534 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_10          0x000A0000
    535 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_11          0x000B0000
    536 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_12          0x000C0000
    537 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_13          0x000D0000
    538 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_14          0x000E0000
    539 #    define NV_PFIFO_CACHE1_DMA_FETCH_MAX_REQS_15          0x000F0000
    540 #    define NV_PFIFO_CACHE1_ENDIAN                         0x80000000
    541 #    define NV_PFIFO_CACHE1_LITTLE_ENDIAN                  0x7FFFFFFF
    542 #    define NV_PFIFO_CACHE1_BIG_ENDIAN                     0x80000000
    543 #define NV04_PFIFO_CACHE1_DMA_STATE                        0x00003228
    544 #define NV04_PFIFO_CACHE1_DMA_INSTANCE                     0x0000322c
    545 #define NV04_PFIFO_CACHE1_DMA_CTL                          0x00003230
    546 #define NV04_PFIFO_CACHE1_DMA_PUT                          0x00003240
    547 #define NV04_PFIFO_CACHE1_DMA_GET                          0x00003244
    548 #define NV10_PFIFO_CACHE1_REF_CNT                          0x00003248
    549 #define NV10_PFIFO_CACHE1_DMA_SUBROUTINE                   0x0000324C
    550 #define NV03_PFIFO_CACHE1_PULL0                            0x00003240
    551 #define NV04_PFIFO_CACHE1_PULL0                            0x00003250
    552 #    define NV04_PFIFO_CACHE1_PULL0_HASH_FAILED            0x00000010
    553 #    define NV04_PFIFO_CACHE1_PULL0_HASH_BUSY              0x00001000
    554 #define NV03_PFIFO_CACHE1_PULL1                            0x00003250
    555 #define NV04_PFIFO_CACHE1_PULL1                            0x00003254
    556 #define NV04_PFIFO_CACHE1_HASH                             0x00003258
    557 #define NV10_PFIFO_CACHE1_ACQUIRE_TIMEOUT                  0x00003260
    558 #define NV10_PFIFO_CACHE1_ACQUIRE_TIMESTAMP                0x00003264
    559 #define NV10_PFIFO_CACHE1_ACQUIRE_VALUE                    0x00003268
    560 #define NV10_PFIFO_CACHE1_SEMAPHORE                        0x0000326C
    561 #define NV03_PFIFO_CACHE1_GET                              0x00003270
    562 #define NV04_PFIFO_CACHE1_ENGINE                           0x00003280
    563 #define NV04_PFIFO_CACHE1_DMA_DCOUNT                       0x000032A0
    564 #define NV40_PFIFO_GRCTX_INSTANCE                          0x000032E0
    565 #define NV40_PFIFO_UNK32E4                                 0x000032E4
    566 #define NV04_PFIFO_CACHE1_METHOD(i)                (0x00003800+(i*8))
    567 #define NV04_PFIFO_CACHE1_DATA(i)                  (0x00003804+(i*8))
    568 #define NV40_PFIFO_CACHE1_METHOD(i)                (0x00090000+(i*8))
    569 #define NV40_PFIFO_CACHE1_DATA(i)                  (0x00090004+(i*8))
    570 
    571 #define NV_CRTC0_INTSTAT                                   0x00600100
    572 #define NV_CRTC0_INTEN                                     0x00600140
    573 #define NV_CRTC1_INTSTAT                                   0x00602100
    574 #define NV_CRTC1_INTEN                                     0x00602140
    575 #    define NV_CRTC_INTR_VBLANK                                (1<<0)
    576 
    577 #define NV04_PRAMIN						0x00700000
    578 
    579 /* Fifo commands. These are not regs, neither masks */
    580 #define NV03_FIFO_CMD_JUMP                                 0x20000000
    581 #define NV03_FIFO_CMD_JUMP_OFFSET_MASK                     0x1ffffffc
    582 #define NV03_FIFO_CMD_REWIND                               (NV03_FIFO_CMD_JUMP | (0 & NV03_FIFO_CMD_JUMP_OFFSET_MASK))
    583 
    584 /* This is a partial import from rules-ng, a few things may be duplicated.
    585  * Eventually we should completely import everything from rules-ng.
    586  * For the moment check rules-ng for docs.
    587   */
    588 
    589 #define NV50_PMC                                            0x00000000
    590 #define NV50_PMC__LEN                                              0x1
    591 #define NV50_PMC__ESIZE                                         0x2000
    592 #    define NV50_PMC_BOOT_0                                 0x00000000
    593 #        define NV50_PMC_BOOT_0_REVISION                    0x000000ff
    594 #        define NV50_PMC_BOOT_0_REVISION__SHIFT                      0
    595 #        define NV50_PMC_BOOT_0_ARCH                        0x0ff00000
    596 #        define NV50_PMC_BOOT_0_ARCH__SHIFT                         20
    597 #    define NV50_PMC_INTR_0                                 0x00000100
    598 #        define NV50_PMC_INTR_0_PFIFO                           (1<<8)
    599 #        define NV50_PMC_INTR_0_PGRAPH                         (1<<12)
    600 #        define NV50_PMC_INTR_0_PTIMER                         (1<<20)
    601 #        define NV50_PMC_INTR_0_HOTPLUG                        (1<<21)
    602 #        define NV50_PMC_INTR_0_DISPLAY                        (1<<26)
    603 #    define NV50_PMC_INTR_EN_0                              0x00000140
    604 #        define NV50_PMC_INTR_EN_0_MASTER                       (1<<0)
    605 #            define NV50_PMC_INTR_EN_0_MASTER_DISABLED          (0<<0)
    606 #            define NV50_PMC_INTR_EN_0_MASTER_ENABLED           (1<<0)
    607 #    define NV50_PMC_ENABLE                                 0x00000200
    608 #        define NV50_PMC_ENABLE_PFIFO                           (1<<8)
    609 #        define NV50_PMC_ENABLE_PGRAPH                         (1<<12)
    610 
    611 #define NV50_PCONNECTOR                                     0x0000e000
    612 #define NV50_PCONNECTOR__LEN                                       0x1
    613 #define NV50_PCONNECTOR__ESIZE                                  0x1000
    614 #    define NV50_PCONNECTOR_HOTPLUG_INTR                    0x0000e050
    615 #        define NV50_PCONNECTOR_HOTPLUG_INTR_PLUG_I2C0          (1<<0)
    616 #        define NV50_PCONNECTOR_HOTPLUG_INTR_PLUG_I2C1          (1<<1)
    617 #        define NV50_PCONNECTOR_HOTPLUG_INTR_PLUG_I2C2          (1<<2)
    618 #        define NV50_PCONNECTOR_HOTPLUG_INTR_PLUG_I2C3          (1<<3)
    619 #        define NV50_PCONNECTOR_HOTPLUG_INTR_UNPLUG_I2C0       (1<<16)
    620 #        define NV50_PCONNECTOR_HOTPLUG_INTR_UNPLUG_I2C1       (1<<17)
    621 #        define NV50_PCONNECTOR_HOTPLUG_INTR_UNPLUG_I2C2       (1<<18)
    622 #        define NV50_PCONNECTOR_HOTPLUG_INTR_UNPLUG_I2C3       (1<<19)
    623 #    define NV50_PCONNECTOR_HOTPLUG_CTRL                    0x0000e054
    624 #        define NV50_PCONNECTOR_HOTPLUG_CTRL_PLUG_I2C0          (1<<0)
    625 #        define NV50_PCONNECTOR_HOTPLUG_CTRL_PLUG_I2C1          (1<<1)
    626 #        define NV50_PCONNECTOR_HOTPLUG_CTRL_PLUG_I2C2          (1<<2)
    627 #        define NV50_PCONNECTOR_HOTPLUG_CTRL_PLUG_I2C3          (1<<3)
    628 #        define NV50_PCONNECTOR_HOTPLUG_CTRL_UNPLUG_I2C0       (1<<16)
    629 #        define NV50_PCONNECTOR_HOTPLUG_CTRL_UNPLUG_I2C1       (1<<17)
    630 #        define NV50_PCONNECTOR_HOTPLUG_CTRL_UNPLUG_I2C2       (1<<18)
    631 #        define NV50_PCONNECTOR_HOTPLUG_CTRL_UNPLUG_I2C3       (1<<19)
    632 #    define NV50_PCONNECTOR_HOTPLUG_STATE                   0x0000e104
    633 #        define NV50_PCONNECTOR_HOTPLUG_STATE_PIN_CONNECTED_I2C0 (1<<2)
    634 #        define NV50_PCONNECTOR_HOTPLUG_STATE_PIN_CONNECTED_I2C1 (1<<6)
    635 #        define NV50_PCONNECTOR_HOTPLUG_STATE_PIN_CONNECTED_I2C2 (1<<10)
    636 #        define NV50_PCONNECTOR_HOTPLUG_STATE_PIN_CONNECTED_I2C3 (1<<14)
    637 #    define NV50_PCONNECTOR_I2C_PORT_0                      0x0000e138
    638 #    define NV50_PCONNECTOR_I2C_PORT_1                      0x0000e150
    639 #    define NV50_PCONNECTOR_I2C_PORT_2                      0x0000e168
    640 #    define NV50_PCONNECTOR_I2C_PORT_3                      0x0000e180
    641 #    define NV50_PCONNECTOR_I2C_PORT_4                      0x0000e240
    642 #    define NV50_PCONNECTOR_I2C_PORT_5                      0x0000e258
    643 
    644 #define NV50_AUXCH_DATA_OUT(i, n)            ((n) * 4 + (i) * 0x50 + 0x0000e4c0)
    645 #define NV50_AUXCH_DATA_OUT__SIZE                                             4
    646 #define NV50_AUXCH_DATA_IN(i, n)             ((n) * 4 + (i) * 0x50 + 0x0000e4d0)
    647 #define NV50_AUXCH_DATA_IN__SIZE                                              4
    648 #define NV50_AUXCH_ADDR(i)                             ((i) * 0x50 + 0x0000e4e0)
    649 #define NV50_AUXCH_CTRL(i)                             ((i) * 0x50 + 0x0000e4e4)
    650 #define NV50_AUXCH_CTRL_LINKSTAT                                     0x01000000
    651 #define NV50_AUXCH_CTRL_LINKSTAT_NOT_READY                           0x00000000
    652 #define NV50_AUXCH_CTRL_LINKSTAT_READY                               0x01000000
    653 #define NV50_AUXCH_CTRL_LINKEN                                       0x00100000
    654 #define NV50_AUXCH_CTRL_LINKEN_DISABLED                              0x00000000
    655 #define NV50_AUXCH_CTRL_LINKEN_ENABLED                               0x00100000
    656 #define NV50_AUXCH_CTRL_EXEC                                         0x00010000
    657 #define NV50_AUXCH_CTRL_EXEC_COMPLETE                                0x00000000
    658 #define NV50_AUXCH_CTRL_EXEC_IN_PROCESS                              0x00010000
    659 #define NV50_AUXCH_CTRL_CMD                                          0x0000f000
    660 #define NV50_AUXCH_CTRL_CMD_SHIFT                                            12
    661 #define NV50_AUXCH_CTRL_LEN                                          0x0000000f
    662 #define NV50_AUXCH_CTRL_LEN_SHIFT                                             0
    663 #define NV50_AUXCH_STAT(i)                             ((i) * 0x50 + 0x0000e4e8)
    664 #define NV50_AUXCH_STAT_STATE                                        0x10000000
    665 #define NV50_AUXCH_STAT_STATE_NOT_READY                              0x00000000
    666 #define NV50_AUXCH_STAT_STATE_READY                                  0x10000000
    667 #define NV50_AUXCH_STAT_REPLY                                        0x000f0000
    668 #define NV50_AUXCH_STAT_REPLY_AUX                                    0x00030000
    669 #define NV50_AUXCH_STAT_REPLY_AUX_ACK                                0x00000000
    670 #define NV50_AUXCH_STAT_REPLY_AUX_NACK                               0x00010000
    671 #define NV50_AUXCH_STAT_REPLY_AUX_DEFER                              0x00020000
    672 #define NV50_AUXCH_STAT_REPLY_I2C                                    0x000c0000
    673 #define NV50_AUXCH_STAT_REPLY_I2C_ACK                                0x00000000
    674 #define NV50_AUXCH_STAT_REPLY_I2C_NACK                               0x00040000
    675 #define NV50_AUXCH_STAT_REPLY_I2C_DEFER                              0x00080000
    676 #define NV50_AUXCH_STAT_COUNT                                        0x0000001f
    677 
    678 #define NV50_PBUS                                           0x00088000
    679 #define NV50_PBUS__LEN                                             0x1
    680 #define NV50_PBUS__ESIZE                                        0x1000
    681 #    define NV50_PBUS_PCI_ID                                0x00088000
    682 #        define NV50_PBUS_PCI_ID_VENDOR_ID                  0x0000ffff
    683 #        define NV50_PBUS_PCI_ID_VENDOR_ID__SHIFT                    0
    684 #        define NV50_PBUS_PCI_ID_DEVICE_ID                  0xffff0000
    685 #        define NV50_PBUS_PCI_ID_DEVICE_ID__SHIFT                   16
    686 
    687 #define NV50_PFB                                            0x00100000
    688 #define NV50_PFB__LEN                                              0x1
    689 #define NV50_PFB__ESIZE                                         0x1000
    690 
    691 #define NV50_PEXTDEV                                        0x00101000
    692 #define NV50_PEXTDEV__LEN                                          0x1
    693 #define NV50_PEXTDEV__ESIZE                                     0x1000
    694 
    695 #define NV50_PROM                                           0x00300000
    696 #define NV50_PROM__LEN                                             0x1
    697 #define NV50_PROM__ESIZE                                       0x10000
    698 
    699 #define NV50_PGRAPH                                         0x00400000
    700 #define NV50_PGRAPH__LEN                                           0x1
    701 #define NV50_PGRAPH__ESIZE                                     0x10000
    702 
    703 #define NV50_PDISPLAY                                                0x00610000
    704 #define NV50_PDISPLAY_OBJECTS                                        0x00610010
    705 #define NV50_PDISPLAY_INTR_0                                         0x00610020
    706 #define NV50_PDISPLAY_INTR_1                                         0x00610024
    707 #define NV50_PDISPLAY_INTR_1_VBLANK_CRTC                             0x0000000c
    708 #define NV50_PDISPLAY_INTR_1_VBLANK_CRTC_SHIFT                                2
    709 #define NV50_PDISPLAY_INTR_1_VBLANK_CRTC_(n)                   (1 << ((n) + 2))
    710 #define NV50_PDISPLAY_INTR_1_VBLANK_CRTC_0                           0x00000004
    711 #define NV50_PDISPLAY_INTR_1_VBLANK_CRTC_1                           0x00000008
    712 #define NV50_PDISPLAY_INTR_1_CLK_UNK10                               0x00000010
    713 #define NV50_PDISPLAY_INTR_1_CLK_UNK20                               0x00000020
    714 #define NV50_PDISPLAY_INTR_1_CLK_UNK40                               0x00000040
    715 #define NV50_PDISPLAY_INTR_EN_0                                      0x00610028
    716 #define NV50_PDISPLAY_INTR_EN_1                                      0x0061002c
    717 #define NV50_PDISPLAY_INTR_EN_1_VBLANK_CRTC                          0x0000000c
    718 #define NV50_PDISPLAY_INTR_EN_1_VBLANK_CRTC_(n)                 (1 << ((n) + 2))
    719 #define NV50_PDISPLAY_INTR_EN_1_VBLANK_CRTC_0                        0x00000004
    720 #define NV50_PDISPLAY_INTR_EN_1_VBLANK_CRTC_1                        0x00000008
    721 #define NV50_PDISPLAY_INTR_EN_1_CLK_UNK10                            0x00000010
    722 #define NV50_PDISPLAY_INTR_EN_1_CLK_UNK20                            0x00000020
    723 #define NV50_PDISPLAY_INTR_EN_1_CLK_UNK40                            0x00000040
    724 #define NV50_PDISPLAY_UNK30_CTRL                                     0x00610030
    725 #define NV50_PDISPLAY_UNK30_CTRL_UPDATE_VCLK0                        0x00000200
    726 #define NV50_PDISPLAY_UNK30_CTRL_UPDATE_VCLK1                        0x00000400
    727 #define NV50_PDISPLAY_UNK30_CTRL_PENDING                             0x80000000
    728 #define NV50_PDISPLAY_TRAPPED_ADDR(i)                  ((i) * 0x08 + 0x00610080)
    729 #define NV50_PDISPLAY_TRAPPED_DATA(i)                  ((i) * 0x08 + 0x00610084)
    730 #define NV50_PDISPLAY_EVO_CTRL(i)                      ((i) * 0x10 + 0x00610200)
    731 #define NV50_PDISPLAY_EVO_CTRL_DMA                                   0x00000010
    732 #define NV50_PDISPLAY_EVO_CTRL_DMA_DISABLED                          0x00000000
    733 #define NV50_PDISPLAY_EVO_CTRL_DMA_ENABLED                           0x00000010
    734 #define NV50_PDISPLAY_EVO_DMA_CB(i)                    ((i) * 0x10 + 0x00610204)
    735 #define NV50_PDISPLAY_EVO_DMA_CB_LOCATION                            0x00000002
    736 #define NV50_PDISPLAY_EVO_DMA_CB_LOCATION_VRAM                       0x00000000
    737 #define NV50_PDISPLAY_EVO_DMA_CB_LOCATION_SYSTEM                     0x00000002
    738 #define NV50_PDISPLAY_EVO_DMA_CB_VALID                               0x00000001
    739 #define NV50_PDISPLAY_EVO_UNK2(i)                      ((i) * 0x10 + 0x00610208)
    740 #define NV50_PDISPLAY_EVO_HASH_TAG(i)                  ((i) * 0x10 + 0x0061020c)
    741 
    742 #define NV50_PDISPLAY_CURSOR                                         0x00610270
    743 #define NV50_PDISPLAY_CURSOR_CURSOR_CTRL2(i)           ((i) * 0x10 + 0x00610270)
    744 #define NV50_PDISPLAY_CURSOR_CURSOR_CTRL2_ON                         0x00000001
    745 #define NV50_PDISPLAY_CURSOR_CURSOR_CTRL2_STATUS                     0x00030000
    746 #define NV50_PDISPLAY_CURSOR_CURSOR_CTRL2_STATUS_ACTIVE              0x00010000
    747 
    748 #define NV50_PDISPLAY_PIO_CTRL                                       0x00610300
    749 #define NV50_PDISPLAY_PIO_CTRL_PENDING                               0x80000000
    750 #define NV50_PDISPLAY_PIO_CTRL_MTHD                                  0x00001ffc
    751 #define NV50_PDISPLAY_PIO_CTRL_ENABLED                               0x00000001
    752 #define NV50_PDISPLAY_PIO_DATA                                       0x00610304
    753 
    754 #define NV50_PDISPLAY_CRTC_P(i, r)        ((i) * 0x540 + NV50_PDISPLAY_CRTC_##r)
    755 #define NV50_PDISPLAY_CRTC_C(i, r)    (4 + (i) * 0x540 + NV50_PDISPLAY_CRTC_##r)
    756 #define NV50_PDISPLAY_CRTC_UNK_0A18 /* mthd 0x0900 */                0x00610a18
    757 #define NV50_PDISPLAY_CRTC_CLUT_MODE                                 0x00610a24
    758 #define NV50_PDISPLAY_CRTC_INTERLACE                                 0x00610a48
    759 #define NV50_PDISPLAY_CRTC_SCALE_CTRL                                0x00610a50
    760 #define NV50_PDISPLAY_CRTC_CURSOR_CTRL                               0x00610a58
    761 #define NV50_PDISPLAY_CRTC_UNK0A78 /* mthd 0x0904 */                 0x00610a78
    762 #define NV50_PDISPLAY_CRTC_UNK0AB8                                   0x00610ab8
    763 #define NV50_PDISPLAY_CRTC_DEPTH                                     0x00610ac8
    764 #define NV50_PDISPLAY_CRTC_CLOCK                                     0x00610ad0
    765 #define NV50_PDISPLAY_CRTC_COLOR_CTRL                                0x00610ae0
    766 #define NV50_PDISPLAY_CRTC_SYNC_START_TO_BLANK_END                   0x00610ae8
    767 #define NV50_PDISPLAY_CRTC_MODE_UNK1                                 0x00610af0
    768 #define NV50_PDISPLAY_CRTC_DISPLAY_TOTAL                             0x00610af8
    769 #define NV50_PDISPLAY_CRTC_SYNC_DURATION                             0x00610b00
    770 #define NV50_PDISPLAY_CRTC_MODE_UNK2                                 0x00610b08
    771 #define NV50_PDISPLAY_CRTC_UNK_0B10 /* mthd 0x0828 */                0x00610b10
    772 #define NV50_PDISPLAY_CRTC_FB_SIZE                                   0x00610b18
    773 #define NV50_PDISPLAY_CRTC_FB_PITCH                                  0x00610b20
    774 #define NV50_PDISPLAY_CRTC_FB_PITCH_LINEAR                           0x00100000
    775 #define NV50_PDISPLAY_CRTC_FB_POS                                    0x00610b28
    776 #define NV50_PDISPLAY_CRTC_SCALE_CENTER_OFFSET                       0x00610b38
    777 #define NV50_PDISPLAY_CRTC_REAL_RES                                  0x00610b40
    778 #define NV50_PDISPLAY_CRTC_SCALE_RES1                                0x00610b48
    779 #define NV50_PDISPLAY_CRTC_SCALE_RES2                                0x00610b50
    780 
    781 #define NV50_PDISPLAY_DAC_MODE_CTRL_P(i)                (0x00610b58 + (i) * 0x8)
    782 #define NV50_PDISPLAY_DAC_MODE_CTRL_C(i)                (0x00610b5c + (i) * 0x8)
    783 #define NV50_PDISPLAY_SOR_MODE_CTRL_P(i)                (0x00610b70 + (i) * 0x8)
    784 #define NV50_PDISPLAY_SOR_MODE_CTRL_C(i)                (0x00610b74 + (i) * 0x8)
    785 #define NV50_PDISPLAY_EXT_MODE_CTRL_P(i)                (0x00610b80 + (i) * 0x8)
    786 #define NV50_PDISPLAY_EXT_MODE_CTRL_C(i)                (0x00610b84 + (i) * 0x8)
    787 #define NV50_PDISPLAY_DAC_MODE_CTRL2_P(i)               (0x00610bdc + (i) * 0x8)
    788 #define NV50_PDISPLAY_DAC_MODE_CTRL2_C(i)               (0x00610be0 + (i) * 0x8)
    789 #define NV90_PDISPLAY_SOR_MODE_CTRL_P(i)                (0x00610794 + (i) * 0x8)
    790 #define NV90_PDISPLAY_SOR_MODE_CTRL_C(i)                (0x00610798 + (i) * 0x8)
    791 
    792 #define NV50_PDISPLAY_CRTC_CLK                                       0x00614000
    793 #define NV50_PDISPLAY_CRTC_CLK_CTRL1(i)                 ((i) * 0x800 + 0x614100)
    794 #define NV50_PDISPLAY_CRTC_CLK_CTRL1_CONNECTED                       0x00000600
    795 #define NV50_PDISPLAY_CRTC_CLK_VPLL_A(i)                ((i) * 0x800 + 0x614104)
    796 #define NV50_PDISPLAY_CRTC_CLK_VPLL_B(i)                ((i) * 0x800 + 0x614108)
    797 #define NV50_PDISPLAY_CRTC_CLK_CTRL2(i)                 ((i) * 0x800 + 0x614200)
    798 
    799 #define NV50_PDISPLAY_DAC_CLK                                        0x00614000
    800 #define NV50_PDISPLAY_DAC_CLK_CTRL2(i)                  ((i) * 0x800 + 0x614280)
    801 
    802 #define NV50_PDISPLAY_SOR_CLK                                        0x00614000
    803 #define NV50_PDISPLAY_SOR_CLK_CTRL2(i)                  ((i) * 0x800 + 0x614300)
    804 
    805 #define NV50_PDISPLAY_VGACRTC(r)                                ((r) + 0x619400)
    806 
    807 #define NV50_PDISPLAY_DAC                                            0x0061a000
    808 #define NV50_PDISPLAY_DAC_DPMS_CTRL(i)                (0x0061a004 + (i) * 0x800)
    809 #define NV50_PDISPLAY_DAC_DPMS_CTRL_HSYNC_OFF                        0x00000001
    810 #define NV50_PDISPLAY_DAC_DPMS_CTRL_VSYNC_OFF                        0x00000004
    811 #define NV50_PDISPLAY_DAC_DPMS_CTRL_BLANKED                          0x00000010
    812 #define NV50_PDISPLAY_DAC_DPMS_CTRL_OFF                              0x00000040
    813 #define NV50_PDISPLAY_DAC_DPMS_CTRL_PENDING                          0x80000000
    814 #define NV50_PDISPLAY_DAC_LOAD_CTRL(i)                (0x0061a00c + (i) * 0x800)
    815 #define NV50_PDISPLAY_DAC_LOAD_CTRL_ACTIVE                           0x00100000
    816 #define NV50_PDISPLAY_DAC_LOAD_CTRL_PRESENT                          0x38000000
    817 #define NV50_PDISPLAY_DAC_LOAD_CTRL_DONE                             0x80000000
    818 #define NV50_PDISPLAY_DAC_CLK_CTRL1(i)                (0x0061a010 + (i) * 0x800)
    819 #define NV50_PDISPLAY_DAC_CLK_CTRL1_CONNECTED                        0x00000600
    820 
    821 #define NV50_PDISPLAY_SOR                                            0x0061c000
    822 #define NV50_PDISPLAY_SOR_DPMS_CTRL(i)                (0x0061c004 + (i) * 0x800)
    823 #define NV50_PDISPLAY_SOR_DPMS_CTRL_PENDING                          0x80000000
    824 #define NV50_PDISPLAY_SOR_DPMS_CTRL_ON                               0x00000001
    825 #define NV50_PDISPLAY_SOR_CLK_CTRL1(i)                (0x0061c008 + (i) * 0x800)
    826 #define NV50_PDISPLAY_SOR_CLK_CTRL1_CONNECTED                        0x00000600
    827 #define NV50_PDISPLAY_SOR_DPMS_STATE(i)               (0x0061c030 + (i) * 0x800)
    828 #define NV50_PDISPLAY_SOR_DPMS_STATE_ACTIVE                          0x00030000
    829 #define NV50_PDISPLAY_SOR_DPMS_STATE_BLANKED                         0x00080000
    830 #define NV50_PDISPLAY_SOR_DPMS_STATE_WAIT                            0x10000000
    831 #define NV50_PDISP_SOR_PWM_DIV(i)                     (0x0061c080 + (i) * 0x800)
    832 #define NV50_PDISP_SOR_PWM_CTL(i)                     (0x0061c084 + (i) * 0x800)
    833 #define NV50_PDISP_SOR_PWM_CTL_NEW                                   0x80000000
    834 #define NVA3_PDISP_SOR_PWM_CTL_UNK                                   0x40000000
    835 #define NV50_PDISP_SOR_PWM_CTL_VAL                                   0x000007ff
    836 #define NVA3_PDISP_SOR_PWM_CTL_VAL                                   0x00ffffff
    837 #define NV50_SOR_DP_CTRL(i, l)           (0x0061c10c + (i) * 0x800 + (l) * 0x80)
    838 #define NV50_SOR_DP_CTRL_ENABLED                                     0x00000001
    839 #define NV50_SOR_DP_CTRL_ENHANCED_FRAME_ENABLED                      0x00004000
    840 #define NV50_SOR_DP_CTRL_LANE_MASK                                   0x001f0000
    841 #define NV50_SOR_DP_CTRL_LANE_0_ENABLED                              0x00010000
    842 #define NV50_SOR_DP_CTRL_LANE_1_ENABLED                              0x00020000
    843 #define NV50_SOR_DP_CTRL_LANE_2_ENABLED                              0x00040000
    844 #define NV50_SOR_DP_CTRL_LANE_3_ENABLED                              0x00080000
    845 #define NV50_SOR_DP_CTRL_TRAINING_PATTERN                            0x0f000000
    846 #define NV50_SOR_DP_CTRL_TRAINING_PATTERN_DISABLED                   0x00000000
    847 #define NV50_SOR_DP_CTRL_TRAINING_PATTERN_1                          0x01000000
    848 #define NV50_SOR_DP_CTRL_TRAINING_PATTERN_2                          0x02000000
    849 #define NV50_SOR_DP_UNK118(i, l)         (0x0061c118 + (i) * 0x800 + (l) * 0x80)
    850 #define NV50_SOR_DP_UNK120(i, l)         (0x0061c120 + (i) * 0x800 + (l) * 0x80)
    851 #define NV50_SOR_DP_SCFG(i, l)           (0x0061c128 + (i) * 0x800 + (l) * 0x80)
    852 #define NV50_SOR_DP_UNK130(i, l)         (0x0061c130 + (i) * 0x800 + (l) * 0x80)
    853 
    854 #define NV50_PDISPLAY_USER(i)                        ((i) * 0x1000 + 0x00640000)
    855 #define NV50_PDISPLAY_USER_PUT(i)                    ((i) * 0x1000 + 0x00640000)
    856 #define NV50_PDISPLAY_USER_GET(i)                    ((i) * 0x1000 + 0x00640004)
    857 
    858 #define NV50_PDISPLAY_CURSOR_USER                                    0x00647000
    859 #define NV50_PDISPLAY_CURSOR_USER_POS_CTRL(i)        ((i) * 0x1000 + 0x00647080)
    860 #define NV50_PDISPLAY_CURSOR_USER_POS(i)             ((i) * 0x1000 + 0x00647084)
    861