Home
last modified time | relevance | path

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

1234

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A 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 …]
H A 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/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A 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/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dpcie.c102 nvkm_error(subdev, "couldn't raise version: %i\n", ret); in nvkm_pcie_init()
131 nvkm_error(subdev, "setting link failed due to low version\n"); in nvkm_pcie_set_link()
161 nvkm_error(subdev, "setting link failed: %i\n", ret); in nvkm_pcie_set_link()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dnv04.c37 nvkm_error(subdev, "BUS ERROR\n"); in nv04_bus_intr()
51 nvkm_error(subdev, "intr %08x\n", stat); in nv04_bus_intr()
H A 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/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgp102.c54 nvkm_error(subdev, "ch %d init: %08x\n", user, in gp102_disp_dmac_init()
121 nvkm_error(subdev, "core init: %08x\n", in gp102_disp_core_init()
156 nvkm_error(subdev, "chid %d mthd %04x data %08x %08x %08x\n", in gp102_disp_intr_error()
H A Dgf119.c530 nvkm_error(subdev, "ch %d fini: %08x\n", user, in gf119_disp_pioc_fini()
551 nvkm_error(subdev, "ch %d init: %08x\n", user, in gf119_disp_pioc_init()
589 nvkm_error(subdev, "ch %d fini: %08x\n", user, in gf119_disp_dmac_fini()
617 nvkm_error(subdev, "ch %d init: %08x\n", user, in gf119_disp_dmac_init()
958 nvkm_error(subdev, "core fini: %08x\n", in gf119_disp_core_fini()
984 nvkm_error(subdev, "core init: %08x\n", in gf119_disp_core_init()
1081 nvkm_error(subdev, "chid %d stat %08x reason %d [%s] mthd %04x " in gf119_disp_intr_error()
H A Dnv50.c579 nvkm_error(subdev, "ch %d timeout: %08x\n", user, in nv50_disp_pioc_fini()
598 nvkm_error(subdev, "ch %d timeout0: %08x\n", user, in nv50_disp_pioc_init()
609 nvkm_error(subdev, "ch %d timeout1: %08x\n", user, in nv50_disp_pioc_init()
647 nvkm_error(subdev, "ch %d fini timeout, %08x\n", user, in nv50_disp_dmac_fini()
675 nvkm_error(subdev, "ch %d init timeout, %08x\n", user, in nv50_disp_dmac_init()
955 nvkm_error(subdev, "core fini: %08x\n", in nv50_disp_core_fini()
987 nvkm_error(subdev, "core init: %08x\n", in nv50_disp_core_init()
1243 nvkm_error(subdev, "unable to determine dp config\n"); in nv50_disp_super_2_2_dp()
1451 nvkm_error(subdev, in nv50_disp_intr_error()
1686 nvkm_error(subdev, "failed to create outp %d\n", i); in nv50_disp_oneinit()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dsubdev.c66 nvkm_error(subdev, "%s failed, %d\n", action, ret); in nvkm_subdev_fini()
91 nvkm_error(subdev, "preinit failed, %d\n", ret); in nvkm_subdev_preinit()
114 nvkm_error(subdev, "one-time init failed, %d\n", ret); in nvkm_subdev_oneinit_()
147 nvkm_error(subdev, "init failed, %d\n", ret); in nvkm_subdev_init_()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk104.c324 nvkm_error(subdev, "PBDMA%d: %08x [%s] ch %d %08x %08x\n", in gk104_runq_intr_1()
616 nvkm_error(subdev, "BIND_ERROR %02x [%s]\n", code, en ? en->name : ""); in gk104_fifo_intr_bind()
626 nvkm_error(subdev, "CHSW_ERROR %08x\n", stat); in gk104_fifo_intr_chsw()
636 nvkm_error(subdev, "DROPPED_MMU_FAULT %08x\n", stat); in gk104_fifo_intr_dropped_fault()
667 nvkm_error(subdev, "PIO_ERROR\n"); in gk104_fifo_intr()
685 nvkm_error(subdev, "FB_FLUSH_TIMEOUT\n"); in gk104_fifo_intr()
691 nvkm_error(subdev, "LB_ERROR\n"); in gk104_fifo_intr()
724 nvkm_error(subdev, "INTR %08x\n", stat); in gk104_fifo_intr()
H A Dtu102.c194 nvkm_error(subdev, "SCHED_ERROR %02x\n", code); in tu102_fifo_intr_sched()
246 nvkm_error(subdev, "INTR %08x\n", stat); in tu102_fifo_intr()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A 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_()
H A Dbase.c114 nvkm_error(subdev, "vram setup failed, %d\n", ret); in nvkm_fb_oneinit()
164 nvkm_error(subdev, "VPR scrubber binary failed\n"); in nvkm_fb_mem_unlock()
169 nvkm_error(subdev, "VPR still locked after scrub!\n"); in nvkm_fb_mem_unlock()
H A Dramnv50.c245 nvkm_error(subdev, "invalid/missing perftab entry\n"); in nv50_ram_calc()
255 nvkm_error(subdev, "invalid ramcfg strap\n"); in nv50_ram_calc()
262 nvkm_error(subdev, "invalid/missing rammap entry "); in nv50_ram_calc()
271 nvkm_error(subdev, "invalid/missing timing entry " in nv50_ram_calc()
300 nvkm_error(subdev, "Could not calculate MR\n"); in nv50_ram_calc()
H A Dramnv1a.c42 nvkm_error(&fb->subdev, "no bridge device\n"); in nv1a_ram_new()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/
H A 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/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv31.c137 nvkm_error(subdev, "inst %08x dma0 %08x dma1 %08x dma2 %08x\n", in nv31_mpeg_mthd_dma()
214 nvkm_error(subdev, "ch %d [%s] %08x %08x %08x %08x\n", in nv31_mpeg_intr()
247 nvkm_error(subdev, "timeout %08x\n", in nv31_mpeg_init()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dfwsec.c296 nvkm_error(subdev, "%s(v%d): version unknown\n", name, vers); in nvkm_gsp_fwsec()
301 nvkm_error(subdev, "%s(v%d): %d\n", name, vers, ret); in nvkm_gsp_fwsec()
329 nvkm_error(subdev, "fwsec-sb: 0x%04x\n", err); in nvkm_gsp_fwsec_sb()
351 nvkm_error(subdev, "fwsec-frts: 0x%04x\n", err); in nvkm_gsp_fwsec_frts()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A 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()
481 nvkm_error(subdev, "IOMMU mapping failure: %d\n", ret); in gk20a_instobj_ctor_iommu()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A 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()
603 nvkm_error(subdev, "%02x freq unknown\n", clock->name); in nvkm_clk_init()
H A Dgm20b.c207 nvkm_error(subdev, "dfs_ext_cal overflow!\n"); in gm20b_dvfs_calc_det_coeff()
244 nvkm_error(subdev, "ndiv <= 0 - setting to 1...\n"); in gm20b_dvfs_calc_ndiv()
248 nvkm_error(subdev, "ndiv > max_n - setting to max_n...\n"); in gm20b_dvfs_calc_ndiv()
782 nvkm_error(subdev, "GPCPLL calibration timeout\n"); in gm20b_clk_init_dvfs()
868 nvkm_error(subdev, "cannot initialize clock\n"); in gm20b_clk_init()
1002 nvkm_error(subdev, "failed to evaluate safe fmax\n"); in gm20b_clk_init_safe_fmax()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A 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()
H A Dgm200.c136 nvkm_error(subdev, "VBIOS PMU init data not found\n"); in gm200_devinit_post()
143 nvkm_error(subdev, "VBIOS PMU/DEVINIT not found\n"); in gm200_devinit_post()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dgp102.c48 nvkm_error(subdev, "ACR_BOOTSTRAP_FALCON failed for " in gp102_sec2_acr_bootstrap_falcon_callback()
166 nvkm_error(subdev, "error parsing init message: %d\n", ret); in gp102_sec2_intr()
191 nvkm_error(subdev, "unhandled intr %08x\n", intr); in gp102_sec2_intr()

1234