Home
last modified time | relevance | path

Searched refs:mtk_vdec_debug (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_vpu_if.c17 mtk_vdec_debug(vpu->ctx, "+ ap_inst_addr = 0x%llx", msg->ap_inst_addr); in handle_init_ack_msg()
25 mtk_vdec_debug(vpu->ctx, "- vpu_inst_addr = 0x%x", vpu->inst_addr); in handle_init_ack_msg()
41 mtk_vdec_debug(vpu->ctx, "firmware version 0x%x\n", vpu->fw_abi_version); in handle_init_ack_msg()
60 mtk_vdec_debug(vpu->ctx, "+ ap_inst_addr = 0x%llx", msg->ap_inst_addr); in handle_get_param_msg_ack()
156 mtk_vdec_debug(vpu->ctx, "id=%X", msgid); in vcodec_vpu_send_msg()
187 mtk_vdec_debug(vpu->ctx, "+ id=%X", msg_id); in vcodec_send_ap_ipi()
198 mtk_vdec_debug(vpu->ctx, "- id=%X ret=%d", msg_id, err); in vcodec_send_ap_ipi()
233 mtk_vdec_debug(vpu->ctx, "vdec_inst=%p", vpu); in vpu_dec_init()
242 mtk_vdec_debug(vpu->ctx, "- ret=%d", err); in vpu_dec_init()
269 mtk_vdec_debug(vpu->ctx, "- ret=%d", err); in vpu_dec_start()
[all …]
H A Dmtk_vcodec_dec_drv.h318 #define mtk_vdec_debug(ctx, fmt, args...) \ macro
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_if.c232 mtk_vdec_debug(inst->ctx, "[FB] put fb into free_list @(%p, %llx)", in put_fb_to_free()
246 mtk_vdec_debug(inst->ctx, "pic(%d, %d), buf(%d, %d)", in get_pic_info()
248 mtk_vdec_debug(inst->ctx, "fb size: Y(%d), C(%d)", pic->fb_sz[0], pic->fb_sz[1]); in get_pic_info()
258 mtk_vdec_debug(inst->ctx, "l=%d, t=%d, w=%d, h=%d", cr->left, cr->top, in get_crop_info()
265 mtk_vdec_debug(inst->ctx, "sz=%d", *dpb_sz); in get_dpb_size()
293 mtk_vdec_debug(ctx, "H264 Instance >> %p", inst); in vdec_h264_init()
345 mtk_vdec_debug(inst->ctx, "+ [%d] FB y_dma=%llx c_dma=%llx va=%p", in vdec_h264_decode()
363 mtk_vdec_debug(inst->ctx, "\n + NALU[%d] type %d +\n", inst->num_nalu, in vdec_h264_decode()
395 mtk_vdec_debug(inst->ctx, "- resolution changed -"); in vdec_h264_decode()
416 mtk_vdec_debug(inst->ctx, "\n - NALU[%d] type=%d -\n", inst->num_nalu, nal_type); in vdec_h264_decode()
[all …]
H A Dvdec_vp8_if.c284 mtk_vdec_debug(inst->ctx, "pic(%d, %d), buf(%d, %d)", in get_pic_info()
286 mtk_vdec_debug(inst->ctx, "fb size: Y(%d), C(%d)", in get_pic_info()
295 mtk_vdec_debug(inst->ctx, "prev fb base dma=%llx", prev_y_dma); in vp8_dec_finish()
415 mtk_vdec_debug(ctx, "VP8 Instance >> %p", inst); in vdec_vp8_init()
448 mtk_vdec_debug(inst->ctx, "+ [%d] FB y_dma=%llx c_dma=%llx fb=%p", in vdec_vp8_decode()
457 mtk_vdec_debug(inst->ctx, "\n + FRAME[%d] +\n", inst->frm_cnt); in vdec_vp8_decode()
472 mtk_vdec_debug(inst->ctx, "wait key frame !"); in vdec_vp8_decode()
480 mtk_vdec_debug(inst->ctx, "- resolution_changed -"); in vdec_vp8_decode()
524 mtk_vdec_debug(inst->ctx, "[FB] there is no disp fb"); in get_disp_fb()
544 mtk_vdec_debug(inst->ctx, "[FB] there is no free fb"); in get_free_fb()
[all …]
H A Dvdec_vp8_req_if.c139 mtk_vdec_debug(inst->ctx, "pic(%d, %d), buf(%d, %d)", in vdec_vp8_slice_get_pic_info()
142 mtk_vdec_debug(inst->ctx, "fb size: Y(%d), C(%d)", in vdec_vp8_slice_get_pic_info()
302 mtk_vdec_debug(ctx, "vp8 struct size = %d vsi: %d\n", in vdec_vp8_slice_init()
305 mtk_vdec_debug(ctx, "vp8:%p, codec_type = 0x%x vsi: 0x%p", in vdec_vp8_slice_init()
352 mtk_vdec_debug(inst->ctx, "frame[%d] bs(%zu 0x%llx) y/c(0x%llx 0x%llx)", in vdec_vp8_slice_decode()
366 mtk_vdec_debug(inst->ctx, "vp8 dec start err!"); in vdec_vp8_slice_decode()
371 mtk_vdec_debug(inst->ctx, "- resolution_changed -"); in vdec_vp8_slice_decode()
382 mtk_vdec_debug(inst->ctx, "vp8 dec error timeout:%d err: %d pic_%d", in vdec_vp8_slice_decode()
385 mtk_vdec_debug(inst->ctx, "pic[%d] crc: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x", in vdec_vp8_slice_decode()
406 mtk_vdec_debug(inst->ctx, "No need to get vp8 crop information."); in vdec_vp8_slice_get_param()
H A Dvdec_vp9_if.c250 mtk_vdec_debug(inst->ctx, "No free fb node"); in vp9_add_to_fb_free_list()
625 mtk_vdec_debug(inst->ctx, "[FB] there is no disp fb"); in vp9_rm_from_fb_disp_list()
636 mtk_vdec_debug(inst->ctx, "fb == NULL"); in vp9_add_to_fb_use_list()
704 mtk_vdec_debug(inst->ctx, "pic(%d, %d), buf(%d, %d)", in get_pic_info()
730 mtk_vdec_debug(inst->ctx, "[FB] there is no free fb"); in get_free_fb()
821 mtk_vdec_debug(inst->ctx, "[EOS]"); in vdec_vp9_decode()
831 mtk_vdec_debug(inst->ctx, "Input BS Size = %zu", bs->size); in vdec_vp9_decode()
918 mtk_vdec_debug(inst->ctx, "[#pic %d]", vsi->frm_num); in vdec_vp9_decode()
921 mtk_vdec_debug(inst->ctx, in vdec_vp9_decode()
927 mtk_vdec_debug(inst->ctx, in vdec_vp9_decode()
[all …]
H A Dvdec_h264_req_multi_if.c361 mtk_vdec_debug(ctx, "pic(%d, %d), buf(%d, %d)", in vdec_h264_slice_get_pic_info()
364 mtk_vdec_debug(ctx, "Y/C(%d, %d)", ctx->picinfo.fb_sz[0], in vdec_h264_slice_get_pic_info()
391 mtk_vdec_debug(inst->ctx, "l=%d, t=%d, w=%d, h=%d", in vdec_h264_slice_get_crop_info()
425 mtk_vdec_debug(ctx, "lat struct size = %d,%d,%d,%d vsi: %d\n", in vdec_h264_slice_init()
466 mtk_vdec_debug(ctx, "[h264-core] vdec_h264 core decode"); in vdec_h264_slice_core_decode()
537 mtk_vdec_debug(ctx, "core decode done err=%d", err); in vdec_h264_slice_core_decode()
594 mtk_vdec_debug(inst->ctx, "failed to get lat buffer"); in vdec_h264_slice_lat_decode()
623 mtk_vdec_debug(inst->ctx, "- resolution changed -"); in vdec_h264_slice_lat_decode()
646 mtk_vdec_debug(inst->ctx, "lat:trans(0x%llx 0x%llx) err:0x%llx", in vdec_h264_slice_lat_decode()
658 mtk_vdec_debug(inst->ctx, "lat decode err: %d", err); in vdec_h264_slice_lat_decode()
[all …]
H A Dvdec_h264_req_if.c232 mtk_vdec_debug(inst->ctx, "pic(%d, %d), buf(%d, %d)", in get_pic_info()
235 mtk_vdec_debug(inst->ctx, "Y/C(%d, %d)", ctx->picinfo.fb_sz[0], in get_pic_info()
261 mtk_vdec_debug(inst->ctx, "l=%d, t=%d, w=%d, h=%d", in get_crop_info()
268 mtk_vdec_debug(inst->ctx, "sz=%d", *dpb_sz); in get_dpb_size()
299 mtk_vdec_debug(ctx, "struct size = %zu,%zu,%zu,%zu\n", in vdec_h264_slice_init()
305 mtk_vdec_debug(ctx, "H264 Instance >> %p", inst); in vdec_h264_slice_init()
356 mtk_vdec_debug(inst->ctx, "+ [%d] FB y_dma=%llx c_dma=%llx va=%p", in vdec_h264_slice_decode()
382 mtk_vdec_debug(inst->ctx, "- resolution changed -"); in vdec_h264_slice_decode()
406 mtk_vdec_debug(inst->ctx, "\n - NALU[%d]", inst->num_nalu); in vdec_h264_slice_decode()
H A Dvdec_hevc_req_multi_if.c696 mtk_vdec_debug(ctx, "pic(%d, %d), buf(%d, %d)", in vdec_hevc_slice_get_pic_info()
699 mtk_vdec_debug(ctx, "Y/C(%d, %d)", ctx->picinfo.fb_sz[0], in vdec_hevc_slice_get_pic_info()
726 mtk_vdec_debug(inst->ctx, "l=%d, t=%d, w=%d, h=%d", in vdec_hevc_slice_get_crop_info()
749 mtk_vdec_debug(inst->ctx, "- resolution changed -"); in vdec_hevc_slice_setup_lat_buffer()
781 mtk_vdec_debug(inst->ctx, "lat: ube addr/size(0x%llx 0x%llx) err:0x%llx", in vdec_hevc_slice_setup_lat_buffer()
891 mtk_vdec_debug(ctx, "lat struct size = %d,%d,%d,%d vsi: %d\n", in vdec_hevc_slice_init()
897 mtk_vdec_debug(ctx, "lat hevc instance >> %p, codec_type = 0x%x", in vdec_hevc_slice_init()
931 mtk_vdec_debug(ctx, "[hevc-core] vdec_hevc core decode"); in vdec_hevc_slice_core_decode()
965 mtk_vdec_debug(ctx, "core decode done err=%d", err); in vdec_hevc_slice_core_decode()
993 mtk_vdec_debug(inst->ctx, "failed to get lat buffer"); in vdec_hevc_slice_lat_decode()
[all …]
H A Dvdec_av1_req_lat_if.c784 mtk_vdec_debug(ctx, "map cdf table to 0x%p\n", remote_cdf_table); in vdec_av1_slice_init_cdf_table()
815 mtk_vdec_debug(ctx, "map iq table to 0x%p\n", remote_iq_table); in vdec_av1_slice_init_iq_table()
966 mtk_vdec_debug(ctx, "resolution level changed from %u to %u, %ux%u", in vdec_av1_slice_alloc_working_buffer()
1648 mtk_vdec_debug(instance->ctx, "reset seg %d\n", vsi->slot_id); in vdec_av1_slice_setup_seg_buffer()
1705 mtk_vdec_debug(instance->ctx, "// %08x %08x %08x %08x\n", in vdec_av1_slice_setup_tile_buffer()
1710 mtk_vdec_debug(instance->ctx, "// %08x %08x %08x %08x\n", in vdec_av1_slice_setup_tile_buffer()
1951 mtk_vdec_debug(instance->ctx, "h_vdec 0x%p\n", h_vdec); in vdec_av1_slice_deinit()
1964 mtk_vdec_debug(instance->ctx, "flush ...\n"); in vdec_av1_slice_flush()
2009 mtk_vdec_debug(ctx, "l=%d, t=%d, w=%d, h=%d\n", in vdec_av1_slice_get_crop_info()
2118 mtk_vdec_debug(ctx, "lat dma 1 0x%pad 0x%pad\n", in vdec_av1_slice_lat_decode()
[all …]
H A Dvdec_vp9_req_lat_if.c579 mtk_vdec_debug(ctx, "resolution level changed, from %u to %u, %ux%u", in vdec_vp9_slice_alloc_working_buffer()
1027 mtk_vdec_debug(instance->ctx, "ctx dirty %u idx %d\n", in vdec_vp9_slice_setup_prob_buffer()
1053 mtk_vdec_debug(instance->ctx, "reset seg\n"); in vdec_vp9_slice_setup_seg_buffer()
1596 mtk_vdec_debug(instance->ctx, "Frame %u Y_CRC %08x %08x %08x %08x\n", in vdec_vp9_slice_update_single()
1599 mtk_vdec_debug(instance->ctx, "Frame %u C_CRC %08x %08x %08x %08x\n", in vdec_vp9_slice_update_single()
1622 mtk_vdec_debug(instance->ctx, "Frame %u LAT CRC 0x%08x %lx %lx\n", in vdec_vp9_slice_update_lat()
1842 mtk_vdec_debug(instance->ctx, "Frame %u Y_CRC %08x %08x %08x %08x\n", in vdec_vp9_slice_update_core()
1927 mtk_vdec_debug(instance->ctx, "flush ...\n"); in vdec_vp9_slice_flush()
2063 mtk_vdec_debug(ctx, "Failed to get VP9 lat buf\n"); in vdec_vp9_slice_lat_decode()
2106 mtk_vdec_debug(ctx, "lat dma addr: 0x%lx 0x%lx\n", in vdec_vp9_slice_lat_decode()
[all …]