|
@@ -754,13 +754,21 @@
|
|
|
|
|
|
#define SQ_CONST_MEM_BASE 0x8df8
|
|
#define SQ_CONST_MEM_BASE 0x8df8
|
|
|
|
|
|
|
|
+#define SQ_ESGS_RING_BASE 0x8c40
|
|
#define SQ_ESGS_RING_SIZE 0x8c44
|
|
#define SQ_ESGS_RING_SIZE 0x8c44
|
|
|
|
+#define SQ_GSVS_RING_BASE 0x8c48
|
|
#define SQ_GSVS_RING_SIZE 0x8c4c
|
|
#define SQ_GSVS_RING_SIZE 0x8c4c
|
|
|
|
+#define SQ_ESTMP_RING_BASE 0x8c50
|
|
#define SQ_ESTMP_RING_SIZE 0x8c54
|
|
#define SQ_ESTMP_RING_SIZE 0x8c54
|
|
|
|
+#define SQ_GSTMP_RING_BASE 0x8c58
|
|
#define SQ_GSTMP_RING_SIZE 0x8c5c
|
|
#define SQ_GSTMP_RING_SIZE 0x8c5c
|
|
|
|
+#define SQ_VSTMP_RING_BASE 0x8c60
|
|
#define SQ_VSTMP_RING_SIZE 0x8c64
|
|
#define SQ_VSTMP_RING_SIZE 0x8c64
|
|
|
|
+#define SQ_PSTMP_RING_BASE 0x8c68
|
|
#define SQ_PSTMP_RING_SIZE 0x8c6c
|
|
#define SQ_PSTMP_RING_SIZE 0x8c6c
|
|
|
|
+#define SQ_LSTMP_RING_BASE 0x8e10
|
|
#define SQ_LSTMP_RING_SIZE 0x8e14
|
|
#define SQ_LSTMP_RING_SIZE 0x8e14
|
|
|
|
+#define SQ_HSTMP_RING_BASE 0x8e18
|
|
#define SQ_HSTMP_RING_SIZE 0x8e1c
|
|
#define SQ_HSTMP_RING_SIZE 0x8e1c
|
|
#define VGT_TF_RING_SIZE 0x8988
|
|
#define VGT_TF_RING_SIZE 0x8988
|
|
|
|
|