Home
last modified time | relevance | path

Searched refs:mtk_v4l2_vdec_err (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateful.c64 mtk_v4l2_vdec_err(ctx, "[%d]Cannot get param : GET_PARAM_DISP_FRAME_BUFFER", in get_display_buffer()
106 mtk_v4l2_vdec_err(ctx, "[%d] Error!! Cannot get param", ctx->id); in get_free_buffer()
203 mtk_v4l2_vdec_err(ctx, "DecodeFinal failed, ret=%d", ret); in mtk_vdec_flush_decoder()
229 mtk_v4l2_vdec_err(ctx, "Cannot get fourcc(%d), using init value", pixelformat); in mtk_vdec_update_fmt()
239 mtk_v4l2_vdec_err(ctx, "[%d]Error!! Cannot get param : GET_PARAM_PICTURE_INFO ERR", in mtk_vdec_pic_info_update()
248 mtk_v4l2_vdec_err(ctx, "Cannot get correct pic info"); in mtk_vdec_pic_info_update()
268 mtk_v4l2_vdec_err(ctx, "Incorrect dpb size, ret=%d", ret); in mtk_vdec_pic_info_update()
352 mtk_v4l2_vdec_err(ctx, "[%d] id=%d src_addr is NULL!!", ctx->id, in mtk_vdec_worker()
368 mtk_v4l2_vdec_err(ctx, in mtk_vdec_worker()
457 mtk_v4l2_vdec_err(ctx, "No src buffer"); in vb2ops_vdec_stateful_buf_queue()
[all …]
H A Dvdec_msg_queue.c80 mtk_v4l2_vdec_err(buf->ctx, "fail to qbuf: %d", msg_ctx->hardware_index); in vdec_msg_queue_qbuf()
147 mtk_v4l2_vdec_err(buf->ctx, "fail to dqbuf: %d", msg_ctx->hardware_index); in vdec_msg_queue_dqbuf()
307 mtk_v4l2_vdec_err(ctx, "failed to allocate wdma_addr buf"); in vdec_msg_queue_init()
325 mtk_v4l2_vdec_err(ctx, "failed to allocate wdma_err_addr buf[%d]", i); in vdec_msg_queue_init()
332 mtk_v4l2_vdec_err(ctx, "failed to allocate wdma_addr buf[%d]", i); in vdec_msg_queue_init()
340 mtk_v4l2_vdec_err(ctx, "failed to allocate rd_mv_addr buf[%d]", i); in vdec_msg_queue_init()
347 mtk_v4l2_vdec_err(ctx, "failed to allocate tile_addr buf[%d]", i); in vdec_msg_queue_init()
363 mtk_v4l2_vdec_err(ctx, "failed to qbuf buf[%d]", i); in vdec_msg_queue_init()
H A Dmtk_vcodec_dec_stateless.c264 mtk_v4l2_vdec_err(ctx, "dst buffer is NULL"); in mtk_vdec_stateless_cap_to_disp()
347 mtk_v4l2_vdec_err(ctx, "[%d] id=%d source buffer is NULL", ctx->id, in mtk_vdec_worker()
359 mtk_v4l2_vdec_err(ctx, "vb2 buffer media request is NULL"); in mtk_vdec_worker()
363 mtk_v4l2_vdec_err(ctx, in mtk_vdec_worker()
426 mtk_v4l2_vdec_err(ctx, "[%d]Error!! 10bit mode not support one plane", ctx->id); in mtk_vcodec_get_pic_info()
433 mtk_v4l2_vdec_err(ctx, "[%d]Error!! Get GET_PARAM_PICTURE_INFO Fail", ctx->id); in mtk_vcodec_get_pic_info()
479 mtk_v4l2_vdec_err(ctx, "H264: chroma_minus8:%d, luma_minus8:%d", in mtk_vdec_s_ctrl()
492 mtk_v4l2_vdec_err(ctx, "HEVC: chroma_minus8:%d, luma_minus8:%d", in mtk_vdec_s_ctrl()
504 mtk_v4l2_vdec_err(ctx, "VP9: bit_depth:%d", frame->bit_depth); in mtk_vdec_s_ctrl()
514 mtk_v4l2_vdec_err(ctx, "AV1: bit_depth:%d", seq->bit_depth); in mtk_vdec_s_ctrl()
[all …]
H A Dmtk_vcodec_dec.c152 mtk_v4l2_vdec_err(ctx, "invalid stateless decoder cmd=%u", cmd->cmd); in stateless_decoder_cmd()
239 mtk_v4l2_vdec_err(ctx, "[%d] Call on QBUF after unrecoverable error", ctx->id); in vidioc_vdec_qbuf()
252 mtk_v4l2_vdec_err(ctx, "[%d] Call on DQBUF after unrecoverable error", ctx->id); in vidioc_vdec_dqbuf()
386 mtk_v4l2_vdec_err(ctx, "sizeimage of output format must be given"); in vidioc_try_fmt_vid_out_mplane()
488 mtk_v4l2_vdec_err(ctx, "out_q_ctx buffers already requested"); in vidioc_vdec_s_fmt()
498 mtk_v4l2_vdec_err(ctx, "cap_q_ctx buffers already requested"); in vidioc_vdec_s_fmt()
533 mtk_v4l2_vdec_err(ctx, "[%d]: vdec_if_init() fail ret=%d", in vidioc_vdec_s_fmt()
557 mtk_v4l2_vdec_err(ctx, "[%d]Error!! Get GET_PARAM_PICTURE_INFO Fail", in vidioc_vdec_s_fmt()
682 mtk_v4l2_vdec_err(ctx, "no vb2 queue for type=%d", f->type); in vidioc_vdec_g_fmt()
771 mtk_v4l2_vdec_err(ctx, "vq->type=%d err\n", vq->type); in vb2ops_vdec_queue_setup()
[all …]
H A Dvdec_drv_if.c78 mtk_v4l2_vdec_err(ctx, "bs dma_addr should 64 byte align"); in vdec_if_decode()
86 mtk_v4l2_vdec_err(ctx, "frame buffer dma_addr should 512 byte align"); in vdec_if_decode()
H A Dmtk_vcodec_dec_drv.c37 mtk_v4l2_vdec_err(ctx, "hw arch %d not supported", dev->vdec_pdata->hw_arch); in mtk_vcodec_get_hw_count()
65 mtk_v4l2_vdec_err(ctx, "DEC ISR, VDEC active is not 0x0"); in mtk_vcodec_dec_irq_handler()
234 mtk_v4l2_vdec_err(ctx, "Failed to setup mt vcodec controls"); in fops_vcodec_open()
241 mtk_v4l2_vdec_err(ctx, "Failed to v4l2_m2m_ctx_init() (%d)", ret); in fops_vcodec_open()
259 mtk_v4l2_vdec_err(ctx, "failed to load firmware!"); in fops_vcodec_open()
H A Dmtk_vcodec_dec_hw.c78 mtk_v4l2_vdec_err(ctx, "vdec active is not 0x0 (0x%08x)", cg_status); in mtk_vdec_hw_irq_handler()
H A Dmtk_vcodec_dec_drv.h335 #define mtk_v4l2_vdec_err(ctx, fmt, args...) mtk_v4l2_err((ctx)->dev->plat_dev, fmt, ##args) macro
H A Dvdec_vpu_if.c117 mtk_v4l2_vdec_err(vpu->ctx, "vdec msg id not correctly => 0x%x", msg->msg_id); in vpu_dec_ipi_handler()
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c912 mtk_v4l2_vdec_err(instance->ctx, "warning:av1 get invalid index slot\n"); in vdec_av1_slice_setup_slot()