Home
last modified time | relevance | path

Searched refs:nvkm_error (Results 1 – 25 of 108) sorted by relevance

12345

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv50.c257 nvkm_error(subdev, "TRAP_PROP - TP %d - CUDA_FAULT - Global read fault at address %02x%08x\n", in nv50_gr_prop_trap()
262 nvkm_error(subdev, "TRAP_PROP - TP %d - CUDA_FAULT - Global write fault at address %02x%08x\n", in nv50_gr_prop_trap()
266 nvkm_error(subdev, "TRAP_PROP - TP %d - Unknown CUDA fault at address %02x%08x\n", in nv50_gr_prop_trap()
273 nvkm_error(subdev, "TRAP_PROP - TP %d - %08x [%s] - " in nv50_gr_prop_trap()
277 nvkm_error(subdev, "TRAP_PROP - TP %d - e0c: %08x, e18: %08x, e1c: %08x, e20: %08x, e24: %08x\n", in nv50_gr_prop_trap()
309 nvkm_error(subdev, "TRAP_MP_EXEC - TP %d MP %d: " in nv50_gr_mp_trap()
320 nvkm_error(subdev, "TRAP_MP_EXEC - TP %d: " in nv50_gr_mp_trap()
349 nvkm_error(subdev, "magic set %d:\n", i); in nv50_gr_tp_trap()
351 nvkm_error(subdev, "\t%08x: %08x\n", r, in nv50_gr_tp_trap()
356 nvkm_error(subdev, in nv50_gr_tp_trap()
[all …]
Dgf100.c1013 nvkm_error(subdev, in gf100_gr_wait_idle()
1188 nvkm_error(subdev, "GPC%d/PROP trap: %08x [%s] x = %u, y = %u, " in gf100_gr_trap_gpc_rop()
1247 nvkm_error(subdev, "GPC%i/TPC%i/MP trap: " in gf100_gr_trap_mp()
1264 nvkm_error(subdev, "GPC%d/TPC%d/TEX: %08x\n", gpc, tpc, trap); in gf100_gr_trap_tpc()
1276 nvkm_error(subdev, "GPC%d/TPC%d/POLY: %08x\n", gpc, tpc, trap); in gf100_gr_trap_tpc()
1283 nvkm_error(subdev, "GPC%d/TPC%d/L1C: %08x\n", gpc, tpc, trap); in gf100_gr_trap_tpc()
1290 nvkm_error(subdev, "GPC%d/TPC%d/MPC: %08x\n", gpc, tpc, trap); in gf100_gr_trap_tpc()
1296 nvkm_error(subdev, "GPC%d/TPC%d/%08x: unknown\n", gpc, tpc, stat); in gf100_gr_trap_tpc()
1315 nvkm_error(subdev, "GPC%d/ZCULL: %08x\n", gpc, trap); in gf100_gr_trap_gpc()
1322 nvkm_error(subdev, "GPC%d/CCACHE: %08x\n", gpc, trap); in gf100_gr_trap_gpc()
[all …]
Dg84.c111 nvkm_error(subdev, "PGRAPH_VSTATUS%d: %08x [%s]\n", r, stat, msg); in nvkm_gr_vstatus_print()
152 nvkm_error(subdev, "PGRAPH TLB flush idle timeout fail\n"); in g84_gr_tlb_flush()
156 nvkm_error(subdev, "PGRAPH_STATUS %08x [%s]\n", tmp, status); in g84_gr_tlb_flush()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dpiocnv50.c43 nvkm_error(subdev, "ch %d timeout: %08x\n", user, in nv50_disp_pioc_fini()
62 nvkm_error(subdev, "ch %d timeout0: %08x\n", user, in nv50_disp_pioc_init()
73 nvkm_error(subdev, "ch %d timeout1: %08x\n", user, in nv50_disp_pioc_init()
Dpiocgf119.c43 nvkm_error(subdev, "ch %d fini: %08x\n", user, in gf119_disp_pioc_fini()
64 nvkm_error(subdev, "ch %d init: %08x\n", user, in gf119_disp_pioc_init()
Dcoregf119.c182 nvkm_error(subdev, "core fini: %08x\n", in gf119_disp_core_fini()
208 nvkm_error(subdev, "core init: %08x\n", in gf119_disp_core_init()
Ddmacgf119.c53 nvkm_error(subdev, "ch %d fini: %08x\n", user, in gf119_disp_dmac_fini()
81 nvkm_error(subdev, "ch %d init: %08x\n", user, in gf119_disp_dmac_init()
Dcorenv50.c179 nvkm_error(subdev, "core fini: %08x\n", in nv50_disp_core_fini()
211 nvkm_error(subdev, "core init: %08x\n", in nv50_disp_core_init()
Ddmacnv50.c94 nvkm_error(subdev, "ch %d fini timeout, %08x\n", user, in nv50_disp_dmac_fini()
122 nvkm_error(subdev, "ch %d init timeout, %08x\n", user, in nv50_disp_dmac_init()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv40.c114 nvkm_error(subdev, "unknown pwm ctrl for gpio %d\n", line); in nv40_fan_pwm_ctrl()
141 nvkm_error(subdev, "unknown pwm ctrl for gpio %d\n", line); in nv40_fan_pwm_get()
160 nvkm_error(subdev, "unknown pwm ctrl for gpio %d\n", line); in nv40_fan_pwm_set()
179 nvkm_error(subdev, "THERM received an IRQ: stat = %x\n", stat); in nv40_therm_intr()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c66 nvkm_error(subdev, "%s failed, %d\n", action, ret); in nvkm_subdev_fini()
90 nvkm_error(subdev, "preinit failed, %d\n", ret); in nvkm_subdev_preinit()
115 nvkm_error(subdev, "one-time init failed, %d\n", ret); in nvkm_subdev_init()
127 nvkm_error(subdev, "init failed, %d\n", ret); in nvkm_subdev_init()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
Dpcie.c102 nvkm_error(subdev, "couldn't raise version: %i\n", ret); in nvkm_pcie_init()
132 nvkm_error(subdev, "setting link failed due to low version\n"); in nvkm_pcie_set_link()
162 nvkm_error(subdev, "setting link failed: %i\n", ret); in nvkm_pcie_set_link()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dnv04.c37 nvkm_error(subdev, "BUS ERROR\n"); in nv04_bus_intr()
51 nvkm_error(subdev, "intr %08x\n", stat); in nv04_bus_intr()
Dhwsq.c75 nvkm_error(subdev, "hwsq exec failed: %d\n", ret); in nvkm_hwsq_fini()
77 nvkm_error(subdev, "hwsq ucode too large\n"); in nvkm_hwsq_fini()
82 nvkm_error(subdev, "\t%08x\n", ((u32 *)hwsq->c.data)[i]); in nvkm_hwsq_fini()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbase.c319 nvkm_error(&i2c->subdev, "ccb %02x pad, %d\n", i, ret); in nvkm_i2c_new_()
339 nvkm_error(&i2c->subdev, "ccb %02x bus, %d\n", i, ret); in nvkm_i2c_new_()
354 nvkm_error(&i2c->subdev, "ccb %02x aux, %d\n", i, ret); in nvkm_i2c_new_()
400 nvkm_error(&i2c->subdev, "dcb %02x pad, %d\n", in nvkm_i2c_new_()
413 nvkm_error(&i2c->subdev, "dcb %02x aux, %d\n", in nvkm_i2c_new_()
423 nvkm_error(&i2c->subdev, "dcb %02x bus, %d\n", in nvkm_i2c_new_()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgf100.c150 nvkm_error(subdev, "invalid/missing rammap entry\n"); in gf100_ram_calc()
157 nvkm_error(subdev, "invalid ramcfg strap\n"); in gf100_ram_calc()
163 nvkm_error(subdev, "invalid/missing ramcfg entry\n"); in gf100_ram_calc()
173 nvkm_error(subdev, "invalid/missing timing entry\n"); in gf100_ram_calc()
218 nvkm_error(subdev, "unable to calc refpll\n"); in gf100_ram_calc()
233 nvkm_error(subdev, "unable to calc refpll\n"); in gf100_ram_calc()
585 nvkm_error(subdev, "mclk refpll data not found\n"); in gf100_ram_new_()
591 nvkm_error(subdev, "mclk pll data not found\n"); in gf100_ram_new_()
Dbase.c105 nvkm_error(subdev, "vram setup failed, %d\n", ret); in nvkm_fb_oneinit()
143 nvkm_error(subdev, "VPR scrubber binary failed\n"); in nvkm_fb_init_scrub_vpr()
148 nvkm_error(subdev, "VPR still locked after scrub!\n"); in nvkm_fb_init_scrub_vpr()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgf100.c88 nvkm_error(subdev, "runlist update timeout\n"); in gf100_fifo_runlist_commit()
183 nvkm_error(subdev, "%s engine fault on channel %d, recovering...\n", in gf100_fifo_recover()
296 nvkm_error(subdev, in gf100_fifo_fault()
361 nvkm_error(subdev, "SCHED_ERROR %02x [%s]\n", code, en ? en->name : ""); in gf100_fifo_intr_sched()
430 nvkm_error(subdev, "PBDMA%d: %08x [%s] ch %d [%010llx %s] " in gf100_fifo_intr_pbdma()
456 nvkm_error(subdev, "RUNLIST %08x\n", intr); in gf100_fifo_intr_runlist()
479 nvkm_error(subdev, "ENGINE %d %d %01x", in gf100_fifo_intr_engine_unit()
567 nvkm_error(subdev, "INTR %08x\n", stat); in gf100_fifo_intr()
Dgk104.c163 nvkm_error(subdev, "runlist %d update timeout\n", runl); in gk104_fifo_runlist_commit()
533 nvkm_error(subdev, in gk104_fifo_fault()
580 nvkm_error(subdev, "BIND_ERROR %02x [%s]\n", code, en ? en->name : ""); in gk104_fifo_intr_bind()
630 nvkm_error(subdev, "SCHED_ERROR %02x [%s]\n", code, en ? en->name : ""); in gk104_fifo_intr_sched()
647 nvkm_error(subdev, "CHSW_ERROR %08x\n", stat); in gk104_fifo_intr_chsw()
657 nvkm_error(subdev, "DROPPED_MMU_FAULT %08x\n", stat); in gk104_fifo_intr_dropped_fault()
723 nvkm_error(subdev, "PBDMA%d: %08x [%s] ch %d [%010llx %s] " in gk104_fifo_intr_pbdma_0()
755 nvkm_error(subdev, "PBDMA%d: %08x [%s] ch %d %08x %08x\n", in gk104_fifo_intr_pbdma_1()
799 nvkm_error(subdev, "PIO_ERROR\n"); in gk104_fifo_intr()
817 nvkm_error(subdev, "FB_FLUSH_TIMEOUT\n"); in gk104_fifo_intr()
[all …]
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/
Dfalcon.c88 nvkm_error(subdev, "intr %08x\n", intr); in nvkm_falcon_intr()
217 nvkm_error(subdev, "unable to load firmware data\n"); in nvkm_falcon_init()
232 nvkm_error(subdev, "unable to load firmware code\n"); in nvkm_falcon_init()
252 nvkm_error(subdev, "core allocation failed, %d\n", ret); in nvkm_falcon_init()
276 nvkm_error(subdev, "ucode exceeds falcon limit(s)\n"); in nvkm_falcon_init()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv31.c138 nvkm_error(subdev, "inst %08x dma0 %08x dma1 %08x dma2 %08x\n", in nv31_mpeg_mthd_dma()
215 nvkm_error(subdev, "ch %d [%s] %08x %08x %08x %08x\n", in nv31_mpeg_intr()
248 nvkm_error(subdev, "timeout %08x\n", in nv31_mpeg_init()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dgk20a.c212 nvkm_error(&imem->base.subdev, "cannot map instobj - " in gk20a_instobj_acquire_iommu()
401 nvkm_error(subdev, "cannot allocate DMA memory\n"); in gk20a_instobj_ctor_dma()
456 nvkm_error(subdev, "DMA mapping error!\n"); in gk20a_instobj_ctor_iommu()
469 nvkm_error(subdev, "IOMMU space is full!\n"); in gk20a_instobj_ctor_iommu()
480 nvkm_error(subdev, "IOMMU mapping failure: %d\n", ret); in gk20a_instobj_ctor_iommu()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dnv50.c46 nvkm_error(subdev, "failed to retrieve pll data, %d\n", ret); in nv50_devinit_pll_set()
52 nvkm_error(subdev, "failed pll calculation\n"); in nv50_devinit_pll_set()
Dgm200.c130 nvkm_error(subdev, "VBIOS PMU init data not found\n"); in gm200_devinit_post()
137 nvkm_error(subdev, "VBIOS PMU/DEVINIT not found\n"); in gm200_devinit_post()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dbase.c181 nvkm_error(subdev, "failed to raise fan speed: %d\n", ret); in nvkm_cstate_prog()
190 nvkm_error(subdev, "failed to raise voltage: %d\n", ret); in nvkm_cstate_prog()
205 nvkm_error(subdev, "failed to lower voltage: %d\n", ret); in nvkm_cstate_prog()
211 nvkm_error(subdev, "failed to lower fan speed: %d\n", ret); in nvkm_cstate_prog()
327 nvkm_error(subdev, "error setting pstate %d: %d\n", in nvkm_pstate_work()
606 nvkm_error(subdev, "%02x freq unknown\n", clock->name); in nvkm_clk_init()

12345