| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_ctx.c | 211 XDNA_DBG(client->xdna, "PID %d close HW context %d", in amdxdna_hwctx_remove_all() 283 XDNA_DBG(xdna, "PID %d create HW context %d, ret %d", client->pid, args->handle, ret); in amdxdna_drm_create_hwctx_ioctl() 318 XDNA_DBG(xdna, "PID %d HW context %d not exist", in amdxdna_drm_destroy_hwctx_ioctl() 329 XDNA_DBG(xdna, "PID %d destroyed HW context %d", client->pid, args->handle); in amdxdna_drm_destroy_hwctx_ioctl() 383 XDNA_DBG(xdna, "Unknown HW context config type %d", args->param_type); in amdxdna_drm_config_hwctx_ioctl() 397 XDNA_DBG(xdna, "PID %d failed to get hwctx %d", client->pid, args->handle); in amdxdna_drm_config_hwctx_ioctl() 593 XDNA_DBG(xdna, "Command BO hdl %d, Arg BO count %d", cmd_bo_hdl, arg_bo_cnt); in amdxdna_cmd_submit() 618 XDNA_DBG(xdna, "Command BO handle required for user submission"); in amdxdna_cmd_submit() 638 XDNA_DBG(xdna, "PID %d failed to get hwctx %d", in amdxdna_cmd_submit() 727 XDNA_DBG(xdna, "Submit cmds failed, ret %d", ret); in amdxdna_drm_submit_execbuf() [all …]
|
| H A D | aie2_message.c | 104 XDNA_DBG(xdna, "Query AIE version - major: %u minor: %u completed", in aie2_query_aie_version() 180 XDNA_DBG(xdna, "Destroy context: device already stopped"); in aie2_destroy_context_req() 273 XDNA_DBG(xdna, "Mailbox channel irq: %d, msix_id: %d", ret, resp.msix_id); in aie2_create_context() 274 XDNA_DBG(xdna, "Created fw ctx %d pasid %d", hwctx->fw_ctx_id, hwctx->client->pasid); in aie2_create_context() 296 XDNA_DBG(xdna, "Destroyed fw ctx %d", hwctx->fw_ctx_id); in aie2_destroy_context() 331 XDNA_DBG(xdna, "fw ctx %d host buf op 0x%x addr 0x%llx size 0x%lx", in aie2_send_host_buf_msgs() 399 XDNA_DBG(xdna, "Query NPU status completed"); in aie2_query_status() 487 XDNA_DBG(ndev->aie.xdna, "Register addr 0x%llx size 0x%x", addr, size); in aie2_register_asyn_event_msg() 510 XDNA_DBG(xdna, "Exceed maximum CU %d", MAX_NUM_CUS); in aie2_config_cu() 536 XDNA_DBG(xdna, "CU %d full addr 0x%llx, cfg 0x%x", i, in aie2_config_cu() [all …]
|
| H A D | amdxdna_gem.c | 42 XDNA_DBG(xdna, "Empty heap xa"); in amdxdna_init_dev_bo() 89 XDNA_DBG(xdna, "Can not find heap end"); in amdxdna_init_dev_bo() 257 XDNA_DBG(xdna, "Invalidating range 0x%lx, 0x%lx, type %d", in amdxdna_hmm_invalidate() 429 XDNA_DBG(xdna, "BO type %d xdna_addr 0x%llx", abo->type, amdxdna_gem_dev_addr(abo)); in amdxdna_gem_dev_obj_free() 517 XDNA_DBG(xdna, "BO map_offset 0x%llx type %d userptr 0x%lx size 0x%lx", in amdxdna_gem_obj_mmap() 825 XDNA_DBG(xdna, "Access va table failed"); in amdxdna_gem_create_ubuf_object() 966 XDNA_DBG(xdna, "Requested dev heap size 0x%llx", args->size); in amdxdna_drm_create_dev_heap_bo() 1069 XDNA_DBG(xdna, "BO arg type %d vaddr 0x%llx size 0x%llx flags 0x%llx", in amdxdna_drm_create_bo_ioctl() 1102 XDNA_DBG(xdna, "BO hdl %d type %d userptr 0x%llx xdna_addr 0x%llx size 0x%lx", in amdxdna_drm_create_bo_ioctl() 1121 XDNA_DBG(xdna, "BO type %d ret %d", abo->type, ret); in amdxdna_bo_pin() [all …]
|
| H A D | amdxdna_pm.c | 23 XDNA_DBG(xdna, "Suspend done ret %d", ret); in amdxdna_pm_suspend() 36 XDNA_DBG(xdna, "Resume done ret %d", ret); in amdxdna_pm_resume()
|
| H A D | aie2_ctx.c | 145 XDNA_DBG(xdna, "%s restarted, ret %d", hwctx->name, ret); in aie2_hwctx_restart() 307 XDNA_DBG(job->hwctx->client->xdna, "Resp status 0x%x", status); in aie2_sched_resp_handler() 362 XDNA_DBG(xdna, "Status 0x%x", cmd_status); in aie2_sched_cmdlist_resp_handler() 371 XDNA_DBG(xdna, "Failed cmd idx %d, status 0x%x", in aie2_sched_cmdlist_resp_handler() 546 XDNA_DBG(xdna, "Force start from col 0"); in aie2_hwctx_col_list() 553 XDNA_DBG(xdna, "start %d end %d first %d last %d", in aie2_hwctx_col_list() 720 XDNA_DBG(xdna, "Command buf %d addr 0x%llx size 0x%lx", in aie2_hwctx_init() 784 XDNA_DBG(xdna, "hwctx %s init completed", hwctx->name); in aie2_hwctx_init() 819 XDNA_DBG(xdna, "%s sequence number %lld", hwctx->name, hwctx->priv->seq); in aie2_hwctx_fini() 865 XDNA_DBG(xdna, "Config %d CU to %s", config->num_cus, hwctx->name); in aie2_hwctx_cu_config() [all …]
|
| H A D | amdxdna_pci_drv.c | 154 XDNA_DBG(xdna, "pid %d opened", client->pid); in amdxdna_drm_open() 190 XDNA_DBG(xdna, "closing pid %d", client->pid); in amdxdna_drm_close() 209 XDNA_DBG(xdna, "Request parameter %u", args->param); in amdxdna_drm_get_info_ioctl() 243 XDNA_DBG(xdna, "Request parameter %u", args->param); in amdxdna_drm_set_state_ioctl()
|
| H A D | amdxdna_pci_drv.h | 20 #define XDNA_DBG(xdna, fmt, args...) drm_dbg(&(xdna)->ddev, fmt, ##args) macro 30 XDNA_DBG(xdna, "MBZ check failed"); \
|
| H A D | aie2_pci.c | 237 XDNA_DBG(ndev->aie.xdna, "Firmware suspended"); in aie2_mgmt_fw_fini() 1052 XDNA_DBG(xdna, "Got param %d", args->param); in aie2_get_info() 1070 XDNA_DBG(xdna, "Invalid element size %d or number of element %d", in aie2_query_ctx_status_array() 1123 XDNA_DBG(xdna, "Got param %d", args->param); in aie2_get_array()
|