/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgf100.c | 101 struct gf100_ramfuc fuc; member 107 gf100_ram_train(struct gf100_ramfuc *fuc, u32 magic) in gf100_ram_train() argument 109 struct gf100_ram *ram = container_of(fuc, typeof(*ram), fuc); in gf100_ram_train() 116 ram_wr32(fuc, 0x10f910, magic); in gf100_ram_train() 117 ram_wr32(fuc, 0x10f914, magic); in gf100_ram_train() 122 ram_wait(fuc, addr, 0x0000000f, 0x00000000, 500000); in gf100_ram_train() 130 struct gf100_ramfuc *fuc = &ram->fuc; in gf100_ram_calc() local 180 ret = ram_init(fuc, ram->base.fb); in gf100_ram_calc() 185 from = !!(ram_rd32(fuc, 0x1373f0) & 0x00000002); /*XXX: ok? */ in gf100_ram_calc() 188 if (!(ram_rd32(fuc, 0x137300) & 0x00000100)) in gf100_ram_calc() [all …]
|
D | ramgk104.c | 123 struct gk104_ramfuc fuc; member 141 gk104_ram_train(struct gk104_ramfuc *fuc, u32 mask, u32 data) in gk104_ram_train() argument 143 struct gk104_ram *ram = container_of(fuc, typeof(*ram), fuc); in gk104_ram_train() 146 ram_mask(fuc, 0x10f910, mask, data); in gk104_ram_train() 147 ram_mask(fuc, 0x10f914, mask, data); in gk104_ram_train() 152 ram_wait(fuc, addr, 0x0000000f, 0x00000000, 500000); in gk104_ram_train() 157 r1373f4_init(struct gk104_ramfuc *fuc) in r1373f4_init() argument 159 struct gk104_ram *ram = container_of(fuc, typeof(*ram), fuc); in r1373f4_init() 166 ram_mask(fuc, 0x1373f4, 0x00000000, 0x00001100); in r1373f4_init() 167 ram_mask(fuc, 0x1373f4, 0x00000000, 0x00000010); in r1373f4_init() [all …]
|
D | ramgt215.c | 95 struct gt215_ramfuc fuc; member 157 struct gt215_ramfuc *fuc = &ram->fuc; in gt215_link_train() local 207 r1700 = ram_rd32(fuc, 0x001700); in gt215_link_train() 209 ram_mask(fuc, 0x100200, 0x00000800, 0x00000000); in gt215_link_train() 210 ram_wr32(fuc, 0x611200, 0x3300); in gt215_link_train() 211 ram_wait_vblank(fuc); in gt215_link_train() 212 ram_wait(fuc, 0x611200, 0x00000003, 0x00000000, 500000); in gt215_link_train() 213 ram_mask(fuc, 0x001610, 0x00000083, 0x00000003); in gt215_link_train() 214 ram_mask(fuc, 0x100080, 0x00000020, 0x00000000); in gt215_link_train() 215 ram_mask(fuc, 0x10f804, 0x80000000, 0x00000000); in gt215_link_train() [all …]
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | gf119.fuc4 | 33 #include "macros.fuc" 37 #include "kernel.fuc" 38 #include "arith.fuc" 39 #include "host.fuc" 40 #include "memx.fuc" 41 #include "perf.fuc" 42 #include "i2c_.fuc" 43 #include "test.fuc" 44 #include "idle.fuc" 48 #include "kernel.fuc" [all …]
|
D | gk208.fuc5 | 33 #include "macros.fuc" 37 #include "kernel.fuc" 38 #include "arith.fuc" 39 #include "host.fuc" 40 #include "memx.fuc" 41 #include "perf.fuc" 42 #include "i2c_.fuc" 43 #include "test.fuc" 44 #include "idle.fuc" 48 #include "kernel.fuc" [all …]
|
D | gf100.fuc3 | 33 #include "macros.fuc" 37 #include "kernel.fuc" 38 #include "arith.fuc" 39 #include "host.fuc" 40 #include "memx.fuc" 41 #include "perf.fuc" 42 #include "i2c_.fuc" 43 #include "test.fuc" 44 #include "idle.fuc" 48 #include "kernel.fuc" [all …]
|
D | gt215.fuc3 | 33 #include "macros.fuc" 37 #include "kernel.fuc" 38 #include "arith.fuc" 39 #include "host.fuc" 40 #include "memx.fuc" 41 #include "perf.fuc" 42 #include "i2c_.fuc" 43 #include "test.fuc" 44 #include "idle.fuc" 48 #include "kernel.fuc" [all …]
|
D | kernel.fuc | 514 // route all interrupts except user0/1 and pause to fuc
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpcgf100.fuc3 | 28 #include "macros.fuc" 32 #include "com.fuc" 33 #include "gpc.fuc" 39 #include "com.fuc" 40 #include "gpc.fuc"
|
D | gpcgf117.fuc3 | 28 #include "macros.fuc" 32 #include "com.fuc" 33 #include "gpc.fuc" 39 #include "com.fuc" 40 #include "gpc.fuc"
|
D | gpcgk104.fuc3 | 28 #include "macros.fuc" 32 #include "com.fuc" 33 #include "gpc.fuc" 39 #include "com.fuc" 40 #include "gpc.fuc"
|
D | gpcgk110.fuc3 | 28 #include "macros.fuc" 32 #include "com.fuc" 33 #include "gpc.fuc" 39 #include "com.fuc" 40 #include "gpc.fuc"
|
D | gpcgk208.fuc5 | 28 #include "macros.fuc" 32 #include "com.fuc" 33 #include "gpc.fuc" 39 #include "com.fuc" 40 #include "gpc.fuc"
|
D | gpcgm107.fuc5 | 28 #include "macros.fuc" 32 #include "com.fuc" 33 #include "gpc.fuc" 39 #include "com.fuc" 40 #include "gpc.fuc"
|
D | hubgf100.fuc3 | 26 #include "macros.fuc" 30 #include "com.fuc" 31 #include "hub.fuc" 37 #include "com.fuc" 38 #include "hub.fuc"
|
D | hubgf117.fuc3 | 26 #include "macros.fuc" 30 #include "com.fuc" 31 #include "hub.fuc" 37 #include "com.fuc" 38 #include "hub.fuc"
|
D | hubgk104.fuc3 | 26 #include "macros.fuc" 30 #include "com.fuc" 31 #include "hub.fuc" 37 #include "com.fuc" 38 #include "hub.fuc"
|
D | hubgk110.fuc3 | 26 #include "macros.fuc" 30 #include "com.fuc" 31 #include "hub.fuc" 37 #include "com.fuc" 38 #include "hub.fuc"
|
D | hubgk208.fuc5 | 26 #include "macros.fuc" 30 #include "com.fuc" 31 #include "hub.fuc" 37 #include "com.fuc" 38 #include "hub.fuc"
|
D | hubgm107.fuc5 | 26 #include "macros.fuc" 30 #include "com.fuc" 31 #include "hub.fuc" 37 #include "com.fuc" 38 #include "hub.fuc"
|
D | hub.fuc | 1 /* fuc microcode for gf100 PGRAPH/HUB 60 // HUB fuc initialisation, executed by triggering ucode start, will 90 // route HUB_CHSW_PULSE to fuc interrupt 8 134 // context size calculation, reserve first 256 bytes for use by fuc 171 // the GPC fuc init sequence will set GPCn_CC_SCRATCH[0] bit 31
|
D | gpc.fuc | 1 /* fuc microcode for gf100 PGRAPH/GPC 112 // GPC fuc initialisation, executed by triggering ucode start, will 368 // activities to the HUB fuc
|
D | com.fuc | 1 /* fuc microcode util functions for gf100 PGRAPH
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | gf100.fuc3 | 2 #include "com.fuc"
|
D | gt215.fuc3 | 2 #include "com.fuc"
|