1 /* fuc microcode for nvc0 PGRAPH/GPC
3 * Copyright 2011 Red Hat Inc.
5 * Permission is hereby granted, free of charge, to any person obtaining a
6 * copy of this software and associated documentation files (the "Software"),
7 * to deal in the Software without restriction, including without limitation
8 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
9 * and/or sell copies of the Software, and to permit persons to whom the
10 * Software is furnished to do so, subject to the following conditions:
12 * The above copyright notice and this permission notice shall be included in
13 * all copies or substantial portions of the Software.
15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
18 * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
19 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
20 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
21 * OTHER DEALINGS IN THE SOFTWARE.
27 * m4 nvc0_grgpc.fuc | envyas -a -w -m fuc -V nva3 -o nvc0_grgpc.fuc.h
31 * - bracket certain functions with scratch writes, useful for debugging
32 * - watchdog timer around ctx operations
35 .section nvc0_grgpc_data
36 include(`nvc0_graph.fuc')
38 gpc_mmio_list_head: .b32 0
39 gpc_mmio_list_tail: .b32 0
43 tpc_mmio_list_head: .b32 0
44 tpc_mmio_list_tail: .b32 0
48 // chipset descriptions
51 .b16 nvc0_gpc_mmio_head
52 .b16 nvc0_gpc_mmio_tail
53 .b16 nvc0_tpc_mmio_head
54 .b16 nvc0_tpc_mmio_tail
56 .b16 nvc0_gpc_mmio_head
57 .b16 nvc1_gpc_mmio_tail
58 .b16 nvc0_tpc_mmio_head
59 .b16 nvc1_tpc_mmio_tail
61 .b16 nvc0_gpc_mmio_head
62 .b16 nvc0_gpc_mmio_tail
63 .b16 nvc0_tpc_mmio_head
64 .b16 nvc3_tpc_mmio_tail
66 .b16 nvc0_gpc_mmio_head
67 .b16 nvc0_gpc_mmio_tail
68 .b16 nvc0_tpc_mmio_head
69 .b16 nvc3_tpc_mmio_tail
71 .b16 nvc0_gpc_mmio_head
72 .b16 nvc0_gpc_mmio_tail
73 .b16 nvc0_tpc_mmio_head
74 .b16 nvc0_tpc_mmio_tail
76 .b16 nvc0_gpc_mmio_head
77 .b16 nvc0_gpc_mmio_tail
78 .b16 nvc0_tpc_mmio_head
79 .b16 nvc3_tpc_mmio_tail
81 .b16 nvc0_gpc_mmio_head
82 .b16 nvc0_gpc_mmio_tail
83 .b16 nvc0_tpc_mmio_head
84 .b16 nvcf_tpc_mmio_tail
89 mmctx_data(0x000380, 1)
90 mmctx_data(0x000400, 6)
91 mmctx_data(0x000450, 9)
92 mmctx_data(0x000600, 1)
93 mmctx_data(0x000684, 1)
94 mmctx_data(0x000700, 5)
95 mmctx_data(0x000800, 1)
96 mmctx_data(0x000808, 3)
97 mmctx_data(0x000828, 1)
98 mmctx_data(0x000830, 1)
99 mmctx_data(0x0008d8, 1)
100 mmctx_data(0x0008e0, 1)
101 mmctx_data(0x0008e8, 6)
102 mmctx_data(0x00091c, 1)
103 mmctx_data(0x000924, 3)
104 mmctx_data(0x000b00, 1)
105 mmctx_data(0x000b08, 6)
106 mmctx_data(0x000bb8, 1)
107 mmctx_data(0x000c08, 1)
108 mmctx_data(0x000c10, 8)
109 mmctx_data(0x000c80, 1)
110 mmctx_data(0x000c8c, 1)
111 mmctx_data(0x001000, 3)
112 mmctx_data(0x001014, 1)
114 mmctx_data(0x000c6c, 1);
119 mmctx_data(0x000018, 1)
120 mmctx_data(0x00003c, 1)
121 mmctx_data(0x000048, 1)
122 mmctx_data(0x000064, 1)
123 mmctx_data(0x000088, 1)
124 mmctx_data(0x000200, 6)
125 mmctx_data(0x00021c, 2)
126 mmctx_data(0x000300, 6)
127 mmctx_data(0x0003d0, 1)
128 mmctx_data(0x0003e0, 2)
129 mmctx_data(0x000400, 3)
130 mmctx_data(0x000420, 1)
131 mmctx_data(0x0004b0, 1)
132 mmctx_data(0x0004e8, 1)
133 mmctx_data(0x0004f4, 1)
134 mmctx_data(0x000520, 2)
135 mmctx_data(0x000604, 4)
136 mmctx_data(0x000644, 20)
137 mmctx_data(0x000698, 1)
138 mmctx_data(0x000750, 2)
140 mmctx_data(0x000758, 1)
141 mmctx_data(0x0002c4, 1)
142 mmctx_data(0x0006e0, 1)
144 mmctx_data(0x0004bc, 1)
146 mmctx_data(0x000544, 1)
150 .section nvc0_grgpc_code
152 define(`include_code')
153 include(`nvc0_graph.fuc')
155 // reports an exception to the host
157 // In: $r15 error code (see nvc0_graph.fuc)
161 mov $r14 -0x67ec // 0x9814
163 call nv_wr32 // HUB_CTXCTL_CC_SCRATCH[5] = error code
166 call nv_wr32 // HUB_CTXCTL_INTR_UP_SET
170 // GPC fuc initialisation, executed by triggering ucode start, will
171 // fall through to main loop after completion.
174 // CC_SCRATCH[0]: chipset (PMC_BOOT_0 read returns 0x0bad0bad... sigh)
175 // CC_SCRATCH[1]: context base
179 // 31:31: set to signal completion
181 // 31:0: GPC context size
187 // enable fifo access
190 iowr I[$r1 + 0x000] $r2 // FIFO_ENABLE
192 // setup i0 handler, and route all interrupts to it
196 iowr I[$r1 + 0x300] $r0 // INTR_DISPATCH
198 // enable fifo interrupt
200 iowr I[$r1 + 0x000] $r2 // INTR_EN_SET
205 // figure out which GPC we are, and how many TPCs we have
208 iord $r2 I[$r1 + 0x000] // UNITS
213 st b32 D[$r0 + tpc_count] $r2
214 st b32 D[$r0 + tpc_mask] $r3
216 iord $r2 I[$r1 + 0x000] // MYINDEX
217 st b32 D[$r0 + gpc_id] $r2
219 // find context data for this chipset
222 iord $r2 I[$r2 + 0x000] // CC_SCRATCH[0]
223 mov $r1 chipsets - 12
226 ld b32 $r3 D[$r1 + 0x00]
230 bra ne init_find_chipset
234 // initialise context base, and size tracking
238 iord $r2 I[$r2 + 0x100] // CC_SCRATCH[1], initial base
239 clear b32 $r3 // track GPC context size here
241 // set mmctx base addresses now so we don't have to do it later,
242 // they don't currently ever change
246 iowr I[$r4 + 0x000] $r5 // MMCTX_SAVE_SWBASE
247 iowr I[$r4 + 0x100] $r5 // MMCTX_LOAD_SWBASE
249 // calculate GPC mmio context size, store the chipset-specific
250 // mmio list pointers somewhere we can get at them later without
251 // re-parsing the chipset list
254 ld b16 $r14 D[$r1 + 4]
255 ld b16 $r15 D[$r1 + 6]
256 st b16 D[$r0 + gpc_mmio_list_head] $r14
257 st b16 D[$r0 + gpc_mmio_list_tail] $r15
262 // calculate per-TPC mmio context size, store the list pointers
263 ld b16 $r14 D[$r1 + 8]
264 ld b16 $r15 D[$r1 + 10]
265 st b16 D[$r0 + tpc_mmio_list_head] $r14
266 st b16 D[$r0 + tpc_mmio_list_tail] $r15
268 ld b32 $r14 D[$r0 + tpc_count]
273 // round up base/size to 256 byte boundary (for strand SWBASE)
276 iowr I[$r4 + 0x000] $r3 // MMCTX_LOAD_COUNT, wtf for?!?
284 // calculate size of strand context data
289 // save context size, and tell HUB we're done
292 iowr I[$r1 + 0x100] $r3 // CC_SCRATCH[1] = context size
296 iowr I[$r1 + 0x000] $r2 // CC_SCRATCH[0] |= 0x80000000
298 // Main program loop, very simple, sleeps until woken up by the interrupt
299 // handler, pulls a command from the queue and executes its handler
308 // 0x0000-0x0003 are all context transfers
310 bra nc main_not_ctx_xfer
311 // fetch $flags and mask off $p1/$p2
316 // set $p1/$p2 according to transfer type
320 // transfer context data
326 or $r15 E_BAD_COMMAND
342 // incoming fifo command?
343 iord $r10 I[$r0 + 0x200] // INTR
344 and $r11 $r10 0x00000004
346 // queue incoming fifo command for later processing
349 iord $r14 I[$r11 + 0x100] // FIFO_CMD
350 iord $r15 I[$r11 + 0x000] // FIFO_DATA
354 iowr I[$r11 + 0x000] $r14 // FIFO_ACK
356 // ack, and wake up main()
358 iowr I[$r0 + 0x100] $r10 // INTR_ACK
372 // Set this GPC's bit in HUB_BAR, used to signal completion of various
373 // activities to the HUB fuc
377 ld b32 $r14 D[$r0 + gpc_id]
379 mov $r14 -0x6be8 // 0x409418 - HUB_BAR_SET
384 // Disables various things, waits a bit, and re-enables them..
386 // Not sure how exactly this helps, perhaps "ENABLE" is not such a
387 // good description for the bits we turn off? Anyways, without this,
388 // funny things happen.
394 iowr I[$r14] $r15 // GPC_RED_SWITCH = POWER
398 bra ne ctx_redswitch_delay
400 iowr I[$r14] $r15 // GPC_RED_SWITCH = UNK11, ENABLE, POWER
403 // Transfer GPC context data between GPU and storage area
405 // In: $r15 context base address
406 // $p1 clear on save, set on load
407 // $p2 set if opposite direction done/will be done, so:
408 // on save it means: "a load will follow this save"
409 // on load it means: "a save preceeded this load"
412 // set context base address
415 iowr I[$r1 + 0x000] $r15// MEM_BASE
416 bra not $p1 ctx_xfer_not_load
424 iowr I[$r1] $r2 // STRAND_CMD(0x3f) = 0x0c
428 iowr I[$r2] $r0 // STRAND_FIRST_GENE(0x3f) = 0x00
431 iowr I[$r1] $r2 // STRAND_CMD(0x3f) = 0x03/0x04 (SAVE/LOAD)
434 xbit $r10 $flags $p1 // direction
438 ld b32 $r12 D[$r0 + gpc_id]
440 add b32 $r11 $r12 // base = NV_PGRAPH_GPCn
441 ld b32 $r12 D[$r0 + gpc_mmio_list_head]
442 ld b32 $r13 D[$r0 + gpc_mmio_list_tail]
443 mov $r14 0 // not multi
446 // per-TPC mmio context
447 xbit $r10 $flags $p1 // direction
450 sethi $r11 0x500000 // base = NV_PGRAPH_GPC0_TPC0
451 ld b32 $r12 D[$r0 + gpc_id]
453 add b32 $r11 $r12 // base = NV_PGRAPH_GPCn_TPC0
454 ld b32 $r12 D[$r0 + tpc_mmio_list_head]
455 ld b32 $r13 D[$r0 + tpc_mmio_list_tail]
456 ld b32 $r15 D[$r0 + tpc_mask]
457 mov $r14 0x800 // stride = 0x800
460 // wait for strands to finish
463 // if load, or a save without a load following, do some
464 // unknown stuff that's done after finishing a block of
466 bra $p1 ctx_xfer_post
467 bra not $p2 ctx_xfer_done
472 iowr I[$r1] $r2 // STRAND_CMD(0x3f) = 0x0d
475 // mark completion in HUB's barrier
477 call hub_barrier_done