Home
last modified time | relevance | path

Searched refs:vpu_debug (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro.h354 #define vpu_debug(level, fmt, args...) \ macro
374 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vepu_write_relaxed()
380 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vepu_write()
388 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vepu_read()
395 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vdpu_write_relaxed()
401 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vdpu_write()
416 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vdpu_read()
Dhantro_v4l2.c158 vpu_debug(0, "unsupported bitstream format (%08x)\n", in vidioc_enum_framesizes()
167 vpu_debug(0, "invalid frame size index (expected 0, got %d)\n", in vidioc_enum_framesizes()
256 vpu_debug(4, "f->type = %d\n", f->type); in vidioc_g_fmt_out_mplane()
269 vpu_debug(4, "f->type = %d\n", f->type); in vidioc_g_fmt_cap_mplane()
286 vpu_debug(4, "trying format %c%c%c%c\n", in hantro_try_fmt()
542 vpu_debug(0, "OUTPUT codec mode: %d\n", ctx->vpu_src_fmt->codec_mode); in hantro_set_fmt_out()
543 vpu_debug(0, "fmt - w: %d, h: %d\n", in hantro_set_fmt_out()
602 vpu_debug(0, "CAPTURE codec mode: %d\n", ctx->vpu_dst_fmt->codec_mode); in hantro_set_fmt_cap()
603 vpu_debug(0, "fmt - w: %d, h: %d\n", in hantro_set_fmt_cap()
808 vpu_debug(4, "plane %d size: %ld, sizeimage: %u\n", in hantro_buf_plane_check()
[all …]
Dhantro_g1_vp8_dec.c379 vpu_debug(0, "failed to find last frame ts=%llu\n", in cfg_ref()
387 vpu_debug(0, "failed to find golden frame ts=%llu\n", in cfg_ref()
397 vpu_debug(0, "failed to find alt frame ts=%llu\n", in cfg_ref()
Drockchip_vpu2_hw_vp8_dec.c455 vpu_debug(0, "failed to find last frame ts=%llu\n", in cfg_ref()
463 vpu_debug(0, "failed to find golden frame ts=%llu\n", in cfg_ref()
473 vpu_debug(0, "failed to find alt frame ts=%llu\n", in cfg_ref()
Dhantro_g2_hevc_dec.c52 vpu_debug(1, "Preparing tile sizes buffer for %dx%d CTBs (CTB size %d)\n", in prepare_tile_info_buffer()
58 vpu_debug(1, "Tiles enabled! %dx%d\n", num_tile_cols, num_tile_rows); in prepare_tile_info_buffer()
117 vpu_debug(1, "%s: no chroma!\n", __func__); in prepare_tile_info_buffer()
Dhantro_drv.c296 vpu_debug(1, "s_ctrl: id = %d, val = %d\n", ctrl->id, ctrl->val); in hantro_jpeg_s_ctrl()