Home
last modified time | relevance | path

Searched refs:XDNA_DBG (Results 1 – 9 of 9) sorted by relevance

/drivers/accel/amdxdna/
A Daie2_message.c237 XDNA_DBG(xdna, "%s mailbox channel irq: %d, msix_id: %d", in aie2_create_context()
239 XDNA_DBG(xdna, "%s created fw ctx %d pasid %d", hwctx->name, in aie2_create_context()
266 XDNA_DBG(xdna, "%s destroyed fw ctx %d", hwctx->name, in aie2_destroy_context()
337 XDNA_DBG(xdna, "Query NPU status completed"); in aie2_query_status()
391 XDNA_DBG(xdna, "Exceed maximum CU %d", MAX_NUM_CUS); in aie2_config_cu()
417 XDNA_DBG(xdna, "CU %d full addr 0x%llx, cfg 0x%x", i, in aie2_config_cu()
428 XDNA_DBG(xdna, "Configure %d CUs, ret %d", req.num_cus, ret); in aie2_config_cu()
465 XDNA_DBG(xdna, "Invalid cu idx"); in aie2_execbuf()
473 XDNA_DBG(xdna, "Invalid ebuf payload len: %d", payload_len); in aie2_execbuf()
483 XDNA_DBG(xdna, "Invalid dpu payload len: %d", payload_len); in aie2_execbuf()
[all …]
A Damdxdna_ctx.c157 XDNA_DBG(client->xdna, "PID %d close HW context %d", in amdxdna_hwctx_remove_all()
225 XDNA_DBG(xdna, "PID %d create HW context %d, ret %d", client->pid, args->handle, ret); in amdxdna_drm_create_hwctx_ioctl()
257 XDNA_DBG(xdna, "PID %d HW context %d not exist", in amdxdna_drm_destroy_hwctx_ioctl()
268 XDNA_DBG(xdna, "PID %d destroyed HW context %d", client->pid, args->handle); in amdxdna_drm_destroy_hwctx_ioctl()
320 XDNA_DBG(xdna, "Unknown HW context config type %d", args->param_type); in amdxdna_drm_config_hwctx_ioctl()
328 XDNA_DBG(xdna, "PID %d failed to get hwctx %d", client->pid, args->handle); in amdxdna_drm_config_hwctx_ioctl()
415 XDNA_DBG(xdna, "Command BO hdl %d, Arg BO count %d", cmd_bo_hdl, arg_bo_cnt); in amdxdna_cmd_submit()
440 XDNA_DBG(xdna, "PID %d failed to get hwctx %d", in amdxdna_cmd_submit()
530 XDNA_DBG(xdna, "Submit cmds failed, ret %d", ret); in amdxdna_drm_submit_execbuf()
535 XDNA_DBG(xdna, "Pushed cmd %lld to scheduler", args->seq); in amdxdna_drm_submit_execbuf()
A Damdxdna_pci_drv.c96 XDNA_DBG(xdna, "pid %d opened", client->pid); in amdxdna_drm_open()
115 XDNA_DBG(xdna, "closing pid %d", client->pid); in amdxdna_drm_close()
126 XDNA_DBG(xdna, "pid %d closed", client->pid); in amdxdna_drm_close()
139 XDNA_DBG(xdna, "PID %d flushing...", client->pid); in amdxdna_flush()
162 XDNA_DBG(xdna, "Request parameter %u", args->param); in amdxdna_drm_get_info_ioctl()
179 XDNA_DBG(xdna, "Request parameter %u", args->param); in amdxdna_drm_set_state_ioctl()
409 XDNA_DBG(xdna, "Runtime suspend done ret: %d", ret); in amdxdna_rpmops_suspend()
422 XDNA_DBG(xdna, "Runtime resume done ret: %d", ret); in amdxdna_rpmops_resume()
A Daie2_ctx.c76 XDNA_DBG(xdna, "hwctx is not ready, status %d", hwctx->status); in aie2_hwctx_restart()
88 XDNA_DBG(xdna, "%s restarted, ret %d", hwctx->name, ret); in aie2_hwctx_restart()
105 XDNA_DBG(xdna, "Resetting %s", hwctx->name); in aie2_restart_ctx()
264 XDNA_DBG(xdna, "Status 0x%x", cmd_status); in aie2_sched_cmdlist_resp_handler()
273 XDNA_DBG(xdna, "Failed cmd idx %d, status 0x%x", in aie2_sched_cmdlist_resp_handler()
410 XDNA_DBG(xdna, "Force start from col 0"); in aie2_hwctx_col_list()
417 XDNA_DBG(xdna, "start %d end %d first %d last %d", in aie2_hwctx_col_list()
575 XDNA_DBG(xdna, "Command buf %d addr 0x%llx size 0x%lx", in aie2_hwctx_init()
630 XDNA_DBG(xdna, "hwctx %s init completed", hwctx->name); in aie2_hwctx_init()
753 XDNA_DBG(xdna, "Not supported type %d", type); in aie2_hwctx_config()
[all …]
A Damdxdna_gem.c111 XDNA_DBG(xdna, "Invalidating range 0x%lx, 0x%lx, type %d", in amdxdna_hmm_invalidate()
260 XDNA_DBG(xdna, "BO type %d xdna_addr 0x%llx", abo->type, abo->mem.dev_addr); in amdxdna_gem_dev_obj_free()
342 XDNA_DBG(xdna, "BO map_offset 0x%llx type %d userptr 0x%lx size 0x%lx", in amdxdna_gem_obj_mmap()
577 XDNA_DBG(xdna, "Invalid dev heap size 0x%llx, limit 0x%lx", in amdxdna_drm_create_dev_heap()
584 XDNA_DBG(client->xdna, "dev heap is already created"); in amdxdna_drm_create_dev_heap()
670 XDNA_DBG(xdna, "Command BO size 0x%llx too small", args->size); in amdxdna_drm_create_cmd_bo()
708 XDNA_DBG(xdna, "BO arg type %d vaddr 0x%llx size 0x%llx flags 0x%llx", in amdxdna_drm_create_bo_ioctl()
758 XDNA_DBG(xdna, "BO type %d ret %d", abo->type, ret); in amdxdna_gem_pin_nolock()
795 XDNA_DBG(xdna, "Can not find bo %d", bo_hdl); in amdxdna_gem_get_obj()
820 XDNA_DBG(xdna, "Lookup GEM object %d failed", args->handle); in amdxdna_drm_get_bo_info_ioctl()
[all …]
A Daie2_pci.c86 XDNA_DBG(xdna, "i2x tail 0x%x", ndev->mgmt_i2x.mb_tail_ptr_reg); in aie2_dump_chann_info_debug()
87 XDNA_DBG(xdna, "i2x head 0x%x", ndev->mgmt_i2x.mb_head_ptr_reg); in aie2_dump_chann_info_debug()
88 XDNA_DBG(xdna, "i2x ringbuf 0x%x", ndev->mgmt_i2x.rb_start_addr); in aie2_dump_chann_info_debug()
89 XDNA_DBG(xdna, "i2x rsize 0x%x", ndev->mgmt_i2x.rb_size); in aie2_dump_chann_info_debug()
90 XDNA_DBG(xdna, "x2i tail 0x%x", ndev->mgmt_x2i.mb_tail_ptr_reg); in aie2_dump_chann_info_debug()
91 XDNA_DBG(xdna, "x2i head 0x%x", ndev->mgmt_x2i.mb_head_ptr_reg); in aie2_dump_chann_info_debug()
92 XDNA_DBG(xdna, "x2i ringbuf 0x%x", ndev->mgmt_x2i.rb_start_addr); in aie2_dump_chann_info_debug()
93 XDNA_DBG(xdna, "x2i rsize 0x%x", ndev->mgmt_x2i.rb_size); in aie2_dump_chann_info_debug()
94 XDNA_DBG(xdna, "x2i chann index 0x%x", ndev->mgmt_chan_idx); in aie2_dump_chann_info_debug()
266 XDNA_DBG(ndev->xdna, "Firmware suspended"); in aie2_mgmt_fw_fini()
[all …]
A Daie2_smu.c81 XDNA_DBG(ndev->xdna, "MP-NPU clock %d, H clock %d\n", in npu1_set_dpm()
109 XDNA_DBG(ndev->xdna, "MP-NPU clock %d, H clock %d\n", in npu4_set_dpm()
A Damdxdna_pci_drv.h15 #define XDNA_DBG(xdna, fmt, args...) drm_dbg(&(xdna)->ddev, fmt, ##args) macro
25 XDNA_DBG(xdna, "MBZ check failed"); \
A Daie2_error.c253 XDNA_DBG(xdna, "Error count %d return code %d", info->err_cnt, info->ret_code); in aie2_error_worker()
348 XDNA_DBG(xdna, "Async event count %d, buf total size 0x%x", in aie2_error_async_events_alloc()

Completed in 17 milliseconds