Home
last modified time | relevance | path

Searched refs:nvkm_debug (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dbase.c109 nvkm_debug(subdev, "DSM MXMS failed\n"); in mxm_shadow_dsm()
117 nvkm_debug(subdev, "DSM MXMS returned 0x%llx\n", in mxm_shadow_dsm()
142 nvkm_debug(subdev, "WMMX MXMI returned %d\n", status); in wmi_wmmx_mxmi()
149 nvkm_debug(subdev, "WMMX MXMI version %d.%d\n", in wmi_wmmx_mxmi()
153 nvkm_debug(subdev, "WMMX MXMI returned non-integer\n"); in wmi_wmmx_mxmi()
171 nvkm_debug(subdev, "WMMX GUID not found\n"); in mxm_shadow_wmi()
183 nvkm_debug(subdev, "WMMX MXMS returned %d\n", status); in mxm_shadow_wmi()
217 nvkm_debug(&mxm->subdev, "checking %s\n", shadow->name); in mxm_shadow()
247 nvkm_debug(&mxm->subdev, "no VBIOS data, nothing to do\n"); in nvkm_mxm_new_()
252 nvkm_debug(&mxm->subdev, "module flags: %02x\n", in nvkm_mxm_new_()
[all …]
Dmxms.c50 nvkm_debug(&mxm->subdev, "unknown version %d.%d\n", mxms[4], mxms[5]); in mxms_version()
74 nvkm_debug(&mxm->subdev, "checksum invalid\n"); in mxms_checksum()
85 nvkm_debug(&mxm->subdev, "signature invalid\n"); in mxms_valid()
144 nvkm_debug(subdev, "unknown descriptor type %d\n", type); in mxms_foreach()
161 nvkm_debug(subdev, "%4s: %s\n", mxms_desc[type], data); in mxms_foreach()
165 nvkm_debug(subdev, " %s\n", data); in mxms_foreach()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dnv41.c60 nvkm_debug(subdev, "input frequency : %dHz\n", f); in nv41_timer_init()
61 nvkm_debug(subdev, "input multiplier: %d\n", m); in nv41_timer_init()
62 nvkm_debug(subdev, "numerator : %08x\n", n); in nv41_timer_init()
63 nvkm_debug(subdev, "denominator : %08x\n", d); in nv41_timer_init()
64 nvkm_debug(subdev, "timer frequency : %dHz\n", (f * m) * d / n); in nv41_timer_init()
Dnv04.c35 nvkm_debug(subdev, "time low : %08x\n", lo); in nv04_timer_time()
36 nvkm_debug(subdev, "time high : %08x\n", hi); in nv04_timer_time()
128 nvkm_debug(subdev, "input frequency : %dHz\n", f); in nv04_timer_init()
129 nvkm_debug(subdev, "numerator : %08x\n", n); in nv04_timer_init()
130 nvkm_debug(subdev, "denominator : %08x\n", d); in nv04_timer_init()
131 nvkm_debug(subdev, "timer frequency : %dHz\n", f * d / n); in nv04_timer_init()
Dnv40.c65 nvkm_debug(subdev, "input frequency : %dHz\n", f); in nv40_timer_init()
66 nvkm_debug(subdev, "numerator : %08x\n", n); in nv40_timer_init()
67 nvkm_debug(subdev, "denominator : %08x\n", d); in nv40_timer_init()
68 nvkm_debug(subdev, "timer frequency : %dHz\n", f * d / n); in nv40_timer_init()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dmemx.c93 nvkm_debug(subdev, "Exec took %uns, PMU_IN %08x\n", in nvkm_memx_fini()
102 nvkm_debug(&memx->pmu->subdev, "R[%06x] = %08x\n", addr, data); in nvkm_memx_wr32()
110 nvkm_debug(&memx->pmu->subdev, "R[%06x] & %08x == %08x, %d us\n", in nvkm_memx_wait()
119 nvkm_debug(&memx->pmu->subdev, " DELAY = %d ns\n", nsec); in nvkm_memx_nsec()
149 nvkm_debug(subdev, "WAIT VBLANK !NO ACTIVE HEAD\n"); in nvkm_memx_wait_vblank()
153 nvkm_debug(subdev, "WAIT VBLANK HEAD%d\n", head_sync); in nvkm_memx_wait_vblank()
161 nvkm_debug(&memx->pmu->subdev, " MEM TRAIN\n"); in nvkm_memx_train()
194 nvkm_debug(&memx->pmu->subdev, " HOST BLOCKED\n"); in nvkm_memx_block()
201 nvkm_debug(&memx->pmu->subdev, " HOST UNBLOCKED\n"); in nvkm_memx_unblock()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadow.c65 nvkm_debug(subdev, "%08x: header fetch failed\n", in shadow_image()
71 nvkm_debug(subdev, "image %d invalid\n", idx); in shadow_image()
75 nvkm_debug(subdev, "%08x: type %02x, %d bytes\n", in shadow_image()
79 nvkm_debug(subdev, "%08x: fetch failed\n", image.base); in shadow_image()
87 nvkm_debug(subdev, "%08x: checksum failed\n", in shadow_image()
115 nvkm_debug(subdev, "trying %s...\n", name ? name : func->name); in shadow_method()
126 nvkm_debug(subdev, "scored %d\n", mthd->score); in shadow_method()
236 nvkm_debug(subdev, "using image from %s\n", best->func ? in nvbios_shadow()
Dshadowramin.c73 nvkm_debug(subdev, "... display disabled\n"); in pramin_init()
86 nvkm_debug(subdev, "... not enabled\n"); in pramin_init()
90 nvkm_debug(subdev, "... not in vram\n"); in pramin_init()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dmcp77.c160 nvkm_debug(subdev, "unknown clock source %d %08x\n", src, mast); in mcp77_clk_read()
273 nvkm_debug(subdev, "nvpll: %08x %08x %08x\n", in mcp77_clk_calc()
275 nvkm_debug(subdev, " spll: %08x %08x %08x\n", in mcp77_clk_calc()
277 nvkm_debug(subdev, " vdiv: %08x\n", clk->vdiv); in mcp77_clk_calc()
279 nvkm_debug(subdev, "core: hrefm4\n"); in mcp77_clk_calc()
281 nvkm_debug(subdev, "core: nvpll\n"); in mcp77_clk_calc()
284 nvkm_debug(subdev, "shader: hrefm4\n"); in mcp77_clk_calc()
286 nvkm_debug(subdev, "shader: nvpll\n"); in mcp77_clk_calc()
288 nvkm_debug(subdev, "shader: spll\n"); in mcp77_clk_calc()
291 nvkm_debug(subdev, "vdec: 500MHz\n"); in mcp77_clk_calc()
[all …]
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dhwsq.c93 nvkm_debug(hwsq->subdev, "R[%06x] = %08x\n", addr, data); in nvkm_hwsq_wr32()
118 nvkm_debug(hwsq->subdev, " FLAG[%02x] = %d\n", flag, data); in nvkm_hwsq_setf()
130 nvkm_debug(hwsq->subdev, " WAIT[%02x] = %d\n", flag, data); in nvkm_hwsq_wait()
157 nvkm_debug(subdev, "WAIT VBLANK !NO ACTIVE HEAD\n"); in nvkm_hwsq_wait_vblank()
161 nvkm_debug(subdev, "WAIT VBLANK HEAD%d\n", head_sync); in nvkm_hwsq_wait_vblank()
175 nvkm_debug(hwsq->subdev, " DELAY = %d ns\n", nsec); in nvkm_hwsq_nsec()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dbase.c76 nvkm_debug(subdev, "set req %duv to %duv: %d\n", uv, in nvkm_volt_set()
197 nvkm_debug(subdev, "found ranged based VIDs\n"); in nvkm_volt_parse_bios()
211 nvkm_debug(subdev, "found entry based VIDs\n"); in nvkm_volt_parse_bios()
247 nvkm_debug(subdev, "current voltage unknown\n"); in nvkm_volt_init()
250 nvkm_debug(subdev, "current voltage: %duv\n", ret); in nvkm_volt_init()
261 nvkm_debug(&volt->subdev, "speedo %x\n", volt->speedo); in nvkm_volt_oneinit()
298 nvkm_debug(&volt->subdev, "min: %iuv max: %iuv\n", in nvkm_volt_ctor()
314 nvkm_debug(&volt->subdev, "VID %02x: %duv\n", in nvkm_volt_ctor()
Dgk20a.c113 nvkm_debug(subdev, "set voltage as %duv\n", volt->base.vid[vid].uv); in gk20a_volt_vid_set()
126 nvkm_debug(subdev, "prev=%d, target=%d, condition=%d\n", in gk20a_volt_set_id()
157 nvkm_debug(&volt->base.subdev, "the default voltage is %duV\n", uv); in gk20a_volt_ctor()
167 nvkm_debug(&volt->base.subdev, "%2d: vid=%d, uv=%d\n", i, in gk20a_volt_ctor()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
Dpcie.c83 nvkm_debug(&pci->subdev, "pcie max speed: %s\n", in nvkm_pcie_oneinit()
143 nvkm_debug(subdev, "%s not supported by bus or card, dropping" in nvkm_pcie_set_link()
153 nvkm_debug(subdev, "requested matches current speed\n"); in nvkm_pcie_set_link()
157 nvkm_debug(subdev, "set link to %s x%i\n", in nvkm_pcie_set_link()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dfan.c48 nvkm_debug(subdev, "FAN target: %d\n", target); in nvkm_fan_update()
73 nvkm_debug(subdev, "FAN update: %d\n", duty); in nvkm_fan_update()
237 nvkm_debug(subdev, "GPIO_FAN is in input mode\n"); in nvkm_therm_fan_ctor()
253 nvkm_debug(subdev, "FAN control: %s\n", therm->fan->type); in nvkm_therm_fan_ctor()
273 nvkm_debug(subdev, "parsing the fan table failed\n"); in nvkm_therm_fan_ctor()
Dbase.c155 nvkm_debug(subdev, "FAN target request: %d%%\n", duty); in nvkm_therm_update()
166 nvkm_debug(subdev, "default fan speed -> %d%%\n", fan); in nvkm_therm_cstate()
207 nvkm_debug(subdev, "fan management: %s\n", name[mode]); in nvkm_therm_fan_mode()
307 nvkm_debug(&therm->subdev, in nvkm_therm_clkgate_enable()
318 nvkm_debug(&therm->subdev, in nvkm_therm_clkgate_fini()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dbase.c149 nvkm_debug(subdev, "using %s falcon for ACR\n", sb->boot_falcon->name); in nvkm_secboot_oneinit()
206 nvkm_debug(&sb->subdev, "securely managed falcons:\n"); in nvkm_secboot_ctor()
209 nvkm_debug(&sb->subdev, "- %s\n", in nvkm_secboot_ctor()
Dls_ucode_msgqueue.c132 nvkm_debug(&sb->subdev, "%s started\n", in acr_ls_pmu_post_run()
185 nvkm_debug(subdev, "applying workaround for start bug...\n"); in acr_ls_sec2_post_run()
200 nvkm_debug(&sb->subdev, "%s started\n", in acr_ls_sec2_post_run()
Dacr_r352.c554 nvkm_debug(subdev, "%d managed LS falcons, WPR size is %d bytes\n", in acr_r352_prepare_ls_blob()
768 nvkm_debug(&sb->subdev, "LS blob successfully created\n"); in acr_r352_load_blobs()
846 nvkm_debug(subdev, "running HS unload blob\n"); in acr_r352_shutdown()
858 nvkm_debug(subdev, "HS unload blob completed\n"); in acr_r352_shutdown()
916 nvkm_debug(subdev, "running HS load blob\n"); in acr_r352_bootstrap()
927 nvkm_debug(subdev, "HS load blob completed\n"); in acr_r352_bootstrap()
1029 nvkm_debug(&sb->subdev, "resetting %s falcon\n", in acr_r352_reset()
1036 nvkm_debug(&sb->subdev, "falcon reset done\n"); in acr_r352_reset()
Dgp102.c60 nvkm_debug(subdev, "running VPR scrubber binary on NVDEC...\n"); in gp102_run_secure_scrub()
112 nvkm_debug(subdev, "VPR scrub successfully completed\n"); in gp102_run_secure_scrub()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/
Dgf100.c33 nvkm_debug(ibus, "HUB%d: %06x %08x (%08x)\n", i, addr, data, stat); in gf100_ibus_intr_hub()
44 nvkm_debug(ibus, "ROP%d: %06x %08x (%08x)\n", i, addr, data, stat); in gf100_ibus_intr_rop()
55 nvkm_debug(ibus, "GPC%d: %06x %08x (%08x)\n", i, addr, data, stat); in gf100_ibus_intr_gpc()
Dgk104.c33 nvkm_debug(ibus, "HUB%d: %06x %08x (%08x)\n", i, addr, data, stat); in gk104_ibus_intr_hub()
44 nvkm_debug(ibus, "ROP%d: %06x %08x (%08x)\n", i, addr, data, stat); in gk104_ibus_intr_rop()
55 nvkm_debug(ibus, "GPC%d: %06x %08x (%08x)\n", i, addr, data, stat); in gk104_ibus_intr_gpc()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/
Dfalcon.c81 nvkm_debug(subdev, "ucode halted\n"); in nvkm_falcon_intr()
149 nvkm_debug(subdev, "falcon version: %d\n", falcon->version); in nvkm_falcon_oneinit()
150 nvkm_debug(subdev, "secret level: %d\n", falcon->secret); in nvkm_falcon_oneinit()
151 nvkm_debug(subdev, "code limit: %d\n", falcon->code.limit); in nvkm_falcon_oneinit()
152 nvkm_debug(subdev, "data limit: %d\n", falcon->data.limit); in nvkm_falcon_oneinit()
240 nvkm_debug(subdev, "firmware: %s (%s)\n", name, falcon->data.data ? in nvkm_falcon_init()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/falcon/
Dmsgqueue_0137c63d.c169 nvkm_debug(subdev, in init_callback()
211 nvkm_debug(subdev, "ACR WPR init complete\n"); in acr_init_wpr_callback()
260 nvkm_debug(subdev, "%s booted\n", nvkm_secboot_falcon_name[falcon_id]); in acr_boot_falcon_callback()
313 nvkm_debug(subdev, "%s booted\n", in acr_boot_multiple_falcons_callback()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgf100.c39 nvkm_debug(subdev, "PFFB intr\n"); in gf100_fb_intr()
41 nvkm_debug(subdev, "PBFB intr\n"); in gf100_fb_intr()
Dramgf100.c504 nvkm_debug(subdev, "%d FBP(s)\n", fbps); in gf100_ram_ctor()
508 nvkm_debug(subdev, "FBP %d: %4d MiB, %d LTC(s)\n", in gf100_ram_ctor()
514 nvkm_debug(subdev, "FBP %d: disabled\n", fbp); in gf100_ram_ctor()
522 nvkm_debug(subdev, "Lower: %4lld MiB @ %010llx\n", lower >> 20, 0ULL); in gf100_ram_ctor()
523 nvkm_debug(subdev, "Upper: %4lld MiB @ %010llx\n", usize >> 20, ubase); in gf100_ram_ctor()
524 nvkm_debug(subdev, "Total: %4lld MiB\n", total >> 20); in gf100_ram_ctor()

123