Home
last modified time | relevance | path

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

/openbmc/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()
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()
463 mtk_v4l2_vdec_err(ctx, "Invalid flush buffer."); in vb2ops_vdec_stateful_buf_queue()
485 mtk_v4l2_vdec_err(ctx, "[%d] Unrecoverable error in vdec_if_decode.", in vb2ops_vdec_stateful_buf_queue()
[all …]
H A Dmtk_vcodec_dec_stateless.c235 mtk_v4l2_vdec_err(ctx, "dst buffer is NULL"); in mtk_vdec_stateless_cap_to_disp()
318 mtk_v4l2_vdec_err(ctx, "[%d] id=%d source buffer is NULL", ctx->id, in mtk_vdec_worker()
330 mtk_v4l2_vdec_err(ctx, "vb2 buffer media request is NULL"); in mtk_vdec_worker()
334 mtk_v4l2_vdec_err(ctx, in mtk_vdec_worker()
450 mtk_v4l2_vdec_err(ctx, "H264: chroma_minus8:%d, luma_minus8:%d", in mtk_vdec_s_ctrl()
463 mtk_v4l2_vdec_err(ctx, "HEVC: chroma_minus8:%d, luma_minus8:%d", in mtk_vdec_s_ctrl()
475 mtk_v4l2_vdec_err(ctx, "VP9: bit_depth:%d", frame->bit_depth); in mtk_vdec_s_ctrl()
485 mtk_v4l2_vdec_err(ctx, "AV1: bit_depth:%d", seq->bit_depth); in mtk_vdec_s_ctrl()
528 mtk_v4l2_vdec_err(ctx, "v4l2_ctrl_handler_init failed\n"); in mtk_vcodec_dec_ctrls_setup()
537 mtk_v4l2_vdec_err(ctx, "Adding control %d failed %d", i, in mtk_vcodec_dec_ctrls_setup()
[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.c360 mtk_v4l2_vdec_err(ctx, "sizeimage of output format must be given"); in vidioc_try_fmt_vid_out_mplane()
462 mtk_v4l2_vdec_err(ctx, "out_q_ctx buffers already requested"); in vidioc_vdec_s_fmt()
472 mtk_v4l2_vdec_err(ctx, "cap_q_ctx buffers already requested"); in vidioc_vdec_s_fmt()
507 mtk_v4l2_vdec_err(ctx, "[%d]: vdec_if_init() fail ret=%d", in vidioc_vdec_s_fmt()
531 mtk_v4l2_vdec_err(ctx, "[%d]Error!! Get GET_PARAM_PICTURE_INFO Fail", in vidioc_vdec_s_fmt()
656 mtk_v4l2_vdec_err(ctx, "no vb2 queue for type=%d", f->type); in vidioc_vdec_g_fmt()
745 mtk_v4l2_vdec_err(ctx, "vq->type=%d err\n", vq->type); in vb2ops_vdec_queue_setup()
791 mtk_v4l2_vdec_err(ctx, "data will not fit into plane %d (%lu < %d)", in vb2ops_vdec_buf_prepare()
820 mtk_v4l2_vdec_err(ctx, "Unrecoverable error on buffer."); in vb2ops_vdec_buf_finish()
893 mtk_v4l2_vdec_err(ctx, "DecodeFinal failed, ret=%d", ret); in vb2ops_vdec_stop_streaming()
[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_drv.h321 #define mtk_v4l2_vdec_err(ctx, fmt, args...) mtk_v4l2_err((ctx)->dev->plat_dev, fmt, ##args) macro
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 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()
/openbmc/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()