Searched refs:vpu_debug (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/media/platform/verisilicon/ |
D | hantro.h | 362 #define vpu_debug(level, fmt, args...) \ macro 382 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vepu_write_relaxed() 388 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vepu_write() 396 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vepu_read() 403 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vdpu_write_relaxed() 409 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vdpu_write() 424 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vdpu_read()
|
D | hantro_v4l2.c | 174 vpu_debug(0, "unsupported bitstream format (%08x)\n", in vidioc_enum_framesizes() 186 vpu_debug(0, "invalid frame size index (expected 0, got %d)\n", in vidioc_enum_framesizes() 275 vpu_debug(4, "f->type = %d\n", f->type); in vidioc_g_fmt_out_mplane() 288 vpu_debug(4, "f->type = %d\n", f->type); in vidioc_g_fmt_cap_mplane() 306 vpu_debug(4, "trying format %c%c%c%c\n", in hantro_try_fmt() 571 vpu_debug(0, "OUTPUT codec mode: %d\n", ctx->vpu_src_fmt->codec_mode); in hantro_set_fmt_out() 572 vpu_debug(0, "fmt - w: %d, h: %d\n", in hantro_set_fmt_out() 631 vpu_debug(0, "CAPTURE codec mode: %d\n", ctx->vpu_dst_fmt->codec_mode); in hantro_set_fmt_cap() 632 vpu_debug(0, "fmt - w: %d, h: %d\n", in hantro_set_fmt_cap() 840 vpu_debug(4, "plane %d size: %ld, sizeimage: %u\n", in hantro_buf_plane_check() [all …]
|
D | hantro_g1_vp8_dec.c | 379 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()
|
D | rockchip_vpu2_hw_vp8_dec.c | 455 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()
|
D | hantro_g2_hevc_dec.c | 52 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()
|
D | hantro_drv.c | 296 vpu_debug(1, "s_ctrl: id = %d, val = %d\n", ctrl->id, ctrl->val); in hantro_jpeg_s_ctrl()
|