1/*
2 * Copyright 2013 Red Hat Inc.
3 *
4 * Permission is hereby granted, free of charge, to any person obtaining a
5 * copy of this software and associated documentation files (the "Software"),
6 * to deal in the Software without restriction, including without limitation
7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 * and/or sell copies of the Software, and to permit persons to whom the
9 * Software is furnished to do so, subject to the following conditions:
10 *
11 * The above copyright notice and this permission notice shall be included in
12 * all copies or substantial portions of the Software.
13 *
14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
17 * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
18 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
20 * OTHER DEALINGS IN THE SOFTWARE.
21 *
22 * Authors: Ben Skeggs <bskeggs@redhat.com>
23 */
24#include "ctxgf100.h"
25
26#include <subdev/fb.h>
27
28/*******************************************************************************
29 * PGRAPH context register lists
30 ******************************************************************************/
31
32static const struct gf100_gr_init
33gf108_grctx_init_icmd_0[] = {
34	{ 0x001000,   1, 0x01, 0x00000004 },
35	{ 0x0000a9,   1, 0x01, 0x0000ffff },
36	{ 0x000038,   1, 0x01, 0x0fac6881 },
37	{ 0x00003d,   1, 0x01, 0x00000001 },
38	{ 0x0000e8,   8, 0x01, 0x00000400 },
39	{ 0x000078,   8, 0x01, 0x00000300 },
40	{ 0x000050,   1, 0x01, 0x00000011 },
41	{ 0x000058,   8, 0x01, 0x00000008 },
42	{ 0x000208,   8, 0x01, 0x00000001 },
43	{ 0x000081,   1, 0x01, 0x00000001 },
44	{ 0x000085,   1, 0x01, 0x00000004 },
45	{ 0x000088,   1, 0x01, 0x00000400 },
46	{ 0x000090,   1, 0x01, 0x00000300 },
47	{ 0x000098,   1, 0x01, 0x00001001 },
48	{ 0x0000e3,   1, 0x01, 0x00000001 },
49	{ 0x0000da,   1, 0x01, 0x00000001 },
50	{ 0x0000f8,   1, 0x01, 0x00000003 },
51	{ 0x0000fa,   1, 0x01, 0x00000001 },
52	{ 0x00009f,   4, 0x01, 0x0000ffff },
53	{ 0x0000b1,   1, 0x01, 0x00000001 },
54	{ 0x0000b2,  40, 0x01, 0x00000000 },
55	{ 0x000210,   8, 0x01, 0x00000040 },
56	{ 0x000218,   8, 0x01, 0x0000c080 },
57	{ 0x0000ad,   1, 0x01, 0x0000013e },
58	{ 0x0000e1,   1, 0x01, 0x00000010 },
59	{ 0x000290,  16, 0x01, 0x00000000 },
60	{ 0x0003b0,  16, 0x01, 0x00000000 },
61	{ 0x0002a0,  16, 0x01, 0x00000000 },
62	{ 0x000420,  16, 0x01, 0x00000000 },
63	{ 0x0002b0,  16, 0x01, 0x00000000 },
64	{ 0x000430,  16, 0x01, 0x00000000 },
65	{ 0x0002c0,  16, 0x01, 0x00000000 },
66	{ 0x0004d0,  16, 0x01, 0x00000000 },
67	{ 0x000720,  16, 0x01, 0x00000000 },
68	{ 0x0008c0,  16, 0x01, 0x00000000 },
69	{ 0x000890,  16, 0x01, 0x00000000 },
70	{ 0x0008e0,  16, 0x01, 0x00000000 },
71	{ 0x0008a0,  16, 0x01, 0x00000000 },
72	{ 0x0008f0,  16, 0x01, 0x00000000 },
73	{ 0x00094c,   1, 0x01, 0x000000ff },
74	{ 0x00094d,   1, 0x01, 0xffffffff },
75	{ 0x00094e,   1, 0x01, 0x00000002 },
76	{ 0x0002ec,   1, 0x01, 0x00000001 },
77	{ 0x000303,   1, 0x01, 0x00000001 },
78	{ 0x0002e6,   1, 0x01, 0x00000001 },
79	{ 0x000466,   1, 0x01, 0x00000052 },
80	{ 0x000301,   1, 0x01, 0x3f800000 },
81	{ 0x000304,   1, 0x01, 0x30201000 },
82	{ 0x000305,   1, 0x01, 0x70605040 },
83	{ 0x000306,   1, 0x01, 0xb8a89888 },
84	{ 0x000307,   1, 0x01, 0xf8e8d8c8 },
85	{ 0x00030a,   1, 0x01, 0x00ffff00 },
86	{ 0x00030b,   1, 0x01, 0x0000001a },
87	{ 0x00030c,   1, 0x01, 0x00000001 },
88	{ 0x000318,   1, 0x01, 0x00000001 },
89	{ 0x000340,   1, 0x01, 0x00000000 },
90	{ 0x000375,   1, 0x01, 0x00000001 },
91	{ 0x000351,   1, 0x01, 0x00000100 },
92	{ 0x00037d,   1, 0x01, 0x00000006 },
93	{ 0x0003a0,   1, 0x01, 0x00000002 },
94	{ 0x0003aa,   1, 0x01, 0x00000001 },
95	{ 0x0003a9,   1, 0x01, 0x00000001 },
96	{ 0x000380,   1, 0x01, 0x00000001 },
97	{ 0x000360,   1, 0x01, 0x00000040 },
98	{ 0x000366,   2, 0x01, 0x00000000 },
99	{ 0x000368,   1, 0x01, 0x00001fff },
100	{ 0x000370,   2, 0x01, 0x00000000 },
101	{ 0x000372,   1, 0x01, 0x003fffff },
102	{ 0x00037a,   1, 0x01, 0x00000012 },
103	{ 0x0005e0,   5, 0x01, 0x00000022 },
104	{ 0x000619,   1, 0x01, 0x00000003 },
105	{ 0x000811,   1, 0x01, 0x00000003 },
106	{ 0x000812,   1, 0x01, 0x00000004 },
107	{ 0x000813,   1, 0x01, 0x00000006 },
108	{ 0x000814,   1, 0x01, 0x00000008 },
109	{ 0x000815,   1, 0x01, 0x0000000b },
110	{ 0x000800,   6, 0x01, 0x00000001 },
111	{ 0x000632,   1, 0x01, 0x00000001 },
112	{ 0x000633,   1, 0x01, 0x00000002 },
113	{ 0x000634,   1, 0x01, 0x00000003 },
114	{ 0x000635,   1, 0x01, 0x00000004 },
115	{ 0x000654,   1, 0x01, 0x3f800000 },
116	{ 0x000657,   1, 0x01, 0x3f800000 },
117	{ 0x000655,   2, 0x01, 0x3f800000 },
118	{ 0x0006cd,   1, 0x01, 0x3f800000 },
119	{ 0x0007f5,   1, 0x01, 0x3f800000 },
120	{ 0x0007dc,   1, 0x01, 0x39291909 },
121	{ 0x0007dd,   1, 0x01, 0x79695949 },
122	{ 0x0007de,   1, 0x01, 0xb9a99989 },
123	{ 0x0007df,   1, 0x01, 0xf9e9d9c9 },
124	{ 0x0007e8,   1, 0x01, 0x00003210 },
125	{ 0x0007e9,   1, 0x01, 0x00007654 },
126	{ 0x0007ea,   1, 0x01, 0x00000098 },
127	{ 0x0007ec,   1, 0x01, 0x39291909 },
128	{ 0x0007ed,   1, 0x01, 0x79695949 },
129	{ 0x0007ee,   1, 0x01, 0xb9a99989 },
130	{ 0x0007ef,   1, 0x01, 0xf9e9d9c9 },
131	{ 0x0007f0,   1, 0x01, 0x00003210 },
132	{ 0x0007f1,   1, 0x01, 0x00007654 },
133	{ 0x0007f2,   1, 0x01, 0x00000098 },
134	{ 0x0005a5,   1, 0x01, 0x00000001 },
135	{ 0x000980, 128, 0x01, 0x00000000 },
136	{ 0x000468,   1, 0x01, 0x00000004 },
137	{ 0x00046c,   1, 0x01, 0x00000001 },
138	{ 0x000470,  96, 0x01, 0x00000000 },
139	{ 0x000510,  16, 0x01, 0x3f800000 },
140	{ 0x000520,   1, 0x01, 0x000002b6 },
141	{ 0x000529,   1, 0x01, 0x00000001 },
142	{ 0x000530,  16, 0x01, 0xffff0000 },
143	{ 0x000585,   1, 0x01, 0x0000003f },
144	{ 0x000576,   1, 0x01, 0x00000003 },
145	{ 0x00057b,   1, 0x01, 0x00000059 },
146	{ 0x000586,   1, 0x01, 0x00000040 },
147	{ 0x000582,   2, 0x01, 0x00000080 },
148	{ 0x0005c2,   1, 0x01, 0x00000001 },
149	{ 0x000638,   2, 0x01, 0x00000001 },
150	{ 0x00063a,   1, 0x01, 0x00000002 },
151	{ 0x00063b,   2, 0x01, 0x00000001 },
152	{ 0x00063d,   1, 0x01, 0x00000002 },
153	{ 0x00063e,   1, 0x01, 0x00000001 },
154	{ 0x0008b8,   8, 0x01, 0x00000001 },
155	{ 0x000900,   8, 0x01, 0x00000001 },
156	{ 0x000908,   8, 0x01, 0x00000002 },
157	{ 0x000910,  16, 0x01, 0x00000001 },
158	{ 0x000920,   8, 0x01, 0x00000002 },
159	{ 0x000928,   8, 0x01, 0x00000001 },
160	{ 0x000648,   9, 0x01, 0x00000001 },
161	{ 0x000658,   1, 0x01, 0x0000000f },
162	{ 0x0007ff,   1, 0x01, 0x0000000a },
163	{ 0x00066a,   1, 0x01, 0x40000000 },
164	{ 0x00066b,   1, 0x01, 0x10000000 },
165	{ 0x00066c,   2, 0x01, 0xffff0000 },
166	{ 0x0007af,   2, 0x01, 0x00000008 },
167	{ 0x0007f6,   1, 0x01, 0x00000001 },
168	{ 0x0006b2,   1, 0x01, 0x00000055 },
169	{ 0x0007ad,   1, 0x01, 0x00000003 },
170	{ 0x000937,   1, 0x01, 0x00000001 },
171	{ 0x000971,   1, 0x01, 0x00000008 },
172	{ 0x000972,   1, 0x01, 0x00000040 },
173	{ 0x000973,   1, 0x01, 0x0000012c },
174	{ 0x00097c,   1, 0x01, 0x00000040 },
175	{ 0x000979,   1, 0x01, 0x00000003 },
176	{ 0x000975,   1, 0x01, 0x00000020 },
177	{ 0x000976,   1, 0x01, 0x00000001 },
178	{ 0x000977,   1, 0x01, 0x00000020 },
179	{ 0x000978,   1, 0x01, 0x00000001 },
180	{ 0x000957,   1, 0x01, 0x00000003 },
181	{ 0x00095e,   1, 0x01, 0x20164010 },
182	{ 0x00095f,   1, 0x01, 0x00000020 },
183	{ 0x000683,   1, 0x01, 0x00000006 },
184	{ 0x000685,   1, 0x01, 0x003fffff },
185	{ 0x000687,   1, 0x01, 0x00000c48 },
186	{ 0x0006a0,   1, 0x01, 0x00000005 },
187	{ 0x000840,   1, 0x01, 0x00300008 },
188	{ 0x000841,   1, 0x01, 0x04000080 },
189	{ 0x000842,   1, 0x01, 0x00300008 },
190	{ 0x000843,   1, 0x01, 0x04000080 },
191	{ 0x000818,   8, 0x01, 0x00000000 },
192	{ 0x000848,  16, 0x01, 0x00000000 },
193	{ 0x000738,   1, 0x01, 0x00000000 },
194	{ 0x0006aa,   1, 0x01, 0x00000001 },
195	{ 0x0006ab,   1, 0x01, 0x00000002 },
196	{ 0x0006ac,   1, 0x01, 0x00000080 },
197	{ 0x0006ad,   2, 0x01, 0x00000100 },
198	{ 0x0006b1,   1, 0x01, 0x00000011 },
199	{ 0x0006bb,   1, 0x01, 0x000000cf },
200	{ 0x0006ce,   1, 0x01, 0x2a712488 },
201	{ 0x000739,   1, 0x01, 0x4085c000 },
202	{ 0x00073a,   1, 0x01, 0x00000080 },
203	{ 0x000786,   1, 0x01, 0x80000100 },
204	{ 0x00073c,   1, 0x01, 0x00010100 },
205	{ 0x00073d,   1, 0x01, 0x02800000 },
206	{ 0x000787,   1, 0x01, 0x000000cf },
207	{ 0x00078c,   1, 0x01, 0x00000008 },
208	{ 0x000792,   1, 0x01, 0x00000001 },
209	{ 0x000794,   3, 0x01, 0x00000001 },
210	{ 0x000797,   1, 0x01, 0x000000cf },
211	{ 0x000836,   1, 0x01, 0x00000001 },
212	{ 0x00079a,   1, 0x01, 0x00000002 },
213	{ 0x000833,   1, 0x01, 0x04444480 },
214	{ 0x0007a1,   1, 0x01, 0x00000001 },
215	{ 0x0007a3,   3, 0x01, 0x00000001 },
216	{ 0x000831,   1, 0x01, 0x00000004 },
217	{ 0x00080c,   1, 0x01, 0x00000002 },
218	{ 0x00080d,   2, 0x01, 0x00000100 },
219	{ 0x00080f,   1, 0x01, 0x00000001 },
220	{ 0x000823,   1, 0x01, 0x00000002 },
221	{ 0x000824,   2, 0x01, 0x00000100 },
222	{ 0x000826,   1, 0x01, 0x00000001 },
223	{ 0x00095d,   1, 0x01, 0x00000001 },
224	{ 0x00082b,   1, 0x01, 0x00000004 },
225	{ 0x000942,   1, 0x01, 0x00010001 },
226	{ 0x000943,   1, 0x01, 0x00000001 },
227	{ 0x000944,   1, 0x01, 0x00000022 },
228	{ 0x0007c5,   1, 0x01, 0x00010001 },
229	{ 0x000834,   1, 0x01, 0x00000001 },
230	{ 0x0007c7,   1, 0x01, 0x00000001 },
231	{ 0x00c1b0,   8, 0x01, 0x0000000f },
232	{ 0x00c1b8,   1, 0x01, 0x0fac6881 },
233	{ 0x00c1b9,   1, 0x01, 0x00fac688 },
234	{ 0x01e100,   1, 0x01, 0x00000001 },
235	{ 0x001000,   1, 0x01, 0x00000002 },
236	{ 0x0006aa,   1, 0x01, 0x00000001 },
237	{ 0x0006ad,   2, 0x01, 0x00000100 },
238	{ 0x0006b1,   1, 0x01, 0x00000011 },
239	{ 0x00078c,   1, 0x01, 0x00000008 },
240	{ 0x000792,   1, 0x01, 0x00000001 },
241	{ 0x000794,   3, 0x01, 0x00000001 },
242	{ 0x000797,   1, 0x01, 0x000000cf },
243	{ 0x00079a,   1, 0x01, 0x00000002 },
244	{ 0x000833,   1, 0x01, 0x04444480 },
245	{ 0x0007a1,   1, 0x01, 0x00000001 },
246	{ 0x0007a3,   3, 0x01, 0x00000001 },
247	{ 0x000831,   1, 0x01, 0x00000004 },
248	{ 0x01e100,   1, 0x01, 0x00000001 },
249	{ 0x001000,   1, 0x01, 0x00000014 },
250	{ 0x000351,   1, 0x01, 0x00000100 },
251	{ 0x000957,   1, 0x01, 0x00000003 },
252	{ 0x00095d,   1, 0x01, 0x00000001 },
253	{ 0x00082b,   1, 0x01, 0x00000004 },
254	{ 0x000942,   1, 0x01, 0x00010001 },
255	{ 0x000943,   1, 0x01, 0x00000001 },
256	{ 0x0007c5,   1, 0x01, 0x00010001 },
257	{ 0x000834,   1, 0x01, 0x00000001 },
258	{ 0x0007c7,   1, 0x01, 0x00000001 },
259	{ 0x01e100,   1, 0x01, 0x00000001 },
260	{ 0x001000,   1, 0x01, 0x00000001 },
261	{ 0x00080c,   1, 0x01, 0x00000002 },
262	{ 0x00080d,   2, 0x01, 0x00000100 },
263	{ 0x00080f,   1, 0x01, 0x00000001 },
264	{ 0x000823,   1, 0x01, 0x00000002 },
265	{ 0x000824,   2, 0x01, 0x00000100 },
266	{ 0x000826,   1, 0x01, 0x00000001 },
267	{ 0x01e100,   1, 0x01, 0x00000001 },
268	{}
269};
270
271static const struct gf100_gr_pack
272gf108_grctx_pack_icmd[] = {
273	{ gf108_grctx_init_icmd_0 },
274	{}
275};
276
277const struct gf100_gr_init
278gf108_grctx_init_9097_0[] = {
279	{ 0x000800,   8, 0x40, 0x00000000 },
280	{ 0x000804,   8, 0x40, 0x00000000 },
281	{ 0x000808,   8, 0x40, 0x00000400 },
282	{ 0x00080c,   8, 0x40, 0x00000300 },
283	{ 0x000810,   1, 0x04, 0x000000cf },
284	{ 0x000850,   7, 0x40, 0x00000000 },
285	{ 0x000814,   8, 0x40, 0x00000040 },
286	{ 0x000818,   8, 0x40, 0x00000001 },
287	{ 0x00081c,   8, 0x40, 0x00000000 },
288	{ 0x000820,   8, 0x40, 0x00000000 },
289	{ 0x002700,   8, 0x20, 0x00000000 },
290	{ 0x002704,   8, 0x20, 0x00000000 },
291	{ 0x002708,   8, 0x20, 0x00000000 },
292	{ 0x00270c,   8, 0x20, 0x00000000 },
293	{ 0x002710,   8, 0x20, 0x00014000 },
294	{ 0x002714,   8, 0x20, 0x00000040 },
295	{ 0x001c00,  16, 0x10, 0x00000000 },
296	{ 0x001c04,  16, 0x10, 0x00000000 },
297	{ 0x001c08,  16, 0x10, 0x00000000 },
298	{ 0x001c0c,  16, 0x10, 0x00000000 },
299	{ 0x001d00,  16, 0x10, 0x00000000 },
300	{ 0x001d04,  16, 0x10, 0x00000000 },
301	{ 0x001d08,  16, 0x10, 0x00000000 },
302	{ 0x001d0c,  16, 0x10, 0x00000000 },
303	{ 0x001f00,  16, 0x08, 0x00000000 },
304	{ 0x001f04,  16, 0x08, 0x00000000 },
305	{ 0x001f80,  16, 0x08, 0x00000000 },
306	{ 0x001f84,  16, 0x08, 0x00000000 },
307	{ 0x002200,   5, 0x10, 0x00000022 },
308	{ 0x002000,   1, 0x04, 0x00000000 },
309	{ 0x002040,   1, 0x04, 0x00000011 },
310	{ 0x002080,   1, 0x04, 0x00000020 },
311	{ 0x0020c0,   1, 0x04, 0x00000030 },
312	{ 0x002100,   1, 0x04, 0x00000040 },
313	{ 0x002140,   1, 0x04, 0x00000051 },
314	{ 0x00200c,   6, 0x40, 0x00000001 },
315	{ 0x002010,   1, 0x04, 0x00000000 },
316	{ 0x002050,   1, 0x04, 0x00000000 },
317	{ 0x002090,   1, 0x04, 0x00000001 },
318	{ 0x0020d0,   1, 0x04, 0x00000002 },
319	{ 0x002110,   1, 0x04, 0x00000003 },
320	{ 0x002150,   1, 0x04, 0x00000004 },
321	{ 0x000380,   4, 0x20, 0x00000000 },
322	{ 0x000384,   4, 0x20, 0x00000000 },
323	{ 0x000388,   4, 0x20, 0x00000000 },
324	{ 0x00038c,   4, 0x20, 0x00000000 },
325	{ 0x000700,   4, 0x10, 0x00000000 },
326	{ 0x000704,   4, 0x10, 0x00000000 },
327	{ 0x000708,   4, 0x10, 0x00000000 },
328	{ 0x002800, 128, 0x04, 0x00000000 },
329	{ 0x000a00,  16, 0x20, 0x00000000 },
330	{ 0x000a04,  16, 0x20, 0x00000000 },
331	{ 0x000a08,  16, 0x20, 0x00000000 },
332	{ 0x000a0c,  16, 0x20, 0x00000000 },
333	{ 0x000a10,  16, 0x20, 0x00000000 },
334	{ 0x000a14,  16, 0x20, 0x00000000 },
335	{ 0x000c00,  16, 0x10, 0x00000000 },
336	{ 0x000c04,  16, 0x10, 0x00000000 },
337	{ 0x000c08,  16, 0x10, 0x00000000 },
338	{ 0x000c0c,  16, 0x10, 0x3f800000 },
339	{ 0x000d00,   8, 0x08, 0xffff0000 },
340	{ 0x000d04,   8, 0x08, 0xffff0000 },
341	{ 0x000e00,  16, 0x10, 0x00000000 },
342	{ 0x000e04,  16, 0x10, 0xffff0000 },
343	{ 0x000e08,  16, 0x10, 0xffff0000 },
344	{ 0x000d40,   4, 0x08, 0x00000000 },
345	{ 0x000d44,   4, 0x08, 0x00000000 },
346	{ 0x001e00,   8, 0x20, 0x00000001 },
347	{ 0x001e04,   8, 0x20, 0x00000001 },
348	{ 0x001e08,   8, 0x20, 0x00000002 },
349	{ 0x001e0c,   8, 0x20, 0x00000001 },
350	{ 0x001e10,   8, 0x20, 0x00000001 },
351	{ 0x001e14,   8, 0x20, 0x00000002 },
352	{ 0x001e18,   8, 0x20, 0x00000001 },
353	{ 0x00030c,   1, 0x04, 0x00000001 },
354	{ 0x001944,   1, 0x04, 0x00000000 },
355	{ 0x001514,   1, 0x04, 0x00000000 },
356	{ 0x000d68,   1, 0x04, 0x0000ffff },
357	{ 0x00121c,   1, 0x04, 0x0fac6881 },
358	{ 0x000fac,   1, 0x04, 0x00000001 },
359	{ 0x001538,   1, 0x04, 0x00000001 },
360	{ 0x000fe0,   2, 0x04, 0x00000000 },
361	{ 0x000fe8,   1, 0x04, 0x00000014 },
362	{ 0x000fec,   1, 0x04, 0x00000040 },
363	{ 0x000ff0,   1, 0x04, 0x00000000 },
364	{ 0x00179c,   1, 0x04, 0x00000000 },
365	{ 0x001228,   1, 0x04, 0x00000400 },
366	{ 0x00122c,   1, 0x04, 0x00000300 },
367	{ 0x001230,   1, 0x04, 0x00010001 },
368	{ 0x0007f8,   1, 0x04, 0x00000000 },
369	{ 0x0015b4,   1, 0x04, 0x00000001 },
370	{ 0x0015cc,   1, 0x04, 0x00000000 },
371	{ 0x001534,   1, 0x04, 0x00000000 },
372	{ 0x000fb0,   1, 0x04, 0x00000000 },
373	{ 0x0015d0,   1, 0x04, 0x00000000 },
374	{ 0x00153c,   1, 0x04, 0x00000000 },
375	{ 0x0016b4,   1, 0x04, 0x00000003 },
376	{ 0x000fbc,   4, 0x04, 0x0000ffff },
377	{ 0x000df8,   2, 0x04, 0x00000000 },
378	{ 0x001948,   1, 0x04, 0x00000000 },
379	{ 0x001970,   1, 0x04, 0x00000001 },
380	{ 0x00161c,   1, 0x04, 0x000009f0 },
381	{ 0x000dcc,   1, 0x04, 0x00000010 },
382	{ 0x00163c,   1, 0x04, 0x00000000 },
383	{ 0x0015e4,   1, 0x04, 0x00000000 },
384	{ 0x001160,  32, 0x04, 0x25e00040 },
385	{ 0x001880,  32, 0x04, 0x00000000 },
386	{ 0x000f84,   2, 0x04, 0x00000000 },
387	{ 0x0017c8,   2, 0x04, 0x00000000 },
388	{ 0x0017d0,   1, 0x04, 0x000000ff },
389	{ 0x0017d4,   1, 0x04, 0xffffffff },
390	{ 0x0017d8,   1, 0x04, 0x00000002 },
391	{ 0x0017dc,   1, 0x04, 0x00000000 },
392	{ 0x0015f4,   2, 0x04, 0x00000000 },
393	{ 0x001434,   2, 0x04, 0x00000000 },
394	{ 0x000d74,   1, 0x04, 0x00000000 },
395	{ 0x000dec,   1, 0x04, 0x00000001 },
396	{ 0x0013a4,   1, 0x04, 0x00000000 },
397	{ 0x001318,   1, 0x04, 0x00000001 },
398	{ 0x001644,   1, 0x04, 0x00000000 },
399	{ 0x000748,   1, 0x04, 0x00000000 },
400	{ 0x000de8,   1, 0x04, 0x00000000 },
401	{ 0x001648,   1, 0x04, 0x00000000 },
402	{ 0x0012a4,   1, 0x04, 0x00000000 },
403	{ 0x001120,   4, 0x04, 0x00000000 },
404	{ 0x001118,   1, 0x04, 0x00000000 },
405	{ 0x00164c,   1, 0x04, 0x00000000 },
406	{ 0x001658,   1, 0x04, 0x00000000 },
407	{ 0x001910,   1, 0x04, 0x00000290 },
408	{ 0x001518,   1, 0x04, 0x00000000 },
409	{ 0x00165c,   1, 0x04, 0x00000001 },
410	{ 0x001520,   1, 0x04, 0x00000000 },
411	{ 0x001604,   1, 0x04, 0x00000000 },
412	{ 0x001570,   1, 0x04, 0x00000000 },
413	{ 0x0013b0,   2, 0x04, 0x3f800000 },
414	{ 0x00020c,   1, 0x04, 0x00000000 },
415	{ 0x001670,   1, 0x04, 0x30201000 },
416	{ 0x001674,   1, 0x04, 0x70605040 },
417	{ 0x001678,   1, 0x04, 0xb8a89888 },
418	{ 0x00167c,   1, 0x04, 0xf8e8d8c8 },
419	{ 0x00166c,   1, 0x04, 0x00000000 },
420	{ 0x001680,   1, 0x04, 0x00ffff00 },
421	{ 0x0012d0,   1, 0x04, 0x00000003 },
422	{ 0x0012d4,   1, 0x04, 0x00000002 },
423	{ 0x001684,   2, 0x04, 0x00000000 },
424	{ 0x000dac,   2, 0x04, 0x00001b02 },
425	{ 0x000db4,   1, 0x04, 0x00000000 },
426	{ 0x00168c,   1, 0x04, 0x00000000 },
427	{ 0x0015bc,   1, 0x04, 0x00000000 },
428	{ 0x00156c,   1, 0x04, 0x00000000 },
429	{ 0x00187c,   1, 0x04, 0x00000000 },
430	{ 0x001110,   1, 0x04, 0x00000001 },
431	{ 0x000dc0,   3, 0x04, 0x00000000 },
432	{ 0x001234,   1, 0x04, 0x00000000 },
433	{ 0x001690,   1, 0x04, 0x00000000 },
434	{ 0x0012ac,   1, 0x04, 0x00000001 },
435	{ 0x0002c4,   1, 0x04, 0x00000000 },
436	{ 0x000790,   5, 0x04, 0x00000000 },
437	{ 0x00077c,   1, 0x04, 0x00000000 },
438	{ 0x001000,   1, 0x04, 0x00000010 },
439	{ 0x0010fc,   1, 0x04, 0x00000000 },
440	{ 0x001290,   1, 0x04, 0x00000000 },
441	{ 0x000218,   1, 0x04, 0x00000010 },
442	{ 0x0012d8,   1, 0x04, 0x00000000 },
443	{ 0x0012dc,   1, 0x04, 0x00000010 },
444	{ 0x000d94,   1, 0x04, 0x00000001 },
445	{ 0x00155c,   2, 0x04, 0x00000000 },
446	{ 0x001564,   1, 0x04, 0x00001fff },
447	{ 0x001574,   2, 0x04, 0x00000000 },
448	{ 0x00157c,   1, 0x04, 0x003fffff },
449	{ 0x001354,   1, 0x04, 0x00000000 },
450	{ 0x001664,   1, 0x04, 0x00000000 },
451	{ 0x001610,   1, 0x04, 0x00000012 },
452	{ 0x001608,   2, 0x04, 0x00000000 },
453	{ 0x00162c,   1, 0x04, 0x00000003 },
454	{ 0x000210,   1, 0x04, 0x00000000 },
455	{ 0x000320,   1, 0x04, 0x00000000 },
456	{ 0x000324,   6, 0x04, 0x3f800000 },
457	{ 0x000750,   1, 0x04, 0x00000000 },
458	{ 0x000760,   1, 0x04, 0x39291909 },
459	{ 0x000764,   1, 0x04, 0x79695949 },
460	{ 0x000768,   1, 0x04, 0xb9a99989 },
461	{ 0x00076c,   1, 0x04, 0xf9e9d9c9 },
462	{ 0x000770,   1, 0x04, 0x30201000 },
463	{ 0x000774,   1, 0x04, 0x70605040 },
464	{ 0x000778,   1, 0x04, 0x00009080 },
465	{ 0x000780,   1, 0x04, 0x39291909 },
466	{ 0x000784,   1, 0x04, 0x79695949 },
467	{ 0x000788,   1, 0x04, 0xb9a99989 },
468	{ 0x00078c,   1, 0x04, 0xf9e9d9c9 },
469	{ 0x0007d0,   1, 0x04, 0x30201000 },
470	{ 0x0007d4,   1, 0x04, 0x70605040 },
471	{ 0x0007d8,   1, 0x04, 0x00009080 },
472	{ 0x00037c,   1, 0x04, 0x00000001 },
473	{ 0x000740,   2, 0x04, 0x00000000 },
474	{ 0x002600,   1, 0x04, 0x00000000 },
475	{ 0x001918,   1, 0x04, 0x00000000 },
476	{ 0x00191c,   1, 0x04, 0x00000900 },
477	{ 0x001920,   1, 0x04, 0x00000405 },
478	{ 0x001308,   1, 0x04, 0x00000001 },
479	{ 0x001924,   1, 0x04, 0x00000000 },
480	{ 0x0013ac,   1, 0x04, 0x00000000 },
481	{ 0x00192c,   1, 0x04, 0x00000001 },
482	{ 0x00193c,   1, 0x04, 0x00002c1c },
483	{ 0x000d7c,   1, 0x04, 0x00000000 },
484	{ 0x000f8c,   1, 0x04, 0x00000000 },
485	{ 0x0002c0,   1, 0x04, 0x00000001 },
486	{ 0x001510,   1, 0x04, 0x00000000 },
487	{ 0x001940,   1, 0x04, 0x00000000 },
488	{ 0x000ff4,   2, 0x04, 0x00000000 },
489	{ 0x00194c,   2, 0x04, 0x00000000 },
490	{ 0x001968,   1, 0x04, 0x00000000 },
491	{ 0x001590,   1, 0x04, 0x0000003f },
492	{ 0x0007e8,   4, 0x04, 0x00000000 },
493	{ 0x00196c,   1, 0x04, 0x00000011 },
494	{ 0x00197c,   1, 0x04, 0x00000000 },
495	{ 0x000fcc,   2, 0x04, 0x00000000 },
496	{ 0x0002d8,   1, 0x04, 0x00000040 },
497	{ 0x001980,   1, 0x04, 0x00000080 },
498	{ 0x001504,   1, 0x04, 0x00000080 },
499	{ 0x001984,   1, 0x04, 0x00000000 },
500	{ 0x000300,   1, 0x04, 0x00000001 },
501	{ 0x0013a8,   1, 0x04, 0x00000000 },
502	{ 0x0012ec,   1, 0x04, 0x00000000 },
503	{ 0x001310,   1, 0x04, 0x00000000 },
504	{ 0x001314,   1, 0x04, 0x00000001 },
505	{ 0x001380,   1, 0x04, 0x00000000 },
506	{ 0x001384,   4, 0x04, 0x00000001 },
507	{ 0x001394,   1, 0x04, 0x00000000 },
508	{ 0x00139c,   1, 0x04, 0x00000000 },
509	{ 0x001398,   1, 0x04, 0x00000000 },
510	{ 0x001594,   1, 0x04, 0x00000000 },
511	{ 0x001598,   4, 0x04, 0x00000001 },
512	{ 0x000f54,   3, 0x04, 0x00000000 },
513	{ 0x0019bc,   1, 0x04, 0x00000000 },
514	{ 0x000f9c,   2, 0x04, 0x00000000 },
515	{ 0x0012cc,   1, 0x04, 0x00000000 },
516	{ 0x0012e8,   1, 0x04, 0x00000000 },
517	{ 0x00130c,   1, 0x04, 0x00000001 },
518	{ 0x001360,   8, 0x04, 0x00000000 },
519	{ 0x00133c,   2, 0x04, 0x00000001 },
520	{ 0x001344,   1, 0x04, 0x00000002 },
521	{ 0x001348,   2, 0x04, 0x00000001 },
522	{ 0x001350,   1, 0x04, 0x00000002 },
523	{ 0x001358,   1, 0x04, 0x00000001 },
524	{ 0x0012e4,   1, 0x04, 0x00000000 },
525	{ 0x00131c,   4, 0x04, 0x00000000 },
526	{ 0x0019c0,   1, 0x04, 0x00000000 },
527	{ 0x001140,   1, 0x04, 0x00000000 },
528	{ 0x0019c4,   1, 0x04, 0x00000000 },
529	{ 0x0019c8,   1, 0x04, 0x00001500 },
530	{ 0x00135c,   1, 0x04, 0x00000000 },
531	{ 0x000f90,   1, 0x04, 0x00000000 },
532	{ 0x0019e0,   8, 0x04, 0x00000001 },
533	{ 0x0019cc,   1, 0x04, 0x00000001 },
534	{ 0x0015b8,   1, 0x04, 0x00000000 },
535	{ 0x001a00,   1, 0x04, 0x00001111 },
536	{ 0x001a04,   7, 0x04, 0x00000000 },
537	{ 0x000d6c,   2, 0x04, 0xffff0000 },
538	{ 0x0010f8,   1, 0x04, 0x00001010 },
539	{ 0x000d80,   5, 0x04, 0x00000000 },
540	{ 0x000da0,   1, 0x04, 0x00000000 },
541	{ 0x001508,   1, 0x04, 0x80000000 },
542	{ 0x00150c,   1, 0x04, 0x40000000 },
543	{ 0x001668,   1, 0x04, 0x00000000 },
544	{ 0x000318,   2, 0x04, 0x00000008 },
545	{ 0x000d9c,   1, 0x04, 0x00000001 },
546	{ 0x0007dc,   1, 0x04, 0x00000000 },
547	{ 0x00074c,   1, 0x04, 0x00000055 },
548	{ 0x001420,   1, 0x04, 0x00000003 },
549	{ 0x0017bc,   2, 0x04, 0x00000000 },
550	{ 0x0017c4,   1, 0x04, 0x00000001 },
551	{ 0x001008,   1, 0x04, 0x00000008 },
552	{ 0x00100c,   1, 0x04, 0x00000040 },
553	{ 0x001010,   1, 0x04, 0x0000012c },
554	{ 0x000d60,   1, 0x04, 0x00000040 },
555	{ 0x00075c,   1, 0x04, 0x00000003 },
556	{ 0x001018,   1, 0x04, 0x00000020 },
557	{ 0x00101c,   1, 0x04, 0x00000001 },
558	{ 0x001020,   1, 0x04, 0x00000020 },
559	{ 0x001024,   1, 0x04, 0x00000001 },
560	{ 0x001444,   3, 0x04, 0x00000000 },
561	{ 0x000360,   1, 0x04, 0x20164010 },
562	{ 0x000364,   1, 0x04, 0x00000020 },
563	{ 0x000368,   1, 0x04, 0x00000000 },
564	{ 0x000de4,   1, 0x04, 0x00000000 },
565	{ 0x000204,   1, 0x04, 0x00000006 },
566	{ 0x000208,   1, 0x04, 0x00000000 },
567	{ 0x0002cc,   1, 0x04, 0x003fffff },
568	{ 0x0002d0,   1, 0x04, 0x00000c48 },
569	{ 0x001220,   1, 0x04, 0x00000005 },
570	{ 0x000fdc,   1, 0x04, 0x00000000 },
571	{ 0x000f98,   1, 0x04, 0x00300008 },
572	{ 0x001284,   1, 0x04, 0x04000080 },
573	{ 0x001450,   1, 0x04, 0x00300008 },
574	{ 0x001454,   1, 0x04, 0x04000080 },
575	{ 0x000214,   1, 0x04, 0x00000000 },
576	{}
577};
578
579static const struct gf100_gr_init
580gf108_grctx_init_9197_0[] = {
581	{ 0x003400, 128, 0x04, 0x00000000 },
582	{ 0x0002e4,   1, 0x04, 0x0000b001 },
583	{}
584};
585
586static const struct gf100_gr_pack
587gf108_grctx_pack_mthd[] = {
588	{ gf108_grctx_init_9097_0, 0x9097 },
589	{ gf108_grctx_init_9197_0, 0x9197 },
590	{ gf100_grctx_init_902d_0, 0x902d },
591	{ gf100_grctx_init_9039_0, 0x9039 },
592	{ gf100_grctx_init_90c0_0, 0x90c0 },
593	{}
594};
595
596static const struct gf100_gr_init
597gf108_grctx_init_ds_0[] = {
598	{ 0x405800,   1, 0x04, 0x0f8000bf },
599	{ 0x405830,   1, 0x04, 0x02180218 },
600	{ 0x405834,   2, 0x04, 0x00000000 },
601	{ 0x405854,   1, 0x04, 0x00000000 },
602	{ 0x405870,   4, 0x04, 0x00000001 },
603	{ 0x405a00,   2, 0x04, 0x00000000 },
604	{ 0x405a18,   1, 0x04, 0x00000000 },
605	{}
606};
607
608static const struct gf100_gr_init
609gf108_grctx_init_pd_0[] = {
610	{ 0x406020,   1, 0x04, 0x000103c1 },
611	{ 0x406028,   4, 0x04, 0x00000001 },
612	{ 0x4064a8,   1, 0x04, 0x00000000 },
613	{ 0x4064ac,   1, 0x04, 0x00003fff },
614	{ 0x4064b4,   2, 0x04, 0x00000000 },
615	{ 0x4064c0,   1, 0x04, 0x80140078 },
616	{ 0x4064c4,   1, 0x04, 0x0086ffff },
617	{}
618};
619
620static const struct gf100_gr_init
621gf108_grctx_init_be_0[] = {
622	{ 0x408800,   1, 0x04, 0x02802a3c },
623	{ 0x408804,   1, 0x04, 0x00000040 },
624	{ 0x408808,   1, 0x04, 0x1003e005 },
625	{ 0x408900,   1, 0x04, 0x3080b801 },
626	{ 0x408904,   1, 0x04, 0x62000001 },
627	{ 0x408908,   1, 0x04, 0x00c80929 },
628	{ 0x408980,   1, 0x04, 0x0000011d },
629	{}
630};
631
632static const struct gf100_gr_pack
633gf108_grctx_pack_hub[] = {
634	{ gf100_grctx_init_main_0 },
635	{ gf100_grctx_init_fe_0 },
636	{ gf100_grctx_init_pri_0 },
637	{ gf100_grctx_init_memfmt_0 },
638	{ gf108_grctx_init_ds_0 },
639	{ gf108_grctx_init_pd_0 },
640	{ gf100_grctx_init_rstr2d_0 },
641	{ gf100_grctx_init_scc_0 },
642	{ gf108_grctx_init_be_0 },
643	{}
644};
645
646static const struct gf100_gr_init
647gf108_grctx_init_setup_0[] = {
648	{ 0x418800,   1, 0x04, 0x0006860a },
649	{ 0x418808,   3, 0x04, 0x00000000 },
650	{ 0x418828,   1, 0x04, 0x00008442 },
651	{ 0x418830,   1, 0x04, 0x10000001 },
652	{ 0x4188d8,   1, 0x04, 0x00000008 },
653	{ 0x4188e0,   1, 0x04, 0x01000000 },
654	{ 0x4188e8,   5, 0x04, 0x00000000 },
655	{ 0x4188fc,   1, 0x04, 0x00100018 },
656	{}
657};
658
659const struct gf100_gr_init
660gf108_grctx_init_gpm_0[] = {
661	{ 0x418c08,   1, 0x04, 0x00000001 },
662	{ 0x418c10,   8, 0x04, 0x00000000 },
663	{ 0x418c6c,   1, 0x04, 0x00000001 },
664	{ 0x418c80,   1, 0x04, 0x20200004 },
665	{ 0x418c8c,   1, 0x04, 0x00000001 },
666	{}
667};
668
669static const struct gf100_gr_pack
670gf108_grctx_pack_gpc_0[] = {
671	{ gf100_grctx_init_gpc_unk_0 },
672	{ gf100_grctx_init_prop_0 },
673	{ gf100_grctx_init_gpc_unk_1 },
674	{ gf108_grctx_init_setup_0 },
675	{ gf100_grctx_init_zcull_0 },
676	{}
677};
678
679static const struct gf100_gr_pack
680gf108_grctx_pack_gpc_1[] = {
681	{ gf100_grctx_init_crstr_0 },
682	{ gf108_grctx_init_gpm_0 },
683	{ gf100_grctx_init_gcc_0 },
684	{}
685};
686
687const struct gf100_gr_init
688gf108_grctx_init_pe_0[] = {
689	{ 0x419818,   1, 0x04, 0x00000000 },
690	{ 0x41983c,   1, 0x04, 0x00038bc7 },
691	{ 0x419848,   1, 0x04, 0x00000000 },
692	{ 0x419864,   1, 0x04, 0x00000129 },
693	{ 0x419888,   1, 0x04, 0x00000000 },
694	{}
695};
696
697const struct gf100_gr_init
698gf108_grctx_init_wwdx_0[] = {
699	{ 0x419b00,   1, 0x04, 0x0a418820 },
700	{ 0x419b04,   1, 0x04, 0x062080e6 },
701	{ 0x419b08,   1, 0x04, 0x020398a4 },
702	{ 0x419b0c,   1, 0x04, 0x0e629062 },
703	{ 0x419b10,   1, 0x04, 0x0a418820 },
704	{ 0x419b14,   1, 0x04, 0x000000e6 },
705	{ 0x419bd0,   1, 0x04, 0x00900103 },
706	{ 0x419be0,   1, 0x04, 0x00400001 },
707	{ 0x419be4,   1, 0x04, 0x00000000 },
708	{}
709};
710
711const struct gf100_gr_init
712gf108_grctx_init_tpccs_0[] = {
713	{ 0x419d20,   1, 0x04, 0x12180000 },
714	{ 0x419d24,   1, 0x04, 0x00001fff },
715	{ 0x419d44,   1, 0x04, 0x02180218 },
716	{}
717};
718
719static const struct gf100_gr_pack
720gf108_grctx_pack_tpc[] = {
721	{ gf108_grctx_init_pe_0 },
722	{ gf104_grctx_init_tex_0 },
723	{ gf108_grctx_init_wwdx_0 },
724	{ gf100_grctx_init_mpc_0 },
725	{ gf104_grctx_init_l1c_0 },
726	{ gf108_grctx_init_tpccs_0 },
727	{ gf104_grctx_init_sm_0 },
728	{}
729};
730
731/*******************************************************************************
732 * PGRAPH context implementation
733 ******************************************************************************/
734
735void
736gf108_grctx_generate_attrib(struct gf100_gr_chan *chan)
737{
738	struct gf100_gr *gr = chan->gr;
739	const struct gf100_grctx_func *grctx = gr->func->grctx;
740	const u32  alpha = grctx->alpha_nr;
741	const u32   beta = grctx->attrib_nr;
742	const int timeslice_mode = 1;
743	const int max_batches = 0xffff;
744	u32 bo = 0;
745	u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total;
746	int gpc, tpc;
747
748	gf100_grctx_patch_wr32(chan, 0x405830, (beta << 16) | alpha);
749	gf100_grctx_patch_wr32(chan, 0x4064c4, ((alpha / 4) << 16) | max_batches);
750
751	for (gpc = 0; gpc < gr->gpc_nr; gpc++) {
752		for (tpc = 0; tpc < gr->tpc_nr[gpc]; tpc++) {
753			const u32 a = alpha;
754			const u32 b =  beta;
755			const u32 t = timeslice_mode;
756			const u32 o = TPC_UNIT(gpc, tpc, 0x500);
757
758			gf100_grctx_patch_wr32(chan, o + 0x20, (t << 28) | (b << 16) | bo);
759			bo += grctx->attrib_nr_max;
760			gf100_grctx_patch_wr32(chan, o + 0x44, (a << 16) | ao);
761			ao += grctx->alpha_nr_max;
762		}
763	}
764}
765
766void
767gf108_grctx_generate_unkn(struct gf100_gr *gr)
768{
769	struct nvkm_device *device = gr->base.engine.subdev.device;
770	nvkm_mask(device, 0x418c6c, 0x00000001, 0x00000001);
771	nvkm_mask(device, 0x41980c, 0x00000010, 0x00000010);
772	nvkm_mask(device, 0x419814, 0x00000004, 0x00000004);
773	nvkm_mask(device, 0x4064c0, 0x80000000, 0x80000000);
774	nvkm_mask(device, 0x405800, 0x08000000, 0x08000000);
775	nvkm_mask(device, 0x419c00, 0x00000008, 0x00000008);
776}
777
778const struct gf100_grctx_func
779gf108_grctx = {
780	.main  = gf100_grctx_generate_main,
781	.unkn  = gf108_grctx_generate_unkn,
782	.hub   = gf108_grctx_pack_hub,
783	.gpc_0 = gf108_grctx_pack_gpc_0,
784	.gpc_1 = gf108_grctx_pack_gpc_1,
785	.zcull = gf100_grctx_pack_zcull,
786	.tpc   = gf108_grctx_pack_tpc,
787	.icmd  = gf108_grctx_pack_icmd,
788	.mthd  = gf108_grctx_pack_mthd,
789	.bundle = gf100_grctx_generate_bundle,
790	.bundle_size = 0x1800,
791	.pagepool = gf100_grctx_generate_pagepool,
792	.pagepool_size = 0x8000,
793	.attrib_cb_size = gf100_grctx_generate_attrib_cb_size,
794	.attrib_cb = gf100_grctx_generate_attrib_cb,
795	.attrib = gf108_grctx_generate_attrib,
796	.attrib_nr_max = 0x324,
797	.attrib_nr = 0x218,
798	.alpha_nr_max = 0x324,
799	.alpha_nr = 0x218,
800	.sm_id = gf100_grctx_generate_sm_id,
801	.tpc_nr = gf100_grctx_generate_tpc_nr,
802	.r4060a8 = gf100_grctx_generate_r4060a8,
803	.rop_mapping = gf100_grctx_generate_rop_mapping,
804	.alpha_beta_tables = gf100_grctx_generate_alpha_beta_tables,
805	.max_ways_evict = gf100_grctx_generate_max_ways_evict,
806	.r419cb8 = gf100_grctx_generate_r419cb8,
807};
808