xref: /dflybsd-src/sys/dev/drm/amd/amdgpu/clearstate_ci.h (revision b843c749addef9340ee7d4e250b09fdd492602a1)
1*b843c749SSergey Zigachev /*
2*b843c749SSergey Zigachev  * Copyright 2013 Advanced Micro Devices, Inc.
3*b843c749SSergey Zigachev  *
4*b843c749SSergey Zigachev  * Permission is hereby granted, free of charge, to any person obtaining a
5*b843c749SSergey Zigachev  * copy of this software and associated documentation files (the "Software"),
6*b843c749SSergey Zigachev  * to deal in the Software without restriction, including without limitation
7*b843c749SSergey Zigachev  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
8*b843c749SSergey Zigachev  * and/or sell copies of the Software, and to permit persons to whom the
9*b843c749SSergey Zigachev  * Software is furnished to do so, subject to the following conditions:
10*b843c749SSergey Zigachev  *
11*b843c749SSergey Zigachev  * The above copyright notice and this permission notice shall be included in
12*b843c749SSergey Zigachev  * all copies or substantial portions of the Software.
13*b843c749SSergey Zigachev  *
14*b843c749SSergey Zigachev  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15*b843c749SSergey Zigachev  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16*b843c749SSergey Zigachev  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
17*b843c749SSergey Zigachev  * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
18*b843c749SSergey Zigachev  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
19*b843c749SSergey Zigachev  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
20*b843c749SSergey Zigachev  * OTHER DEALINGS IN THE SOFTWARE.
21*b843c749SSergey Zigachev  *
22*b843c749SSergey Zigachev  */
23*b843c749SSergey Zigachev 
24*b843c749SSergey Zigachev static const unsigned int ci_SECT_CONTEXT_def_1[] =
25*b843c749SSergey Zigachev {
26*b843c749SSergey Zigachev     0x00000000, // DB_RENDER_CONTROL
27*b843c749SSergey Zigachev     0x00000000, // DB_COUNT_CONTROL
28*b843c749SSergey Zigachev     0x00000000, // DB_DEPTH_VIEW
29*b843c749SSergey Zigachev     0x00000000, // DB_RENDER_OVERRIDE
30*b843c749SSergey Zigachev     0x00000000, // DB_RENDER_OVERRIDE2
31*b843c749SSergey Zigachev     0x00000000, // DB_HTILE_DATA_BASE
32*b843c749SSergey Zigachev     0, // HOLE
33*b843c749SSergey Zigachev     0, // HOLE
34*b843c749SSergey Zigachev     0x00000000, // DB_DEPTH_BOUNDS_MIN
35*b843c749SSergey Zigachev     0x00000000, // DB_DEPTH_BOUNDS_MAX
36*b843c749SSergey Zigachev     0x00000000, // DB_STENCIL_CLEAR
37*b843c749SSergey Zigachev     0x00000000, // DB_DEPTH_CLEAR
38*b843c749SSergey Zigachev     0x00000000, // PA_SC_SCREEN_SCISSOR_TL
39*b843c749SSergey Zigachev     0x40004000, // PA_SC_SCREEN_SCISSOR_BR
40*b843c749SSergey Zigachev     0, // HOLE
41*b843c749SSergey Zigachev     0x00000000, // DB_DEPTH_INFO
42*b843c749SSergey Zigachev     0x00000000, // DB_Z_INFO
43*b843c749SSergey Zigachev     0x00000000, // DB_STENCIL_INFO
44*b843c749SSergey Zigachev     0x00000000, // DB_Z_READ_BASE
45*b843c749SSergey Zigachev     0x00000000, // DB_STENCIL_READ_BASE
46*b843c749SSergey Zigachev     0x00000000, // DB_Z_WRITE_BASE
47*b843c749SSergey Zigachev     0x00000000, // DB_STENCIL_WRITE_BASE
48*b843c749SSergey Zigachev     0x00000000, // DB_DEPTH_SIZE
49*b843c749SSergey Zigachev     0x00000000, // DB_DEPTH_SLICE
50*b843c749SSergey Zigachev     0, // HOLE
51*b843c749SSergey Zigachev     0, // HOLE
52*b843c749SSergey Zigachev     0, // HOLE
53*b843c749SSergey Zigachev     0, // HOLE
54*b843c749SSergey Zigachev     0, // HOLE
55*b843c749SSergey Zigachev     0, // HOLE
56*b843c749SSergey Zigachev     0, // HOLE
57*b843c749SSergey Zigachev     0, // HOLE
58*b843c749SSergey Zigachev     0x00000000, // TA_BC_BASE_ADDR
59*b843c749SSergey Zigachev     0x00000000, // TA_BC_BASE_ADDR_HI
60*b843c749SSergey Zigachev     0, // HOLE
61*b843c749SSergey Zigachev     0, // HOLE
62*b843c749SSergey Zigachev     0, // HOLE
63*b843c749SSergey Zigachev     0, // HOLE
64*b843c749SSergey Zigachev     0, // HOLE
65*b843c749SSergey Zigachev     0, // HOLE
66*b843c749SSergey Zigachev     0, // HOLE
67*b843c749SSergey Zigachev     0, // HOLE
68*b843c749SSergey Zigachev     0, // HOLE
69*b843c749SSergey Zigachev     0, // HOLE
70*b843c749SSergey Zigachev     0, // HOLE
71*b843c749SSergey Zigachev     0, // HOLE
72*b843c749SSergey Zigachev     0, // HOLE
73*b843c749SSergey Zigachev     0, // HOLE
74*b843c749SSergey Zigachev     0, // HOLE
75*b843c749SSergey Zigachev     0, // HOLE
76*b843c749SSergey Zigachev     0, // HOLE
77*b843c749SSergey Zigachev     0, // HOLE
78*b843c749SSergey Zigachev     0, // HOLE
79*b843c749SSergey Zigachev     0, // HOLE
80*b843c749SSergey Zigachev     0, // HOLE
81*b843c749SSergey Zigachev     0, // HOLE
82*b843c749SSergey Zigachev     0, // HOLE
83*b843c749SSergey Zigachev     0, // HOLE
84*b843c749SSergey Zigachev     0, // HOLE
85*b843c749SSergey Zigachev     0, // HOLE
86*b843c749SSergey Zigachev     0, // HOLE
87*b843c749SSergey Zigachev     0, // HOLE
88*b843c749SSergey Zigachev     0, // HOLE
89*b843c749SSergey Zigachev     0, // HOLE
90*b843c749SSergey Zigachev     0, // HOLE
91*b843c749SSergey Zigachev     0, // HOLE
92*b843c749SSergey Zigachev     0, // HOLE
93*b843c749SSergey Zigachev     0, // HOLE
94*b843c749SSergey Zigachev     0, // HOLE
95*b843c749SSergey Zigachev     0, // HOLE
96*b843c749SSergey Zigachev     0, // HOLE
97*b843c749SSergey Zigachev     0, // HOLE
98*b843c749SSergey Zigachev     0, // HOLE
99*b843c749SSergey Zigachev     0, // HOLE
100*b843c749SSergey Zigachev     0, // HOLE
101*b843c749SSergey Zigachev     0, // HOLE
102*b843c749SSergey Zigachev     0, // HOLE
103*b843c749SSergey Zigachev     0, // HOLE
104*b843c749SSergey Zigachev     0, // HOLE
105*b843c749SSergey Zigachev     0, // HOLE
106*b843c749SSergey Zigachev     0, // HOLE
107*b843c749SSergey Zigachev     0, // HOLE
108*b843c749SSergey Zigachev     0, // HOLE
109*b843c749SSergey Zigachev     0, // HOLE
110*b843c749SSergey Zigachev     0, // HOLE
111*b843c749SSergey Zigachev     0, // HOLE
112*b843c749SSergey Zigachev     0, // HOLE
113*b843c749SSergey Zigachev     0, // HOLE
114*b843c749SSergey Zigachev     0, // HOLE
115*b843c749SSergey Zigachev     0, // HOLE
116*b843c749SSergey Zigachev     0, // HOLE
117*b843c749SSergey Zigachev     0, // HOLE
118*b843c749SSergey Zigachev     0, // HOLE
119*b843c749SSergey Zigachev     0, // HOLE
120*b843c749SSergey Zigachev     0, // HOLE
121*b843c749SSergey Zigachev     0, // HOLE
122*b843c749SSergey Zigachev     0, // HOLE
123*b843c749SSergey Zigachev     0, // HOLE
124*b843c749SSergey Zigachev     0, // HOLE
125*b843c749SSergey Zigachev     0, // HOLE
126*b843c749SSergey Zigachev     0, // HOLE
127*b843c749SSergey Zigachev     0, // HOLE
128*b843c749SSergey Zigachev     0, // HOLE
129*b843c749SSergey Zigachev     0, // HOLE
130*b843c749SSergey Zigachev     0, // HOLE
131*b843c749SSergey Zigachev     0, // HOLE
132*b843c749SSergey Zigachev     0, // HOLE
133*b843c749SSergey Zigachev     0, // HOLE
134*b843c749SSergey Zigachev     0, // HOLE
135*b843c749SSergey Zigachev     0, // HOLE
136*b843c749SSergey Zigachev     0, // HOLE
137*b843c749SSergey Zigachev     0, // HOLE
138*b843c749SSergey Zigachev     0, // HOLE
139*b843c749SSergey Zigachev     0, // HOLE
140*b843c749SSergey Zigachev     0, // HOLE
141*b843c749SSergey Zigachev     0, // HOLE
142*b843c749SSergey Zigachev     0, // HOLE
143*b843c749SSergey Zigachev     0, // HOLE
144*b843c749SSergey Zigachev     0, // HOLE
145*b843c749SSergey Zigachev     0, // HOLE
146*b843c749SSergey Zigachev     0, // HOLE
147*b843c749SSergey Zigachev     0, // HOLE
148*b843c749SSergey Zigachev     0x00000000, // COHER_DEST_BASE_HI_0
149*b843c749SSergey Zigachev     0x00000000, // COHER_DEST_BASE_HI_1
150*b843c749SSergey Zigachev     0x00000000, // COHER_DEST_BASE_HI_2
151*b843c749SSergey Zigachev     0x00000000, // COHER_DEST_BASE_HI_3
152*b843c749SSergey Zigachev     0x00000000, // COHER_DEST_BASE_2
153*b843c749SSergey Zigachev     0x00000000, // COHER_DEST_BASE_3
154*b843c749SSergey Zigachev     0x00000000, // PA_SC_WINDOW_OFFSET
155*b843c749SSergey Zigachev     0x80000000, // PA_SC_WINDOW_SCISSOR_TL
156*b843c749SSergey Zigachev     0x40004000, // PA_SC_WINDOW_SCISSOR_BR
157*b843c749SSergey Zigachev     0x0000ffff, // PA_SC_CLIPRECT_RULE
158*b843c749SSergey Zigachev     0x00000000, // PA_SC_CLIPRECT_0_TL
159*b843c749SSergey Zigachev     0x40004000, // PA_SC_CLIPRECT_0_BR
160*b843c749SSergey Zigachev     0x00000000, // PA_SC_CLIPRECT_1_TL
161*b843c749SSergey Zigachev     0x40004000, // PA_SC_CLIPRECT_1_BR
162*b843c749SSergey Zigachev     0x00000000, // PA_SC_CLIPRECT_2_TL
163*b843c749SSergey Zigachev     0x40004000, // PA_SC_CLIPRECT_2_BR
164*b843c749SSergey Zigachev     0x00000000, // PA_SC_CLIPRECT_3_TL
165*b843c749SSergey Zigachev     0x40004000, // PA_SC_CLIPRECT_3_BR
166*b843c749SSergey Zigachev     0xaa99aaaa, // PA_SC_EDGERULE
167*b843c749SSergey Zigachev     0x00000000, // PA_SU_HARDWARE_SCREEN_OFFSET
168*b843c749SSergey Zigachev     0xffffffff, // CB_TARGET_MASK
169*b843c749SSergey Zigachev     0xffffffff, // CB_SHADER_MASK
170*b843c749SSergey Zigachev     0x80000000, // PA_SC_GENERIC_SCISSOR_TL
171*b843c749SSergey Zigachev     0x40004000, // PA_SC_GENERIC_SCISSOR_BR
172*b843c749SSergey Zigachev     0x00000000, // COHER_DEST_BASE_0
173*b843c749SSergey Zigachev     0x00000000, // COHER_DEST_BASE_1
174*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_0_TL
175*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_0_BR
176*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_1_TL
177*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_1_BR
178*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_2_TL
179*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_2_BR
180*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_3_TL
181*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_3_BR
182*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_4_TL
183*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_4_BR
184*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_5_TL
185*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_5_BR
186*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_6_TL
187*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_6_BR
188*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_7_TL
189*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_7_BR
190*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_8_TL
191*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_8_BR
192*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_9_TL
193*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_9_BR
194*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_10_TL
195*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_10_BR
196*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_11_TL
197*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_11_BR
198*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_12_TL
199*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_12_BR
200*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_13_TL
201*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_13_BR
202*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_14_TL
203*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_14_BR
204*b843c749SSergey Zigachev     0x80000000, // PA_SC_VPORT_SCISSOR_15_TL
205*b843c749SSergey Zigachev     0x40004000, // PA_SC_VPORT_SCISSOR_15_BR
206*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_0
207*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_0
208*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_1
209*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_1
210*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_2
211*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_2
212*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_3
213*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_3
214*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_4
215*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_4
216*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_5
217*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_5
218*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_6
219*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_6
220*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_7
221*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_7
222*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_8
223*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_8
224*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_9
225*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_9
226*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_10
227*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_10
228*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_11
229*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_11
230*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_12
231*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_12
232*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_13
233*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_13
234*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_14
235*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_14
236*b843c749SSergey Zigachev     0x00000000, // PA_SC_VPORT_ZMIN_15
237*b843c749SSergey Zigachev     0x3f800000, // PA_SC_VPORT_ZMAX_15
238*b843c749SSergey Zigachev };
239*b843c749SSergey Zigachev static const unsigned int ci_SECT_CONTEXT_def_2[] =
240*b843c749SSergey Zigachev {
241*b843c749SSergey Zigachev     0x00000000, // PA_SC_SCREEN_EXTENT_CONTROL
242*b843c749SSergey Zigachev     0, // HOLE
243*b843c749SSergey Zigachev     0x00000000, // CP_PERFMON_CNTX_CNTL
244*b843c749SSergey Zigachev     0x00000000, // CP_RINGID
245*b843c749SSergey Zigachev     0x00000000, // CP_VMID
246*b843c749SSergey Zigachev     0, // HOLE
247*b843c749SSergey Zigachev     0, // HOLE
248*b843c749SSergey Zigachev     0, // HOLE
249*b843c749SSergey Zigachev     0, // HOLE
250*b843c749SSergey Zigachev     0, // HOLE
251*b843c749SSergey Zigachev     0, // HOLE
252*b843c749SSergey Zigachev     0, // HOLE
253*b843c749SSergey Zigachev     0, // HOLE
254*b843c749SSergey Zigachev     0, // HOLE
255*b843c749SSergey Zigachev     0, // HOLE
256*b843c749SSergey Zigachev     0, // HOLE
257*b843c749SSergey Zigachev     0, // HOLE
258*b843c749SSergey Zigachev     0, // HOLE
259*b843c749SSergey Zigachev     0, // HOLE
260*b843c749SSergey Zigachev     0, // HOLE
261*b843c749SSergey Zigachev     0, // HOLE
262*b843c749SSergey Zigachev     0, // HOLE
263*b843c749SSergey Zigachev     0, // HOLE
264*b843c749SSergey Zigachev     0, // HOLE
265*b843c749SSergey Zigachev     0, // HOLE
266*b843c749SSergey Zigachev     0, // HOLE
267*b843c749SSergey Zigachev     0, // HOLE
268*b843c749SSergey Zigachev     0, // HOLE
269*b843c749SSergey Zigachev     0, // HOLE
270*b843c749SSergey Zigachev     0, // HOLE
271*b843c749SSergey Zigachev     0, // HOLE
272*b843c749SSergey Zigachev     0, // HOLE
273*b843c749SSergey Zigachev     0, // HOLE
274*b843c749SSergey Zigachev     0, // HOLE
275*b843c749SSergey Zigachev     0, // HOLE
276*b843c749SSergey Zigachev     0, // HOLE
277*b843c749SSergey Zigachev     0, // HOLE
278*b843c749SSergey Zigachev     0, // HOLE
279*b843c749SSergey Zigachev     0, // HOLE
280*b843c749SSergey Zigachev     0, // HOLE
281*b843c749SSergey Zigachev     0, // HOLE
282*b843c749SSergey Zigachev     0, // HOLE
283*b843c749SSergey Zigachev     0xffffffff, // VGT_MAX_VTX_INDX
284*b843c749SSergey Zigachev     0x00000000, // VGT_MIN_VTX_INDX
285*b843c749SSergey Zigachev     0x00000000, // VGT_INDX_OFFSET
286*b843c749SSergey Zigachev     0x00000000, // VGT_MULTI_PRIM_IB_RESET_INDX
287*b843c749SSergey Zigachev     0, // HOLE
288*b843c749SSergey Zigachev     0x00000000, // CB_BLEND_RED
289*b843c749SSergey Zigachev     0x00000000, // CB_BLEND_GREEN
290*b843c749SSergey Zigachev     0x00000000, // CB_BLEND_BLUE
291*b843c749SSergey Zigachev     0x00000000, // CB_BLEND_ALPHA
292*b843c749SSergey Zigachev     0, // HOLE
293*b843c749SSergey Zigachev     0, // HOLE
294*b843c749SSergey Zigachev     0x00000000, // DB_STENCIL_CONTROL
295*b843c749SSergey Zigachev     0x00000000, // DB_STENCILREFMASK
296*b843c749SSergey Zigachev     0x00000000, // DB_STENCILREFMASK_BF
297*b843c749SSergey Zigachev     0, // HOLE
298*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE
299*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET
300*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE
301*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET
302*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE
303*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET
304*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_1
305*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_1
306*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_1
307*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_1
308*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_1
309*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_1
310*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_2
311*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_2
312*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_2
313*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_2
314*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_2
315*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_2
316*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_3
317*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_3
318*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_3
319*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_3
320*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_3
321*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_3
322*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_4
323*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_4
324*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_4
325*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_4
326*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_4
327*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_4
328*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_5
329*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_5
330*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_5
331*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_5
332*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_5
333*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_5
334*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_6
335*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_6
336*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_6
337*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_6
338*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_6
339*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_6
340*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_7
341*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_7
342*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_7
343*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_7
344*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_7
345*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_7
346*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_8
347*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_8
348*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_8
349*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_8
350*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_8
351*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_8
352*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_9
353*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_9
354*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_9
355*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_9
356*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_9
357*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_9
358*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_10
359*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_10
360*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_10
361*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_10
362*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_10
363*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_10
364*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_11
365*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_11
366*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_11
367*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_11
368*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_11
369*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_11
370*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_12
371*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_12
372*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_12
373*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_12
374*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_12
375*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_12
376*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_13
377*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_13
378*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_13
379*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_13
380*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_13
381*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_13
382*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_14
383*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_14
384*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_14
385*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_14
386*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_14
387*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_14
388*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XSCALE_15
389*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_XOFFSET_15
390*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YSCALE_15
391*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_YOFFSET_15
392*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZSCALE_15
393*b843c749SSergey Zigachev     0x00000000, // PA_CL_VPORT_ZOFFSET_15
394*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_0_X
395*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_0_Y
396*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_0_Z
397*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_0_W
398*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_1_X
399*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_1_Y
400*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_1_Z
401*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_1_W
402*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_2_X
403*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_2_Y
404*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_2_Z
405*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_2_W
406*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_3_X
407*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_3_Y
408*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_3_Z
409*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_3_W
410*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_4_X
411*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_4_Y
412*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_4_Z
413*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_4_W
414*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_5_X
415*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_5_Y
416*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_5_Z
417*b843c749SSergey Zigachev     0x00000000, // PA_CL_UCP_5_W
418*b843c749SSergey Zigachev     0, // HOLE
419*b843c749SSergey Zigachev     0, // HOLE
420*b843c749SSergey Zigachev     0, // HOLE
421*b843c749SSergey Zigachev     0, // HOLE
422*b843c749SSergey Zigachev     0, // HOLE
423*b843c749SSergey Zigachev     0, // HOLE
424*b843c749SSergey Zigachev     0, // HOLE
425*b843c749SSergey Zigachev     0, // HOLE
426*b843c749SSergey Zigachev     0, // HOLE
427*b843c749SSergey Zigachev     0, // HOLE
428*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_0
429*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_1
430*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_2
431*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_3
432*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_4
433*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_5
434*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_6
435*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_7
436*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_8
437*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_9
438*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_10
439*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_11
440*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_12
441*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_13
442*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_14
443*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_15
444*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_16
445*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_17
446*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_18
447*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_19
448*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_20
449*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_21
450*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_22
451*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_23
452*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_24
453*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_25
454*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_26
455*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_27
456*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_28
457*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_29
458*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_30
459*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_CNTL_31
460*b843c749SSergey Zigachev     0x00000000, // SPI_VS_OUT_CONFIG
461*b843c749SSergey Zigachev     0, // HOLE
462*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_ENA
463*b843c749SSergey Zigachev     0x00000000, // SPI_PS_INPUT_ADDR
464*b843c749SSergey Zigachev     0x00000000, // SPI_INTERP_CONTROL_0
465*b843c749SSergey Zigachev     0x00000002, // SPI_PS_IN_CONTROL
466*b843c749SSergey Zigachev     0, // HOLE
467*b843c749SSergey Zigachev     0x00000000, // SPI_BARYC_CNTL
468*b843c749SSergey Zigachev     0, // HOLE
469*b843c749SSergey Zigachev     0x00000000, // SPI_TMPRING_SIZE
470*b843c749SSergey Zigachev     0, // HOLE
471*b843c749SSergey Zigachev     0, // HOLE
472*b843c749SSergey Zigachev     0, // HOLE
473*b843c749SSergey Zigachev     0, // HOLE
474*b843c749SSergey Zigachev     0, // HOLE
475*b843c749SSergey Zigachev     0, // HOLE
476*b843c749SSergey Zigachev     0, // HOLE
477*b843c749SSergey Zigachev     0, // HOLE
478*b843c749SSergey Zigachev     0x00000000, // SPI_SHADER_POS_FORMAT
479*b843c749SSergey Zigachev     0x00000000, // SPI_SHADER_Z_FORMAT
480*b843c749SSergey Zigachev     0x00000000, // SPI_SHADER_COL_FORMAT
481*b843c749SSergey Zigachev     0, // HOLE
482*b843c749SSergey Zigachev     0, // HOLE
483*b843c749SSergey Zigachev     0, // HOLE
484*b843c749SSergey Zigachev     0, // HOLE
485*b843c749SSergey Zigachev     0, // HOLE
486*b843c749SSergey Zigachev     0, // HOLE
487*b843c749SSergey Zigachev     0, // HOLE
488*b843c749SSergey Zigachev     0, // HOLE
489*b843c749SSergey Zigachev     0, // HOLE
490*b843c749SSergey Zigachev     0, // HOLE
491*b843c749SSergey Zigachev     0, // HOLE
492*b843c749SSergey Zigachev     0, // HOLE
493*b843c749SSergey Zigachev     0, // HOLE
494*b843c749SSergey Zigachev     0, // HOLE
495*b843c749SSergey Zigachev     0, // HOLE
496*b843c749SSergey Zigachev     0, // HOLE
497*b843c749SSergey Zigachev     0, // HOLE
498*b843c749SSergey Zigachev     0, // HOLE
499*b843c749SSergey Zigachev     0, // HOLE
500*b843c749SSergey Zigachev     0, // HOLE
501*b843c749SSergey Zigachev     0, // HOLE
502*b843c749SSergey Zigachev     0, // HOLE
503*b843c749SSergey Zigachev     0, // HOLE
504*b843c749SSergey Zigachev     0, // HOLE
505*b843c749SSergey Zigachev     0, // HOLE
506*b843c749SSergey Zigachev     0, // HOLE
507*b843c749SSergey Zigachev     0x00000000, // CB_BLEND0_CONTROL
508*b843c749SSergey Zigachev     0x00000000, // CB_BLEND1_CONTROL
509*b843c749SSergey Zigachev     0x00000000, // CB_BLEND2_CONTROL
510*b843c749SSergey Zigachev     0x00000000, // CB_BLEND3_CONTROL
511*b843c749SSergey Zigachev     0x00000000, // CB_BLEND4_CONTROL
512*b843c749SSergey Zigachev     0x00000000, // CB_BLEND5_CONTROL
513*b843c749SSergey Zigachev     0x00000000, // CB_BLEND6_CONTROL
514*b843c749SSergey Zigachev     0x00000000, // CB_BLEND7_CONTROL
515*b843c749SSergey Zigachev };
516*b843c749SSergey Zigachev static const unsigned int ci_SECT_CONTEXT_def_3[] =
517*b843c749SSergey Zigachev {
518*b843c749SSergey Zigachev     0x00000000, // PA_CL_POINT_X_RAD
519*b843c749SSergey Zigachev     0x00000000, // PA_CL_POINT_Y_RAD
520*b843c749SSergey Zigachev     0x00000000, // PA_CL_POINT_SIZE
521*b843c749SSergey Zigachev     0x00000000, // PA_CL_POINT_CULL_RAD
522*b843c749SSergey Zigachev     0x00000000, // VGT_DMA_BASE_HI
523*b843c749SSergey Zigachev     0x00000000, // VGT_DMA_BASE
524*b843c749SSergey Zigachev };
525*b843c749SSergey Zigachev static const unsigned int ci_SECT_CONTEXT_def_4[] =
526*b843c749SSergey Zigachev {
527*b843c749SSergey Zigachev     0x00000000, // DB_DEPTH_CONTROL
528*b843c749SSergey Zigachev     0x00000000, // DB_EQAA
529*b843c749SSergey Zigachev     0x00000000, // CB_COLOR_CONTROL
530*b843c749SSergey Zigachev     0x00000000, // DB_SHADER_CONTROL
531*b843c749SSergey Zigachev     0x00090000, // PA_CL_CLIP_CNTL
532*b843c749SSergey Zigachev     0x00000004, // PA_SU_SC_MODE_CNTL
533*b843c749SSergey Zigachev     0x00000000, // PA_CL_VTE_CNTL
534*b843c749SSergey Zigachev     0x00000000, // PA_CL_VS_OUT_CNTL
535*b843c749SSergey Zigachev     0x00000000, // PA_CL_NANINF_CNTL
536*b843c749SSergey Zigachev     0x00000000, // PA_SU_LINE_STIPPLE_CNTL
537*b843c749SSergey Zigachev     0x00000000, // PA_SU_LINE_STIPPLE_SCALE
538*b843c749SSergey Zigachev     0x00000000, // PA_SU_PRIM_FILTER_CNTL
539*b843c749SSergey Zigachev     0, // HOLE
540*b843c749SSergey Zigachev     0, // HOLE
541*b843c749SSergey Zigachev     0, // HOLE
542*b843c749SSergey Zigachev     0, // HOLE
543*b843c749SSergey Zigachev     0, // HOLE
544*b843c749SSergey Zigachev     0, // HOLE
545*b843c749SSergey Zigachev     0, // HOLE
546*b843c749SSergey Zigachev     0, // HOLE
547*b843c749SSergey Zigachev     0, // HOLE
548*b843c749SSergey Zigachev     0, // HOLE
549*b843c749SSergey Zigachev     0, // HOLE
550*b843c749SSergey Zigachev     0, // HOLE
551*b843c749SSergey Zigachev     0, // HOLE
552*b843c749SSergey Zigachev     0, // HOLE
553*b843c749SSergey Zigachev     0, // HOLE
554*b843c749SSergey Zigachev     0, // HOLE
555*b843c749SSergey Zigachev     0, // HOLE
556*b843c749SSergey Zigachev     0, // HOLE
557*b843c749SSergey Zigachev     0, // HOLE
558*b843c749SSergey Zigachev     0, // HOLE
559*b843c749SSergey Zigachev     0, // HOLE
560*b843c749SSergey Zigachev     0, // HOLE
561*b843c749SSergey Zigachev     0, // HOLE
562*b843c749SSergey Zigachev     0, // HOLE
563*b843c749SSergey Zigachev     0, // HOLE
564*b843c749SSergey Zigachev     0, // HOLE
565*b843c749SSergey Zigachev     0, // HOLE
566*b843c749SSergey Zigachev     0, // HOLE
567*b843c749SSergey Zigachev     0, // HOLE
568*b843c749SSergey Zigachev     0, // HOLE
569*b843c749SSergey Zigachev     0, // HOLE
570*b843c749SSergey Zigachev     0, // HOLE
571*b843c749SSergey Zigachev     0, // HOLE
572*b843c749SSergey Zigachev     0, // HOLE
573*b843c749SSergey Zigachev     0, // HOLE
574*b843c749SSergey Zigachev     0, // HOLE
575*b843c749SSergey Zigachev     0, // HOLE
576*b843c749SSergey Zigachev     0, // HOLE
577*b843c749SSergey Zigachev     0, // HOLE
578*b843c749SSergey Zigachev     0, // HOLE
579*b843c749SSergey Zigachev     0, // HOLE
580*b843c749SSergey Zigachev     0, // HOLE
581*b843c749SSergey Zigachev     0, // HOLE
582*b843c749SSergey Zigachev     0, // HOLE
583*b843c749SSergey Zigachev     0, // HOLE
584*b843c749SSergey Zigachev     0, // HOLE
585*b843c749SSergey Zigachev     0, // HOLE
586*b843c749SSergey Zigachev     0, // HOLE
587*b843c749SSergey Zigachev     0, // HOLE
588*b843c749SSergey Zigachev     0, // HOLE
589*b843c749SSergey Zigachev     0, // HOLE
590*b843c749SSergey Zigachev     0, // HOLE
591*b843c749SSergey Zigachev     0, // HOLE
592*b843c749SSergey Zigachev     0, // HOLE
593*b843c749SSergey Zigachev     0, // HOLE
594*b843c749SSergey Zigachev     0, // HOLE
595*b843c749SSergey Zigachev     0, // HOLE
596*b843c749SSergey Zigachev     0, // HOLE
597*b843c749SSergey Zigachev     0, // HOLE
598*b843c749SSergey Zigachev     0, // HOLE
599*b843c749SSergey Zigachev     0, // HOLE
600*b843c749SSergey Zigachev     0, // HOLE
601*b843c749SSergey Zigachev     0, // HOLE
602*b843c749SSergey Zigachev     0, // HOLE
603*b843c749SSergey Zigachev     0, // HOLE
604*b843c749SSergey Zigachev     0, // HOLE
605*b843c749SSergey Zigachev     0, // HOLE
606*b843c749SSergey Zigachev     0, // HOLE
607*b843c749SSergey Zigachev     0, // HOLE
608*b843c749SSergey Zigachev     0, // HOLE
609*b843c749SSergey Zigachev     0, // HOLE
610*b843c749SSergey Zigachev     0, // HOLE
611*b843c749SSergey Zigachev     0, // HOLE
612*b843c749SSergey Zigachev     0, // HOLE
613*b843c749SSergey Zigachev     0, // HOLE
614*b843c749SSergey Zigachev     0, // HOLE
615*b843c749SSergey Zigachev     0, // HOLE
616*b843c749SSergey Zigachev     0, // HOLE
617*b843c749SSergey Zigachev     0, // HOLE
618*b843c749SSergey Zigachev     0, // HOLE
619*b843c749SSergey Zigachev     0, // HOLE
620*b843c749SSergey Zigachev     0, // HOLE
621*b843c749SSergey Zigachev     0, // HOLE
622*b843c749SSergey Zigachev     0, // HOLE
623*b843c749SSergey Zigachev     0, // HOLE
624*b843c749SSergey Zigachev     0, // HOLE
625*b843c749SSergey Zigachev     0, // HOLE
626*b843c749SSergey Zigachev     0, // HOLE
627*b843c749SSergey Zigachev     0, // HOLE
628*b843c749SSergey Zigachev     0, // HOLE
629*b843c749SSergey Zigachev     0, // HOLE
630*b843c749SSergey Zigachev     0, // HOLE
631*b843c749SSergey Zigachev     0, // HOLE
632*b843c749SSergey Zigachev     0, // HOLE
633*b843c749SSergey Zigachev     0, // HOLE
634*b843c749SSergey Zigachev     0, // HOLE
635*b843c749SSergey Zigachev     0, // HOLE
636*b843c749SSergey Zigachev     0, // HOLE
637*b843c749SSergey Zigachev     0, // HOLE
638*b843c749SSergey Zigachev     0, // HOLE
639*b843c749SSergey Zigachev     0, // HOLE
640*b843c749SSergey Zigachev     0, // HOLE
641*b843c749SSergey Zigachev     0, // HOLE
642*b843c749SSergey Zigachev     0, // HOLE
643*b843c749SSergey Zigachev     0, // HOLE
644*b843c749SSergey Zigachev     0, // HOLE
645*b843c749SSergey Zigachev     0, // HOLE
646*b843c749SSergey Zigachev     0, // HOLE
647*b843c749SSergey Zigachev     0, // HOLE
648*b843c749SSergey Zigachev     0, // HOLE
649*b843c749SSergey Zigachev     0, // HOLE
650*b843c749SSergey Zigachev     0, // HOLE
651*b843c749SSergey Zigachev     0, // HOLE
652*b843c749SSergey Zigachev     0, // HOLE
653*b843c749SSergey Zigachev     0, // HOLE
654*b843c749SSergey Zigachev     0, // HOLE
655*b843c749SSergey Zigachev     0x00000000, // PA_SU_POINT_SIZE
656*b843c749SSergey Zigachev     0x00000000, // PA_SU_POINT_MINMAX
657*b843c749SSergey Zigachev     0x00000000, // PA_SU_LINE_CNTL
658*b843c749SSergey Zigachev     0x00000000, // PA_SC_LINE_STIPPLE
659*b843c749SSergey Zigachev     0x00000000, // VGT_OUTPUT_PATH_CNTL
660*b843c749SSergey Zigachev     0x00000000, // VGT_HOS_CNTL
661*b843c749SSergey Zigachev     0x00000000, // VGT_HOS_MAX_TESS_LEVEL
662*b843c749SSergey Zigachev     0x00000000, // VGT_HOS_MIN_TESS_LEVEL
663*b843c749SSergey Zigachev     0x00000000, // VGT_HOS_REUSE_DEPTH
664*b843c749SSergey Zigachev     0x00000000, // VGT_GROUP_PRIM_TYPE
665*b843c749SSergey Zigachev     0x00000000, // VGT_GROUP_FIRST_DECR
666*b843c749SSergey Zigachev     0x00000000, // VGT_GROUP_DECR
667*b843c749SSergey Zigachev     0x00000000, // VGT_GROUP_VECT_0_CNTL
668*b843c749SSergey Zigachev     0x00000000, // VGT_GROUP_VECT_1_CNTL
669*b843c749SSergey Zigachev     0x00000000, // VGT_GROUP_VECT_0_FMT_CNTL
670*b843c749SSergey Zigachev     0x00000000, // VGT_GROUP_VECT_1_FMT_CNTL
671*b843c749SSergey Zigachev     0x00000000, // VGT_GS_MODE
672*b843c749SSergey Zigachev     0x00000000, // VGT_GS_ONCHIP_CNTL
673*b843c749SSergey Zigachev     0x00000000, // PA_SC_MODE_CNTL_0
674*b843c749SSergey Zigachev     0x00000000, // PA_SC_MODE_CNTL_1
675*b843c749SSergey Zigachev     0x00000000, // VGT_ENHANCE
676*b843c749SSergey Zigachev     0x00000100, // VGT_GS_PER_ES
677*b843c749SSergey Zigachev     0x00000080, // VGT_ES_PER_GS
678*b843c749SSergey Zigachev     0x00000002, // VGT_GS_PER_VS
679*b843c749SSergey Zigachev     0x00000000, // VGT_GSVS_RING_OFFSET_1
680*b843c749SSergey Zigachev     0x00000000, // VGT_GSVS_RING_OFFSET_2
681*b843c749SSergey Zigachev     0x00000000, // VGT_GSVS_RING_OFFSET_3
682*b843c749SSergey Zigachev     0x00000000, // VGT_GS_OUT_PRIM_TYPE
683*b843c749SSergey Zigachev     0x00000000, // IA_ENHANCE
684*b843c749SSergey Zigachev };
685*b843c749SSergey Zigachev static const unsigned int ci_SECT_CONTEXT_def_5[] =
686*b843c749SSergey Zigachev {
687*b843c749SSergey Zigachev     0x00000000, // WD_ENHANCE
688*b843c749SSergey Zigachev     0x00000000, // VGT_PRIMITIVEID_EN
689*b843c749SSergey Zigachev };
690*b843c749SSergey Zigachev static const unsigned int ci_SECT_CONTEXT_def_6[] =
691*b843c749SSergey Zigachev {
692*b843c749SSergey Zigachev     0x00000000, // VGT_PRIMITIVEID_RESET
693*b843c749SSergey Zigachev };
694*b843c749SSergey Zigachev static const unsigned int ci_SECT_CONTEXT_def_7[] =
695*b843c749SSergey Zigachev {
696*b843c749SSergey Zigachev     0x00000000, // VGT_MULTI_PRIM_IB_RESET_EN
697*b843c749SSergey Zigachev     0, // HOLE
698*b843c749SSergey Zigachev     0, // HOLE
699*b843c749SSergey Zigachev     0x00000000, // VGT_INSTANCE_STEP_RATE_0
700*b843c749SSergey Zigachev     0x00000000, // VGT_INSTANCE_STEP_RATE_1
701*b843c749SSergey Zigachev     0x000000ff, // IA_MULTI_VGT_PARAM
702*b843c749SSergey Zigachev     0x00000000, // VGT_ESGS_RING_ITEMSIZE
703*b843c749SSergey Zigachev     0x00000000, // VGT_GSVS_RING_ITEMSIZE
704*b843c749SSergey Zigachev     0x00000000, // VGT_REUSE_OFF
705*b843c749SSergey Zigachev     0x00000000, // VGT_VTX_CNT_EN
706*b843c749SSergey Zigachev     0x00000000, // DB_HTILE_SURFACE
707*b843c749SSergey Zigachev     0x00000000, // DB_SRESULTS_COMPARE_STATE0
708*b843c749SSergey Zigachev     0x00000000, // DB_SRESULTS_COMPARE_STATE1
709*b843c749SSergey Zigachev     0x00000000, // DB_PRELOAD_CONTROL
710*b843c749SSergey Zigachev     0, // HOLE
711*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_BUFFER_SIZE_0
712*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_VTX_STRIDE_0
713*b843c749SSergey Zigachev     0, // HOLE
714*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_BUFFER_OFFSET_0
715*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_BUFFER_SIZE_1
716*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_VTX_STRIDE_1
717*b843c749SSergey Zigachev     0, // HOLE
718*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_BUFFER_OFFSET_1
719*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_BUFFER_SIZE_2
720*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_VTX_STRIDE_2
721*b843c749SSergey Zigachev     0, // HOLE
722*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_BUFFER_OFFSET_2
723*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_BUFFER_SIZE_3
724*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_VTX_STRIDE_3
725*b843c749SSergey Zigachev     0, // HOLE
726*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_BUFFER_OFFSET_3
727*b843c749SSergey Zigachev     0, // HOLE
728*b843c749SSergey Zigachev     0, // HOLE
729*b843c749SSergey Zigachev     0, // HOLE
730*b843c749SSergey Zigachev     0, // HOLE
731*b843c749SSergey Zigachev     0, // HOLE
732*b843c749SSergey Zigachev     0, // HOLE
733*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_DRAW_OPAQUE_OFFSET
734*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_DRAW_OPAQUE_BUFFER_FILLED_SIZE
735*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE
736*b843c749SSergey Zigachev     0, // HOLE
737*b843c749SSergey Zigachev     0x00000000, // VGT_GS_MAX_VERT_OUT
738*b843c749SSergey Zigachev     0, // HOLE
739*b843c749SSergey Zigachev     0, // HOLE
740*b843c749SSergey Zigachev     0, // HOLE
741*b843c749SSergey Zigachev     0, // HOLE
742*b843c749SSergey Zigachev     0, // HOLE
743*b843c749SSergey Zigachev     0, // HOLE
744*b843c749SSergey Zigachev     0x00000000, // VGT_SHADER_STAGES_EN
745*b843c749SSergey Zigachev     0x00000000, // VGT_LS_HS_CONFIG
746*b843c749SSergey Zigachev     0x00000000, // VGT_GS_VERT_ITEMSIZE
747*b843c749SSergey Zigachev     0x00000000, // VGT_GS_VERT_ITEMSIZE_1
748*b843c749SSergey Zigachev     0x00000000, // VGT_GS_VERT_ITEMSIZE_2
749*b843c749SSergey Zigachev     0x00000000, // VGT_GS_VERT_ITEMSIZE_3
750*b843c749SSergey Zigachev     0x00000000, // VGT_TF_PARAM
751*b843c749SSergey Zigachev     0x00000000, // DB_ALPHA_TO_MASK
752*b843c749SSergey Zigachev     0, // HOLE
753*b843c749SSergey Zigachev     0x00000000, // PA_SU_POLY_OFFSET_DB_FMT_CNTL
754*b843c749SSergey Zigachev     0x00000000, // PA_SU_POLY_OFFSET_CLAMP
755*b843c749SSergey Zigachev     0x00000000, // PA_SU_POLY_OFFSET_FRONT_SCALE
756*b843c749SSergey Zigachev     0x00000000, // PA_SU_POLY_OFFSET_FRONT_OFFSET
757*b843c749SSergey Zigachev     0x00000000, // PA_SU_POLY_OFFSET_BACK_SCALE
758*b843c749SSergey Zigachev     0x00000000, // PA_SU_POLY_OFFSET_BACK_OFFSET
759*b843c749SSergey Zigachev     0x00000000, // VGT_GS_INSTANCE_CNT
760*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_CONFIG
761*b843c749SSergey Zigachev     0x00000000, // VGT_STRMOUT_BUFFER_CONFIG
762*b843c749SSergey Zigachev     0, // HOLE
763*b843c749SSergey Zigachev     0, // HOLE
764*b843c749SSergey Zigachev     0, // HOLE
765*b843c749SSergey Zigachev     0, // HOLE
766*b843c749SSergey Zigachev     0, // HOLE
767*b843c749SSergey Zigachev     0, // HOLE
768*b843c749SSergey Zigachev     0, // HOLE
769*b843c749SSergey Zigachev     0, // HOLE
770*b843c749SSergey Zigachev     0, // HOLE
771*b843c749SSergey Zigachev     0, // HOLE
772*b843c749SSergey Zigachev     0, // HOLE
773*b843c749SSergey Zigachev     0, // HOLE
774*b843c749SSergey Zigachev     0, // HOLE
775*b843c749SSergey Zigachev     0, // HOLE
776*b843c749SSergey Zigachev     0x00000000, // PA_SC_CENTROID_PRIORITY_0
777*b843c749SSergey Zigachev     0x00000000, // PA_SC_CENTROID_PRIORITY_1
778*b843c749SSergey Zigachev     0x00001000, // PA_SC_LINE_CNTL
779*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_CONFIG
780*b843c749SSergey Zigachev     0x00000005, // PA_SU_VTX_CNTL
781*b843c749SSergey Zigachev     0x3f800000, // PA_CL_GB_VERT_CLIP_ADJ
782*b843c749SSergey Zigachev     0x3f800000, // PA_CL_GB_VERT_DISC_ADJ
783*b843c749SSergey Zigachev     0x3f800000, // PA_CL_GB_HORZ_CLIP_ADJ
784*b843c749SSergey Zigachev     0x3f800000, // PA_CL_GB_HORZ_DISC_ADJ
785*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0
786*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1
787*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2
788*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3
789*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_0
790*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_1
791*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_2
792*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_3
793*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_0
794*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_1
795*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_2
796*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_3
797*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_0
798*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_1
799*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_2
800*b843c749SSergey Zigachev     0x00000000, // PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_3
801*b843c749SSergey Zigachev     0xffffffff, // PA_SC_AA_MASK_X0Y0_X1Y0
802*b843c749SSergey Zigachev     0xffffffff, // PA_SC_AA_MASK_X0Y1_X1Y1
803*b843c749SSergey Zigachev     0, // HOLE
804*b843c749SSergey Zigachev     0, // HOLE
805*b843c749SSergey Zigachev     0, // HOLE
806*b843c749SSergey Zigachev     0, // HOLE
807*b843c749SSergey Zigachev     0, // HOLE
808*b843c749SSergey Zigachev     0, // HOLE
809*b843c749SSergey Zigachev     0x0000000e, // VGT_VERTEX_REUSE_BLOCK_CNTL
810*b843c749SSergey Zigachev     0x00000010, // VGT_OUT_DEALLOC_CNTL
811*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_BASE
812*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_PITCH
813*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_SLICE
814*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_VIEW
815*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_INFO
816*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_ATTRIB
817*b843c749SSergey Zigachev     0, // HOLE
818*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_CMASK
819*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_CMASK_SLICE
820*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_FMASK
821*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_FMASK_SLICE
822*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_CLEAR_WORD0
823*b843c749SSergey Zigachev     0x00000000, // CB_COLOR0_CLEAR_WORD1
824*b843c749SSergey Zigachev     0, // HOLE
825*b843c749SSergey Zigachev     0, // HOLE
826*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_BASE
827*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_PITCH
828*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_SLICE
829*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_VIEW
830*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_INFO
831*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_ATTRIB
832*b843c749SSergey Zigachev     0, // HOLE
833*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_CMASK
834*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_CMASK_SLICE
835*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_FMASK
836*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_FMASK_SLICE
837*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_CLEAR_WORD0
838*b843c749SSergey Zigachev     0x00000000, // CB_COLOR1_CLEAR_WORD1
839*b843c749SSergey Zigachev     0, // HOLE
840*b843c749SSergey Zigachev     0, // HOLE
841*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_BASE
842*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_PITCH
843*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_SLICE
844*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_VIEW
845*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_INFO
846*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_ATTRIB
847*b843c749SSergey Zigachev     0, // HOLE
848*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_CMASK
849*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_CMASK_SLICE
850*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_FMASK
851*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_FMASK_SLICE
852*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_CLEAR_WORD0
853*b843c749SSergey Zigachev     0x00000000, // CB_COLOR2_CLEAR_WORD1
854*b843c749SSergey Zigachev     0, // HOLE
855*b843c749SSergey Zigachev     0, // HOLE
856*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_BASE
857*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_PITCH
858*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_SLICE
859*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_VIEW
860*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_INFO
861*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_ATTRIB
862*b843c749SSergey Zigachev     0, // HOLE
863*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_CMASK
864*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_CMASK_SLICE
865*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_FMASK
866*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_FMASK_SLICE
867*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_CLEAR_WORD0
868*b843c749SSergey Zigachev     0x00000000, // CB_COLOR3_CLEAR_WORD1
869*b843c749SSergey Zigachev     0, // HOLE
870*b843c749SSergey Zigachev     0, // HOLE
871*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_BASE
872*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_PITCH
873*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_SLICE
874*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_VIEW
875*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_INFO
876*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_ATTRIB
877*b843c749SSergey Zigachev     0, // HOLE
878*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_CMASK
879*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_CMASK_SLICE
880*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_FMASK
881*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_FMASK_SLICE
882*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_CLEAR_WORD0
883*b843c749SSergey Zigachev     0x00000000, // CB_COLOR4_CLEAR_WORD1
884*b843c749SSergey Zigachev     0, // HOLE
885*b843c749SSergey Zigachev     0, // HOLE
886*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_BASE
887*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_PITCH
888*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_SLICE
889*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_VIEW
890*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_INFO
891*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_ATTRIB
892*b843c749SSergey Zigachev     0, // HOLE
893*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_CMASK
894*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_CMASK_SLICE
895*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_FMASK
896*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_FMASK_SLICE
897*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_CLEAR_WORD0
898*b843c749SSergey Zigachev     0x00000000, // CB_COLOR5_CLEAR_WORD1
899*b843c749SSergey Zigachev     0, // HOLE
900*b843c749SSergey Zigachev     0, // HOLE
901*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_BASE
902*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_PITCH
903*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_SLICE
904*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_VIEW
905*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_INFO
906*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_ATTRIB
907*b843c749SSergey Zigachev     0, // HOLE
908*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_CMASK
909*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_CMASK_SLICE
910*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_FMASK
911*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_FMASK_SLICE
912*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_CLEAR_WORD0
913*b843c749SSergey Zigachev     0x00000000, // CB_COLOR6_CLEAR_WORD1
914*b843c749SSergey Zigachev     0, // HOLE
915*b843c749SSergey Zigachev     0, // HOLE
916*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_BASE
917*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_PITCH
918*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_SLICE
919*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_VIEW
920*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_INFO
921*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_ATTRIB
922*b843c749SSergey Zigachev     0, // HOLE
923*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_CMASK
924*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_CMASK_SLICE
925*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_FMASK
926*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_FMASK_SLICE
927*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_CLEAR_WORD0
928*b843c749SSergey Zigachev     0x00000000, // CB_COLOR7_CLEAR_WORD1
929*b843c749SSergey Zigachev };
930*b843c749SSergey Zigachev static const struct cs_extent_def ci_SECT_CONTEXT_defs[] =
931*b843c749SSergey Zigachev {
932*b843c749SSergey Zigachev     {ci_SECT_CONTEXT_def_1, 0x0000a000, 212 },
933*b843c749SSergey Zigachev     {ci_SECT_CONTEXT_def_2, 0x0000a0d6, 274 },
934*b843c749SSergey Zigachev     {ci_SECT_CONTEXT_def_3, 0x0000a1f5, 6 },
935*b843c749SSergey Zigachev     {ci_SECT_CONTEXT_def_4, 0x0000a200, 157 },
936*b843c749SSergey Zigachev     {ci_SECT_CONTEXT_def_5, 0x0000a2a0, 2 },
937*b843c749SSergey Zigachev     {ci_SECT_CONTEXT_def_6, 0x0000a2a3, 1 },
938*b843c749SSergey Zigachev     {ci_SECT_CONTEXT_def_7, 0x0000a2a5, 233 },
939*b843c749SSergey Zigachev     { 0, 0, 0 }
940*b843c749SSergey Zigachev };
941*b843c749SSergey Zigachev static const struct cs_section_def ci_cs_data[] = {
942*b843c749SSergey Zigachev     { ci_SECT_CONTEXT_defs, SECT_CONTEXT },
943*b843c749SSergey Zigachev     { 0, SECT_NONE }
944*b843c749SSergey Zigachev };
945