Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/hantro/
Dhantro.h318 #define vpu_debug(level, fmt, args...) \ macro
338 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vepu_write_relaxed()
344 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vepu_write()
352 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vepu_read()
359 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vdpu_write_relaxed()
365 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vdpu_write()
373 vpu_debug(6, "0x%04x = 0x%08x\n", reg / 4, val); in vdpu_read()
Dhantro_v4l2.c122 vpu_debug(0, "invalid frame size index (expected 0, got %d)\n", in vidioc_enum_framesizes()
129 vpu_debug(0, "unsupported bitstream format (%08x)\n", in vidioc_enum_framesizes()
217 vpu_debug(4, "f->type = %d\n", f->type); in vidioc_g_fmt_out_mplane()
230 vpu_debug(4, "f->type = %d\n", f->type); in vidioc_g_fmt_cap_mplane()
247 vpu_debug(4, "trying format %c%c%c%c\n", in hantro_try_fmt()
467 vpu_debug(0, "OUTPUT codec mode: %d\n", ctx->vpu_src_fmt->codec_mode); in hantro_set_fmt_out()
468 vpu_debug(0, "fmt - w: %d, h: %d\n", in hantro_set_fmt_out()
527 vpu_debug(0, "CAPTURE codec mode: %d\n", ctx->vpu_dst_fmt->codec_mode); in hantro_set_fmt_cap()
528 vpu_debug(0, "fmt - w: %d, h: %d\n", in hantro_set_fmt_cap()
621 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_hevc.c58 vpu_debug(4, "%dx%d (CTBs) %zu MV bytes\n", in hantro_hevc_mv_size()
Dhantro_drv.c280 vpu_debug(1, "s_ctrl: id = %d, val = %d\n", ctrl->id, ctrl->val); in hantro_jpeg_s_ctrl()
300 vpu_debug(1, "s_ctrl: id = %d, val = %d\n", ctrl->id, ctrl->val); in hantro_hevc_s_ctrl()