1bf215546Sopenharmony_ci{
2bf215546Sopenharmony_ci "enums": {
3bf215546Sopenharmony_ci  "GFX10_FORMAT": {
4bf215546Sopenharmony_ci   "entries": [
5bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_INVALID", "value": 0},
6bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_UNORM", "value": 1},
7bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_SNORM", "value": 2},
8bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_USCALED", "value": 3},
9bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_SSCALED", "value": 4},
10bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_UINT", "value": 5},
11bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_SINT", "value": 6},
12bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_UNORM", "value": 7},
13bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_SNORM", "value": 8},
14bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_USCALED", "value": 9},
15bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_SSCALED", "value": 10},
16bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_UINT", "value": 11},
17bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_SINT", "value": 12},
18bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_FLOAT", "value": 13},
19bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_UNORM", "value": 14},
20bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_SNORM", "value": 15},
21bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_USCALED", "value": 16},
22bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_SSCALED", "value": 17},
23bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_UINT", "value": 18},
24bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_SINT", "value": 19},
25bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_UINT", "value": 20},
26bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_SINT", "value": 21},
27bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_FLOAT", "value": 22},
28bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_UNORM", "value": 23},
29bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_SNORM", "value": 24},
30bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_USCALED", "value": 25},
31bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_SSCALED", "value": 26},
32bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_UINT", "value": 27},
33bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_SINT", "value": 28},
34bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_FLOAT", "value": 29},
35bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_11_11_UNORM", "value": 30},
36bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_11_11_SNORM", "value": 31},
37bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_11_11_USCALED", "value": 32},
38bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_11_11_SSCALED", "value": 33},
39bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_11_11_UINT", "value": 34},
40bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_11_11_SINT", "value": 35},
41bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_11_11_FLOAT", "value": 36},
42bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_11_11_10_UNORM", "value": 37},
43bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_11_11_10_SNORM", "value": 38},
44bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_11_11_10_USCALED", "value": 39},
45bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_11_11_10_SSCALED", "value": 40},
46bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_11_11_10_UINT", "value": 41},
47bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_11_11_10_SINT", "value": 42},
48bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_11_11_10_FLOAT", "value": 43},
49bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_10_10_2_UNORM", "value": 44},
50bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_10_10_2_SNORM", "value": 45},
51bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_10_10_2_USCALED", "value": 46},
52bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_10_10_2_SSCALED", "value": 47},
53bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_10_10_2_UINT", "value": 48},
54bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_10_10_10_2_SINT", "value": 49},
55bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_2_10_10_10_UNORM", "value": 50},
56bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_2_10_10_10_SNORM", "value": 51},
57bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_2_10_10_10_USCALED", "value": 52},
58bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_2_10_10_10_SSCALED", "value": 53},
59bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_2_10_10_10_UINT", "value": 54},
60bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_2_10_10_10_SINT", "value": 55},
61bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_8_8_UNORM", "value": 56},
62bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_8_8_SNORM", "value": 57},
63bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_8_8_USCALED", "value": 58},
64bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_8_8_SSCALED", "value": 59},
65bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_8_8_UINT", "value": 60},
66bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_8_8_SINT", "value": 61},
67bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_32_UINT", "value": 62},
68bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_32_SINT", "value": 63},
69bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_32_FLOAT", "value": 64},
70bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_16_16_UNORM", "value": 65},
71bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_16_16_SNORM", "value": 66},
72bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_16_16_USCALED", "value": 67},
73bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_16_16_SSCALED", "value": 68},
74bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_16_16_UINT", "value": 69},
75bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_16_16_SINT", "value": 70},
76bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_16_16_16_16_FLOAT", "value": 71},
77bf215546Sopenharmony_ci    {"flags": ["buffers_only"], "name": "GFX10_FORMAT_32_32_32_UINT", "value": 72},
78bf215546Sopenharmony_ci    {"flags": ["buffers_only"], "name": "GFX10_FORMAT_32_32_32_SINT", "value": 73},
79bf215546Sopenharmony_ci    {"flags": ["buffers_only"], "name": "GFX10_FORMAT_32_32_32_FLOAT", "value": 74},
80bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_32_32_32_UINT", "value": 75},
81bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_32_32_32_SINT", "value": 76},
82bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_32_32_32_FLOAT", "value": 77},
83bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_SRGB", "value": 128},
84bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_SRGB", "value": 129},
85bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_8_8_8_SRGB", "value": 130},
86bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_6E4_FLOAT", "value": 131},
87bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_5_9_9_9_FLOAT", "value": 132},
88bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_5_6_5_UNORM", "value": 133},
89bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_1_5_5_5_UNORM", "value": 134},
90bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_5_5_5_1_UNORM", "value": 135},
91bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_4_4_4_4_UNORM", "value": 136},
92bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_4_4_UNORM", "value": 137},
93bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_1_UNORM", "value": 138},
94bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_1_REVERSED_UNORM", "value": 139},
95bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_32_FLOAT_CLAMP", "value": 140},
96bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_24_UNORM", "value": 141},
97bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_8_24_UINT", "value": 142},
98bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_24_8_UNORM", "value": 143},
99bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_24_8_UINT", "value": 144},
100bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_X24_8_32_UINT", "value": 145},
101bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_X24_8_32_FLOAT", "value": 146},
102bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_GB_GR_UNORM", "value": 147},
103bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_GB_GR_SNORM", "value": 148},
104bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_GB_GR_UINT", "value": 149},
105bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_GB_GR_SRGB", "value": 150},
106bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BG_RG_UNORM", "value": 151},
107bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BG_RG_SNORM", "value": 152},
108bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BG_RG_UINT", "value": 153},
109bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BG_RG_SRGB", "value": 154},
110bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK8_S2_F1", "value": 156},
111bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK8_S4_F1", "value": 157},
112bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK8_S8_F1", "value": 158},
113bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK8_S2_F2", "value": 159},
114bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK8_S4_F2", "value": 160},
115bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK8_S4_F4", "value": 161},
116bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK16_S16_F1", "value": 162},
117bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK16_S8_F2", "value": 163},
118bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK32_S16_F2", "value": 164},
119bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK32_S8_F4", "value": 165},
120bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK32_S8_F8", "value": 166},
121bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK64_S16_F4", "value": 167},
122bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_FMASK64_S16_F8", "value": 168},
123bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC1_UNORM", "value": 169},
124bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC1_SRGB", "value": 170},
125bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC2_UNORM", "value": 171},
126bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC2_SRGB", "value": 172},
127bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC3_UNORM", "value": 173},
128bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC3_SRGB", "value": 174},
129bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC4_UNORM", "value": 175},
130bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC4_SNORM", "value": 176},
131bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC5_UNORM", "value": 177},
132bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC5_SNORM", "value": 178},
133bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC6_UFLOAT", "value": 179},
134bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC6_SFLOAT", "value": 180},
135bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC7_UNORM", "value": 181},
136bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_BC7_SRGB", "value": 182},
137bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_8_UNORM", "value": 265},
138bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_8_UINT", "value": 266},
139bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_8_8_UNORM", "value": 267},
140bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_8_8_UINT", "value": 268},
141bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_8_8_8_8_UNORM", "value": 269},
142bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_8_8_8_8_UINT", "value": 270},
143bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_VYUY8_UNORM", "value": 271},
144bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_VYUY8_UINT", "value": 272},
145bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_10_11_11_UNORM", "value": 273},
146bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_10_11_11_UINT", "value": 274},
147bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_2_10_10_10_UNORM", "value": 275},
148bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_2_10_10_10_UINT", "value": 276},
149bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_16_16_16_16_UNORM", "value": 277},
150bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_16_16_16_16_UINT", "value": 278},
151bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_10_IN_16_UNORM", "value": 279},
152bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_10_IN_16_UINT", "value": 280},
153bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_10_IN_16_16_UNORM", "value": 281},
154bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_10_IN_16_16_UINT", "value": 282},
155bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_10_IN_16_16_16_16_UNORM ", "value": 283},
156bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_MM_10_IN_16_16_16_16_UINT", "value": 284},
157bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_7E3_FLOAT", "value": 285},
158bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_YCBCR_UNORM", "value": 286},
159bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_YCBCR_SNORM", "value": 287},
160bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_YCBCR_USCALED", "value": 288},
161bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_YCBCR_SSCALED", "value": 289},
162bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_YCBCR_UINT", "value": 290},
163bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_YCBCR_SINT", "value": 291},
164bf215546Sopenharmony_ci    {"name": "GFX10_FORMAT_YCBCR_SRGB", "value": 292}
165bf215546Sopenharmony_ci   ]
166bf215546Sopenharmony_ci  },
167bf215546Sopenharmony_ci  "SQ_EXP_0__TGT": {
168bf215546Sopenharmony_ci   "entries": [
169bf215546Sopenharmony_ci    {"name": "SQ_EXP_MRT", "value": 0},
170bf215546Sopenharmony_ci    {"name": "SQ_EXP_MRTZ", "value": 8},
171bf215546Sopenharmony_ci    {"name": "SQ_EXP_NULL", "value": 9},
172bf215546Sopenharmony_ci    {"name": "SQ_EXP_POS", "value": 12},
173bf215546Sopenharmony_ci    {"name": "SQ_EXP_PRIM", "value": 20},
174bf215546Sopenharmony_ci    {"name": "SQ_EXP_PARAM", "value": 32}
175bf215546Sopenharmony_ci   ]
176bf215546Sopenharmony_ci  },
177bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD3__BC_SWIZZLE": {
178bf215546Sopenharmony_ci   "entries": [
179bf215546Sopenharmony_ci    {"name": "BC_SWIZZLE_XYZW", "value": 0},
180bf215546Sopenharmony_ci    {"name": "BC_SWIZZLE_XWYZ", "value": 1},
181bf215546Sopenharmony_ci    {"name": "BC_SWIZZLE_WZYX", "value": 2},
182bf215546Sopenharmony_ci    {"name": "BC_SWIZZLE_WXYZ", "value": 3},
183bf215546Sopenharmony_ci    {"name": "BC_SWIZZLE_ZYXW", "value": 4},
184bf215546Sopenharmony_ci    {"name": "BC_SWIZZLE_YXWZ", "value": 5}
185bf215546Sopenharmony_ci   ]
186bf215546Sopenharmony_ci  },
187bf215546Sopenharmony_ci  "SQ_BUF_RSRC_WORD3__OOB_SELECT": {
188bf215546Sopenharmony_ci    "entries": [
189bf215546Sopenharmony_ci    {"name": "OOB_SELECT_STRUCTURED_WITH_OFFSET", "value": 0},
190bf215546Sopenharmony_ci    {"name": "OOB_SELECT_STRUCTURED", "value": 1},
191bf215546Sopenharmony_ci    {"name": "OOB_SELECT_DISABLED", "value": 2},
192bf215546Sopenharmony_ci    {"name": "OOB_SELECT_RAW", "value": 3}
193bf215546Sopenharmony_ci   ]
194bf215546Sopenharmony_ci  }
195bf215546Sopenharmony_ci },
196bf215546Sopenharmony_ci "register_mappings": [
197bf215546Sopenharmony_ci  {
198bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
199bf215546Sopenharmony_ci   "map": {"at": 36608, "to": "mm"},
200bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD0"
201bf215546Sopenharmony_ci  },
202bf215546Sopenharmony_ci  {
203bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
204bf215546Sopenharmony_ci   "map": {"at": 36612, "to": "mm"},
205bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD1",
206bf215546Sopenharmony_ci   "type_ref": "SQ_BUF_RSRC_WORD1"
207bf215546Sopenharmony_ci  },
208bf215546Sopenharmony_ci  {
209bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
210bf215546Sopenharmony_ci   "map": {"at": 36616, "to": "mm"},
211bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD2"
212bf215546Sopenharmony_ci  },
213bf215546Sopenharmony_ci  {
214bf215546Sopenharmony_ci   "chips": ["gfx10"],
215bf215546Sopenharmony_ci   "map": {"at": 36620, "to": "mm"},
216bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD3",
217bf215546Sopenharmony_ci   "type_ref": "SQ_BUF_RSRC_WORD3"
218bf215546Sopenharmony_ci  },
219bf215546Sopenharmony_ci  {
220bf215546Sopenharmony_ci   "chips": ["gfx103"],
221bf215546Sopenharmony_ci   "map": {"at": 36620, "to": "mm"},
222bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD3",
223bf215546Sopenharmony_ci   "type_ref": "SQ_BUF_RSRC_WORD3_gfx103"
224bf215546Sopenharmony_ci  },
225bf215546Sopenharmony_ci  {
226bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
227bf215546Sopenharmony_ci   "map": {"at": 36348, "to": "mm"},
228bf215546Sopenharmony_ci   "name": "SQ_EXP_0",
229bf215546Sopenharmony_ci   "type_ref": "SQ_EXP_0"
230bf215546Sopenharmony_ci  },
231bf215546Sopenharmony_ci  {
232bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
233bf215546Sopenharmony_ci   "map": {"at": 40960, "to": "mm"},
234bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD0"
235bf215546Sopenharmony_ci  },
236bf215546Sopenharmony_ci  {
237bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
238bf215546Sopenharmony_ci   "map": {"at": 40964, "to": "mm"},
239bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD1",
240bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD1"
241bf215546Sopenharmony_ci  },
242bf215546Sopenharmony_ci  {
243bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
244bf215546Sopenharmony_ci   "map": {"at": 40968, "to": "mm"},
245bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD2",
246bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD2"
247bf215546Sopenharmony_ci  },
248bf215546Sopenharmony_ci  {
249bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
250bf215546Sopenharmony_ci   "map": {"at": 40972, "to": "mm"},
251bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD3",
252bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD3"
253bf215546Sopenharmony_ci  },
254bf215546Sopenharmony_ci  {
255bf215546Sopenharmony_ci   "chips": ["gfx10"],
256bf215546Sopenharmony_ci   "map": {"at": 40976, "to": "mm"},
257bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD4",
258bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD4"
259bf215546Sopenharmony_ci  },
260bf215546Sopenharmony_ci  {
261bf215546Sopenharmony_ci   "chips": ["gfx103"],
262bf215546Sopenharmony_ci   "map": {"at": 40976, "to": "mm"},
263bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD4",
264bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD4_gfx103"
265bf215546Sopenharmony_ci  },
266bf215546Sopenharmony_ci  {
267bf215546Sopenharmony_ci   "chips": ["gfx10"],
268bf215546Sopenharmony_ci   "map": {"at": 40980, "to": "mm"},
269bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD5",
270bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD5"
271bf215546Sopenharmony_ci  },
272bf215546Sopenharmony_ci  {
273bf215546Sopenharmony_ci   "chips": ["gfx103"],
274bf215546Sopenharmony_ci   "map": {"at": 40980, "to": "mm"},
275bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD5",
276bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD5_gfx103"
277bf215546Sopenharmony_ci  },
278bf215546Sopenharmony_ci  {
279bf215546Sopenharmony_ci   "chips": ["gfx10"],
280bf215546Sopenharmony_ci   "map": {"at": 40984, "to": "mm"},
281bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD6",
282bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD6"
283bf215546Sopenharmony_ci  },
284bf215546Sopenharmony_ci  {
285bf215546Sopenharmony_ci   "chips": ["gfx103"],
286bf215546Sopenharmony_ci   "map": {"at": 40984, "to": "mm"},
287bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD6",
288bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD6_gfx103"
289bf215546Sopenharmony_ci  },
290bf215546Sopenharmony_ci  {
291bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
292bf215546Sopenharmony_ci   "map": {"at": 40988, "to": "mm"},
293bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD7"
294bf215546Sopenharmony_ci  },
295bf215546Sopenharmony_ci  {
296bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
297bf215546Sopenharmony_ci   "map": {"at": 36656, "to": "mm"},
298bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD0",
299bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD0"
300bf215546Sopenharmony_ci  },
301bf215546Sopenharmony_ci  {
302bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
303bf215546Sopenharmony_ci   "map": {"at": 36660, "to": "mm"},
304bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD1",
305bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD1"
306bf215546Sopenharmony_ci  },
307bf215546Sopenharmony_ci  {
308bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
309bf215546Sopenharmony_ci   "map": {"at": 36664, "to": "mm"},
310bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD2",
311bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD2"
312bf215546Sopenharmony_ci  },
313bf215546Sopenharmony_ci  {
314bf215546Sopenharmony_ci   "chips": ["gfx10", "gfx103"],
315bf215546Sopenharmony_ci   "map": {"at": 36668, "to": "mm"},
316bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD3",
317bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD3"
318bf215546Sopenharmony_ci  }
319bf215546Sopenharmony_ci ],
320bf215546Sopenharmony_ci "register_types": {
321bf215546Sopenharmony_ci  "SQ_BUF_RSRC_WORD1": {
322bf215546Sopenharmony_ci   "fields": [
323bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "BASE_ADDRESS_HI"},
324bf215546Sopenharmony_ci    {"bits": [16, 29], "name": "STRIDE"},
325bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CACHE_SWIZZLE"},
326bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "SWIZZLE_ENABLE"}
327bf215546Sopenharmony_ci   ]
328bf215546Sopenharmony_ci  },
329bf215546Sopenharmony_ci  "SQ_BUF_RSRC_WORD3": {
330bf215546Sopenharmony_ci   "fields": [
331bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "DST_SEL_X"},
332bf215546Sopenharmony_ci    {"bits": [3, 5], "name": "DST_SEL_Y"},
333bf215546Sopenharmony_ci    {"bits": [6, 8], "name": "DST_SEL_Z"},
334bf215546Sopenharmony_ci    {"bits": [9, 11], "name": "DST_SEL_W"},
335bf215546Sopenharmony_ci    {"bits": [12, 18], "enum_ref": "GFX10_FORMAT", "name": "FORMAT"},
336bf215546Sopenharmony_ci    {"bits": [21, 22], "name": "INDEX_STRIDE"},
337bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "ADD_TID_ENABLE"},
338bf215546Sopenharmony_ci    {"bits": [24, 24], "comment": "must be 1", "name": "RESOURCE_LEVEL"},
339bf215546Sopenharmony_ci    {"bits": [28, 29], "enum_ref": "SQ_BUF_RSRC_WORD3__OOB_SELECT", "name": "OOB_SELECT"},
340bf215546Sopenharmony_ci    {"bits": [30, 31], "comment": "must be 0", "name": "TYPE"}
341bf215546Sopenharmony_ci   ]
342bf215546Sopenharmony_ci  },
343bf215546Sopenharmony_ci  "SQ_BUF_RSRC_WORD3_gfx103": {
344bf215546Sopenharmony_ci   "fields": [
345bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "DST_SEL_X"},
346bf215546Sopenharmony_ci    {"bits": [3, 5], "name": "DST_SEL_Y"},
347bf215546Sopenharmony_ci    {"bits": [6, 8], "name": "DST_SEL_Z"},
348bf215546Sopenharmony_ci    {"bits": [9, 11], "name": "DST_SEL_W"},
349bf215546Sopenharmony_ci    {"bits": [12, 18], "enum_ref": "GFX10_FORMAT", "name": "FORMAT"},
350bf215546Sopenharmony_ci    {"bits": [21, 22], "name": "INDEX_STRIDE"},
351bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "ADD_TID_ENABLE"},
352bf215546Sopenharmony_ci    {"bits": [24, 24], "comment": "must be 1", "name": "RESOURCE_LEVEL"},
353bf215546Sopenharmony_ci    {"bits": [26, 27], "name": "LLC_NOALLOC"},
354bf215546Sopenharmony_ci    {"bits": [28, 29], "enum_ref": "SQ_BUF_RSRC_WORD3__OOB_SELECT", "name": "OOB_SELECT"},
355bf215546Sopenharmony_ci    {"bits": [30, 31], "comment": "must be 0", "name": "TYPE"}
356bf215546Sopenharmony_ci   ]
357bf215546Sopenharmony_ci  },
358bf215546Sopenharmony_ci  "SQ_EXP_0": {
359bf215546Sopenharmony_ci   "fields": [
360bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "EN"},
361bf215546Sopenharmony_ci    {"bits": [4, 9], "enum_ref": "SQ_EXP_0__TGT", "name": "TGT"},
362bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "COMPR"},
363bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "DONE"},
364bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "VM"}
365bf215546Sopenharmony_ci   ]
366bf215546Sopenharmony_ci  },
367bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD1": {
368bf215546Sopenharmony_ci   "fields": [
369bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "BASE_ADDRESS_HI"},
370bf215546Sopenharmony_ci    {"bits": [8, 19], "name": "MIN_LOD"},
371bf215546Sopenharmony_ci    {"bits": [20, 28], "enum_ref": "GFX10_FORMAT", "name": "FORMAT"},
372bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "WIDTH_LO"}
373bf215546Sopenharmony_ci   ]
374bf215546Sopenharmony_ci  },
375bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD2": {
376bf215546Sopenharmony_ci   "fields": [
377bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "WIDTH_HI"},
378bf215546Sopenharmony_ci    {"bits": [14, 27], "name": "HEIGHT"},
379bf215546Sopenharmony_ci    {"bits": [31, 31], "comment": "must be 1", "name": "RESOURCE_LEVEL"}
380bf215546Sopenharmony_ci   ]
381bf215546Sopenharmony_ci  },
382bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD3": {
383bf215546Sopenharmony_ci   "fields": [
384bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "DST_SEL_X"},
385bf215546Sopenharmony_ci    {"bits": [3, 5], "name": "DST_SEL_Y"},
386bf215546Sopenharmony_ci    {"bits": [6, 8], "name": "DST_SEL_Z"},
387bf215546Sopenharmony_ci    {"bits": [9, 11], "name": "DST_SEL_W"},
388bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "BASE_LEVEL"},
389bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "LAST_LEVEL"},
390bf215546Sopenharmony_ci    {"bits": [20, 24], "name": "SW_MODE"},
391bf215546Sopenharmony_ci    {"bits": [25, 27], "enum_ref": "SQ_IMG_RSRC_WORD3__BC_SWIZZLE", "name": "BC_SWIZZLE"},
392bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "TYPE"}
393bf215546Sopenharmony_ci   ]
394bf215546Sopenharmony_ci  },
395bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD4": {
396bf215546Sopenharmony_ci   "fields": [
397bf215546Sopenharmony_ci    {"bits": [0, 12], "name": "DEPTH"},
398bf215546Sopenharmony_ci    {"bits": [16, 28], "name": "BASE_ARRAY"}
399bf215546Sopenharmony_ci   ]
400bf215546Sopenharmony_ci  },
401bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD4_gfx103": {
402bf215546Sopenharmony_ci   "fields": [
403bf215546Sopenharmony_ci    {"bits": [0, 12], "name": "DEPTH"},
404bf215546Sopenharmony_ci    {"bits": [0, 13], "comment": "only for 1D, 2D, and 2D_MSAA if pitch > width", "name": "PITCH"},
405bf215546Sopenharmony_ci    {"bits": [16, 28], "name": "BASE_ARRAY"}
406bf215546Sopenharmony_ci   ]
407bf215546Sopenharmony_ci  },
408bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD5": {
409bf215546Sopenharmony_ci   "fields": [
410bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ARRAY_PITCH"},
411bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "MAX_MIP"},
412bf215546Sopenharmony_ci    {"bits": [8, 19], "name": "MIN_LOD_WARN"},
413bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "PERF_MOD"},
414bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "CORNER_SAMPLES"},
415bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "LOD_HDW_CNT_EN"},
416bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "PRT_DEFAULT"}
417bf215546Sopenharmony_ci   ]
418bf215546Sopenharmony_ci  },
419bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD5_gfx103": {
420bf215546Sopenharmony_ci   "fields": [
421bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ARRAY_PITCH"},
422bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "MAX_MIP"},
423bf215546Sopenharmony_ci    {"bits": [8, 19], "name": "MIN_LOD_WARN"},
424bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "PERF_MOD"},
425bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "CORNER_SAMPLES"},
426bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "LOD_HDW_CNT_EN"},
427bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "PRT_DEFAULT"},
428bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "BIG_PAGE"}
429bf215546Sopenharmony_ci   ]
430bf215546Sopenharmony_ci  },
431bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD6": {
432bf215546Sopenharmony_ci   "fields": [
433bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "COUNTER_BANK_ID"},
434bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "ITERATE_256"},
435bf215546Sopenharmony_ci    {"bits": [15, 16], "name": "MAX_UNCOMPRESSED_BLOCK_SIZE"},
436bf215546Sopenharmony_ci    {"bits": [17, 18], "name": "MAX_COMPRESSED_BLOCK_SIZE"},
437bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "META_PIPE_ALIGNED"},
438bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "WRITE_COMPRESS_ENABLE"},
439bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "COMPRESSION_EN"},
440bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "ALPHA_IS_ON_MSB"},
441bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "COLOR_TRANSFORM"},
442bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "META_DATA_ADDRESS_LO"}
443bf215546Sopenharmony_ci   ]
444bf215546Sopenharmony_ci  },
445bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD6_gfx103": {
446bf215546Sopenharmony_ci   "fields": [
447bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "COUNTER_BANK_ID"},
448bf215546Sopenharmony_ci    {"bits": [8, 9], "name": "LLC_NOALLOC"},
449bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "ITERATE_256"},
450bf215546Sopenharmony_ci    {"bits": [15, 16], "name": "MAX_UNCOMPRESSED_BLOCK_SIZE"},
451bf215546Sopenharmony_ci    {"bits": [17, 18], "name": "MAX_COMPRESSED_BLOCK_SIZE"},
452bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "META_PIPE_ALIGNED"},
453bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "WRITE_COMPRESS_ENABLE"},
454bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "COMPRESSION_EN"},
455bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "ALPHA_IS_ON_MSB"},
456bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "COLOR_TRANSFORM"},
457bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "META_DATA_ADDRESS_LO"}
458bf215546Sopenharmony_ci   ]
459bf215546Sopenharmony_ci  },
460bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD0": {
461bf215546Sopenharmony_ci   "fields": [
462bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "CLAMP_X"},
463bf215546Sopenharmony_ci    {"bits": [3, 5], "name": "CLAMP_Y"},
464bf215546Sopenharmony_ci    {"bits": [6, 8], "name": "CLAMP_Z"},
465bf215546Sopenharmony_ci    {"bits": [9, 11], "name": "MAX_ANISO_RATIO"},
466bf215546Sopenharmony_ci    {"bits": [12, 14], "name": "DEPTH_COMPARE_FUNC"},
467bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "FORCE_UNNORMALIZED"},
468bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "ANISO_THRESHOLD"},
469bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "MC_COORD_TRUNC"},
470bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "FORCE_DEGAMMA"},
471bf215546Sopenharmony_ci    {"bits": [21, 26], "name": "ANISO_BIAS"},
472bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "TRUNC_COORD"},
473bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "DISABLE_CUBE_WRAP"},
474bf215546Sopenharmony_ci    {"bits": [29, 30], "name": "FILTER_MODE"},
475bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "SKIP_DEGAMMA"}
476bf215546Sopenharmony_ci   ]
477bf215546Sopenharmony_ci  },
478bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD1": {
479bf215546Sopenharmony_ci   "fields": [
480bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "MIN_LOD"},
481bf215546Sopenharmony_ci    {"bits": [12, 23], "name": "MAX_LOD"},
482bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MIP"},
483bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_Z"}
484bf215546Sopenharmony_ci   ]
485bf215546Sopenharmony_ci  },
486bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD2": {
487bf215546Sopenharmony_ci   "fields": [
488bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "LOD_BIAS"},
489bf215546Sopenharmony_ci    {"bits": [0, 11], "comment": "if DERIV_ADJUST_EN == 1", "name": "BORDER_COLOR_PTR"},
490bf215546Sopenharmony_ci    {"bits": [12, 13], "comment": "if DERIV_ADJUST_EN == 1", "name": "BORDER_COLOR_TYPE"},
491bf215546Sopenharmony_ci    {"bits": [14, 19], "name": "LOD_BIAS_SEC"},
492bf215546Sopenharmony_ci    {"bits": [20, 21], "name": "XY_MAG_FILTER"},
493bf215546Sopenharmony_ci    {"bits": [22, 23], "name": "XY_MIN_FILTER"},
494bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "Z_FILTER"},
495bf215546Sopenharmony_ci    {"bits": [26, 27], "name": "MIP_FILTER"},
496bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "MIP_POINT_PRECLAMP"},
497bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "ANISO_OVERRIDE"},
498bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "BLEND_ZERO_PRT"},
499bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "DERIV_ADJUST_EN"}
500bf215546Sopenharmony_ci   ]
501bf215546Sopenharmony_ci  },
502bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD3": {
503bf215546Sopenharmony_ci   "fields": [
504bf215546Sopenharmony_ci    {"bits": [0, 11], "comment": "if DERIV_ADJUST_EN == 0", "name": "BORDER_COLOR_PTR"},
505bf215546Sopenharmony_ci    {"bits": [30, 31], "comment": "if DERIV_ADJUST_EN == 0", "name": "BORDER_COLOR_TYPE"}
506bf215546Sopenharmony_ci   ]
507bf215546Sopenharmony_ci  }
508bf215546Sopenharmony_ci }
509bf215546Sopenharmony_ci}
510