| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_debug.h | 39 #define mpp_dbg(flag, fmt, ...) _mpp_dbg(mpp_debug, flag, fmt, ## __VA_ARGS__) 40 #define mpp_dbg_f(flag, fmt, ...) _mpp_dbg_f(mpp_debug, flag, fmt, ## __VA_ARGS__) 80 if (mpp_debug & MPP_ABORT) { \ 101 extern RK_U32 mpp_debug;
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_av1dec.c | 299 mpp_debug(DEBUG_TASK_INFO, "req_out->offset=%08x, req_out->size=%d\n", in av1dec_update_req() 315 mpp_debug(DEBUG_TASK_INFO, "req_cnt=%d, set_cnt=%d, poll_cnt=%d, reg_class=%d\n", in av1dec_extract_task_msg() 320 mpp_debug(DEBUG_TASK_INFO, "msg: cmd %08x, offset %08x, size %d\n", in av1dec_extract_task_msg() 334 mpp_debug(DEBUG_TASK_INFO, "found write_calss %d\n", class); in av1dec_extract_task_msg() 356 mpp_debug(DEBUG_TASK_INFO, "found read_calss %d\n", class); in av1dec_extract_task_msg() 369 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt=%d, r_req_cnt=%d\n", in av1dec_extract_task_msg() 428 mpp_debug(DEBUG_TASK_INFO, "class=%d, base_idx=%d\n", in av1dec_alloc_task() 442 mpp_debug(DEBUG_IOMMU, in av1dec_alloc_task() 677 mpp_debug(DEBUG_TASK_INFO, "found rd_class %d, base=%08x, s=%d, e=%d\n", in av1dec_run() 758 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", task->irq_status); in av1dec_isr() [all …]
|
| H A D | mpp_jpgdec.c | 191 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt %d, r_req_cnt %d\n", in jpgdec_extract_task_msg() 321 mpp_debug(DEBUG_REGISTER, in jpgdec_finish() 502 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", in jpgdec_isr() 523 mpp_debug(DEBUG_RESET, "reset in\n"); in jpgdec_reset() 534 mpp_debug(DEBUG_RESET, "reset out\n"); in jpgdec_reset()
|
| H A D | mpp_common.c | 1183 mpp_debug(DEBUG_IOCTL, "cmd %x process\n", req->cmd); in mpp_process_request() 1189 mpp_debug(DEBUG_IOCTL, "hw_support %08x\n", hw_support); in mpp_process_request() 1205 mpp_debug(DEBUG_IOCTL, "client %d\n", client_type); in mpp_process_request() 1215 mpp_debug(DEBUG_IOCTL, "hw_id %08x\n", hw_info->hw_id); in mpp_process_request() 1234 mpp_debug(DEBUG_IOCTL, "client %d\n", client_type); in mpp_process_request() 1378 mpp_debug(DEBUG_IOMMU, "fd %d => iova %08x\n", in mpp_process_request() 1420 mpp_debug(DEBUG_IOCTL, "unknown mpp ioctl cmd %x\n", req->cmd); in mpp_process_request() 1468 mpp_debug(DEBUG_IOCTL, "cmd %x collect flags %08x, size %d, offset %x\n", in mpp_collect_msgs() 1527 mpp_debug(DEBUG_IOCTL, "fd %d, session %d msg_cnt %d\n", in mpp_collect_msgs() 1660 mpp_debug(DEBUG_IOCTL, "release session had request\n"); in mpp_dev_ioctl() [all …]
|
| H A D | mpp_vdpu2.c | 237 mpp_debug(DEBUG_IOMMU, "DMV[%3d]: %3d => %pad + offset %10d\n", in vdpu_process_reg_fd() 294 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt %d, r_req_cnt %d\n", in vdpu_extract_task_msg() 417 mpp_debug(DEBUG_REGISTER, in vdpu_finish() 607 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", in vdpu_isr() 650 mpp_debug(DEBUG_RESET, "reset in\n"); in vdpu_reset() 658 mpp_debug(DEBUG_RESET, "reset out\n"); in vdpu_reset()
|
| H A D | mpp_rkvenc.c | 322 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt=%d, r_req_cnt=%d\n", in rkvenc_extract_task_msg() 367 mpp_debug(DEBUG_TASK_INFO, "width=%d, height=%d\n", task->width, task->height); in rkvenc_alloc_task() 390 mpp_debug(DEBUG_SET_REG_L2, "reg[%03d]: %04x: 0x%08x\n", i, reg, regs[i]); in rkvenc_write_req_l2() 409 mpp_debug(DEBUG_GET_REG_L2, "reg[%03d]: %04x: 0x%08x\n", i, reg, regs[i]); in rkvenc_read_req_l2() 533 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", task->irq_status); in rkvenc_isr() 539 mpp_debug(DEBUG_DUMP_ERR_REG, "irq_status: %08x\n", task->irq_status); in rkvenc_isr() 672 mpp_debug(DEBUG_IOCTL, "codec info count %d\n", cnt); in rkvenc_control() 1167 mpp_debug(DEBUG_IOMMU, "IOMMU_GET_BUS_ID(status)=%d\n", IOMMU_GET_BUS_ID(status)); in rkvenc_iommu_fault_handle() 1280 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", mpp_read(mpp, RKVENC_INT_STATUS_BASE)); in rkvenc_reset() 1357 mpp_debug(DEBUG_TASK_INFO, "pending task %d, workload %d, clk_mode=%d\n", in rkvenc_get_freq()
|
| H A D | mpp_vdpp.c | 214 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt %d, r_req_cnt %d\n", in vdpp_extract_task_msg() 281 mpp_debug(DEBUG_SET_REG_L2, "zme_reg[%03d]: %04x: 0x%08x\n", i, reg, regs[i]); in vdpp_write_req_zme() 298 mpp_debug(DEBUG_GET_REG_L2, "zme_reg[%03d]: %04x: 0x%08x\n", i, reg, regs[i]); in vdpp_read_req_zme() 590 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", in vdpp_isr() 606 mpp_debug(DEBUG_RESET, "reset in\n"); in _vdpp_reset() 619 mpp_debug(DEBUG_RESET, "reset out\n"); in _vdpp_reset()
|
| H A D | mpp_rkvdec.c | 604 mpp_debug(DEBUG_PPS_FILL, in fill_scaling_list_pps() 667 mpp_debug(DEBUG_PPS_FILL, in rkvdec_process_scl_fd() 669 mpp_debug(DEBUG_PPS_FILL, in rkvdec_process_scl_fd() 671 mpp_debug(DEBUG_PPS_FILL, in rkvdec_process_scl_fd() 673 mpp_debug(DEBUG_PPS_FILL, in rkvdec_process_scl_fd() 675 mpp_debug(DEBUG_PPS_FILL, in rkvdec_process_scl_fd() 800 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt %d, r_req_cnt %d\n", in rkvdec_extract_task_msg() 846 mpp_debug(DEBUG_TASK_INFO, "ystride=%d\n", task->pixels); in rkvdec_alloc_task() 1020 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", task->irq_status); in rkvdec_isr() 1058 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", task->irq_status); in rkvdec_3328_isr() [all …]
|
| H A D | mpp_rkvdec2.c | 190 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt %d, r_req_cnt %d\n", in rkvdec2_extract_task_msg() 218 mpp_debug(DEBUG_SRAM_INFO, in mpp_set_rcbbuf() 222 mpp_debug(DEBUG_SRAM_INFO, "rcb: reg %d offset %d, size %d\n", in mpp_set_rcbbuf() 275 mpp_debug(DEBUG_TASK_INFO, "width=%d, bitdepth=%d, height=%d\n", in rkvdec2_task_init() 431 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", task->irq_status); in rkvdec2_isr() 437 mpp_debug(DEBUG_DUMP_ERR_REG, "irq_status: %08x\n", task->irq_status); in rkvdec2_isr() 462 mpp_debug(DEBUG_GET_PERF_VAL, "sel[%d]:%u\n", sel0, regs[sel0]); in rkvdec2_read_perf_sel() 465 mpp_debug(DEBUG_GET_PERF_VAL, "sel[%d]:%u\n", sel1, regs[sel1]); in rkvdec2_read_perf_sel() 469 mpp_debug(DEBUG_GET_PERF_VAL, "sel[%d]:%u\n", sel2, regs[sel2]); in rkvdec2_read_perf_sel() 509 mpp_debug(DEBUG_REGISTER, "dec_get %08x dec_length %d\n", dec_get, dec_length); in rkvdec2_finish() [all …]
|
| H A D | mpp_vdpu1.c | 277 mpp_debug(DEBUG_IOMMU, "DMV[%3d]: %3d => %pad + offset %10d\n", in vdpu_process_reg_fd() 337 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt %d, r_req_cnt %d\n", in vdpu_extract_task_msg() 458 mpp_debug(DEBUG_REGISTER, in vdpu_finish() 675 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", in vdpu_isr() 715 mpp_debug(DEBUG_RESET, "reset in\n"); in vdpu_reset() 726 mpp_debug(DEBUG_RESET, "reset out\n"); in vdpu_reset()
|
| H A D | mpp_common.h | 744 mpp_debug(DEBUG_SET_REG, in mpp_write() 755 mpp_debug(DEBUG_SET_REG, in mpp_write_relaxed() 768 mpp_debug(DEBUG_GET_REG, in mpp_read() 780 mpp_debug(DEBUG_GET_REG, in mpp_read_relaxed()
|
| H A D | mpp_debug.h | 75 #define mpp_debug(type, fmt, args...) \ macro
|
| H A D | mpp_vepu2.c | 262 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt %d, r_req_cnt %d\n", in vepu_extract_task_msg() 301 mpp_debug(DEBUG_TASK_INFO, "width=%d, height=%d\n", task->width, task->height); in vepu_alloc_task() 438 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", in vepu_isr() 544 mpp_debug(DEBUG_IOCTL, "codec info count %d\n", cnt); in vepu_control() 832 mpp_debug(DEBUG_TASK_INFO, "pending task %d, workload %d, clk_mode=%d\n", in vepu_get_freq()
|
| H A D | mpp_vepu1.c | 213 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt %d, r_req_cnt %d\n", in vepu_extract_task_msg() 333 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", in vepu_isr() 424 mpp_debug(DEBUG_IOCTL, "codec info count %d\n", cnt); in vepu_control()
|
| H A D | mpp_rkvdec2_link.c | 546 mpp_debug(DEBUG_IRQ_STATUS | DEBUG_LINK_TABLE, "irq_status: %08x : %08x\n", in rkvdec2_link_irq() 1456 mpp_debug(DEBUG_CCU, "power on\n"); in rkvdec2_ccu_power_on() 1485 mpp_debug(DEBUG_CCU, "power off\n"); in rkvdec2_ccu_power_off() 1526 mpp_debug(DEBUG_IRQ_CHECK, "irq_status=%08x, timeout=%u, abort=%u\n", in rkvdec2_soft_ccu_dequeue() 1699 mpp_debug(DEBUG_IRQ_STATUS, "irq_status=%08x\n", irq_status); in rkvdec2_soft_ccu_irq() 2028 mpp_debug(DEBUG_IRQ_STATUS, "core %d link_irq=%08x, core_irq=%08x\n", in rkvdec2_hard_ccu_irq() 2082 mpp_debug(DEBUG_IRQ_CHECK, in rkvdec2_hard_ccu_dequeue() 2288 mpp_debug(DEBUG_SRAM_INFO, in rkvdec2_ccu_link_fix_rcb_regs()
|
| H A D | mpp_iep2.c | 275 mpp_debug(DEBUG_IOMMU, "reg[%3d]: %3d => %pad + offset %10d\n", in iep2_process_reg_fd() 313 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt %d, r_req_cnt %d\n", in iep2_extract_task_msg() 657 mpp_debug(DEBUG_IRQ_STATUS, "irq_status: %08x\n", in iep2_isr()
|
| H A D | mpp_rkvenc2.c | 767 mpp_debug(DEBUG_TASK_INFO, "w_req_cnt=%d, r_req_cnt=%d\n", in rkvenc_extract_task_msg() 827 mpp_debug(DEBUG_SRAM_INFO, "rcb: reg %d offset %d, size %d\n", in rkvenc2_set_rcbbuf() 839 mpp_debug(DEBUG_SRAM_INFO, "sram %s\n", sram_enabled ? "enabled" : "disabled"); in rkvenc2_set_rcbbuf() 960 mpp_debug(DEBUG_IOMMU, "reg[%d] + offset %d\n", tbl[j] + ss, off); in rkvenc_alloc_task() 1409 mpp_debug(DEBUG_IRQ_STATUS, "%s irq_status: %08x\n", in rkvenc_isr() 1530 mpp_debug(DEBUG_IOCTL, "codec info count %d\n", cnt); in rkvenc_control()
|
| H A D | mpp_iommu.c | 361 mpp_debug(DEBUG_IOCTL, "session_max_buffer %d must less than %d\n", in mpp_dma_session_create()
|
| /OK3568_Linux_fs/external/mpp/osal/test/ |
| H A D | mpp_thread_test.c | 158 mpp_debug = MPP_DBG_TIMING; in main() 191 mpp_debug = 0; in main()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/test/ |
| H A D | mpp_task_test.c | 215 mpp_debug = MPP_DBG_TIMING; in main() 243 mpp_debug = 0; in main()
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_log.cpp | 35 RK_U32 mpp_debug = 0; variable
|
| H A D | mpp_platform.cpp | 123 mpp_env_get_u32("mpp_debug", &mpp_debug, 0); in MppPlatformService()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmpp.c | 41 GST_DEBUG_CATEGORY_STATIC (mpp_debug); 42 #define GST_CAT_DEFAULT mpp_debug
|
| /OK3568_Linux_fs/external/mpp/mpp/ |
| H A D | mpp_impl.cpp | 256 if (!(mpp_debug & (MPP_DBG_DUMP_IN | MPP_DBG_DUMP_OUT | MPP_DBG_DUMP_CFG))) { in mpp_dump_init() 268 p->debug = mpp_debug; in mpp_dump_init()
|
| H A D | mpp.cpp | 112 mpp_env_get_u32("mpp_debug", &mpp_debug, 0); in Mpp() 614 if (mpp_debug & MPP_DBG_TIMING) { in put_frame()
|