/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/ |
A D | venc_vpu_if.c | 31 mtk_vcodec_err(vpu, "unhandled firmware version 0x%x\n", in handle_enc_init_msg() 73 mtk_vcodec_err(vpu, "unknown msg id %x", msg->msg_id); in vpu_enc_ipi_handler() 89 mtk_vcodec_err(vpu, "inst dev is NULL"); in vpu_enc_send_msg() 131 mtk_vcodec_err(vpu, "AP_IPIMSG_ENC_INIT fail"); in vpu_enc_init() 211 mtk_vcodec_err(vpu, "id %d not supported", id); in vpu_enc_set_param() 215 mtk_vcodec_err(vpu, in vpu_enc_set_param() 251 mtk_vcodec_err(vpu, "dma_addr not align to 16"); in vpu_enc_encode_32bits() 266 mtk_vcodec_err(vpu, "AP_IPIMSG_ENC_ENCODE %d fail", in vpu_enc_encode_32bits() 298 mtk_vcodec_err(vpu, "dma_addr not align to 16"); in vpu_enc_encode_34bits() 313 mtk_vcodec_err(vpu, "AP_IPIMSG_ENC_ENCODE %d fail", in vpu_enc_encode_34bits() [all …]
|
A D | vdec_vpu_if.c | 51 mtk_vcodec_err(vpu, "unhandled firmware version 0x%x\n", in handle_init_ack_msg() 72 mtk_vcodec_err(vpu, "invalid get param type=%d", msg->param_type); in handle_get_param_msg_ack() 122 mtk_vcodec_err(vpu, "invalid msg=%X", msg->msg_id); in vpu_dec_ipi_handler() 153 mtk_vcodec_err(vpu, "send fail vpu_id=%d msg_id=%X status=%d", in vcodec_vpu_send_msg() 194 mtk_vcodec_err(vpu, "vpu_ipi_register fail status=%d", err); in vpu_dec_init() 203 mtk_vcodec_err(vpu, "vpu_ipi_register core fail status=%d", err); in vpu_dec_init() 229 mtk_vcodec_err(vpu, "invalid len = %d\n", len); in vpu_dec_start() 258 mtk_vcodec_err(vpu, "invalid len = %d\n", len); in vpu_dec_get_param()
|
A D | mtk_vcodec_util.h | 34 #define mtk_vcodec_err(h, fmt, args...) \ macro
|
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/ |
A D | vdec_vp9_if.c | 333 mtk_vcodec_err(inst, "List Full"); in vp9_get_sf_ref_fb() 380 mtk_vcodec_err(inst, "Invalid w/h %d/%d", in vp9_alloc_work_buf() 401 mtk_vcodec_err(inst, "Cannot allocate mv_buf"); in vp9_alloc_work_buf() 439 mtk_vcodec_err(inst, "fb == NULL"); in vp9_add_to_fb_disp_list() 449 mtk_vcodec_err(inst, "No available fb node"); in vp9_add_to_fb_disp_list() 495 mtk_vcodec_err(inst, in vp9_swap_frm_bufs() 651 mtk_vcodec_err(inst, "No free fb node"); in vp9_add_to_fb_use_list() 772 mtk_vcodec_err(inst, "vpu_dec_deinit failed"); in vdec_vp9_deinit() 838 mtk_vcodec_err(inst, "bs == NULL"); in vdec_vp9_decode() 885 mtk_vcodec_err(inst, "vpu_dec_start failed"); in vdec_vp9_decode() [all …]
|
A D | vdec_h264_if.c | 147 mtk_vcodec_err(inst, "failed to allocate ppl buf"); in allocate_predication_buf() 181 mtk_vcodec_err(inst, "failed to allocate mv buf"); in alloc_mv_buf() 212 mtk_vcodec_err(inst, "%s list err: cnt=%d r_idx=%d w_idx=%d", in check_list_validity() 231 mtk_vcodec_err(inst, "[FB] put fb free_list full"); in put_fb_to_free() 288 mtk_vcodec_err(inst, "vdec_h264 init err=%d", err); in vdec_h264_init() 362 mtk_vcodec_err(inst, "invalid nal start code"); in vdec_h264_decode() 391 mtk_vcodec_err(inst, "- error bitstream - err = %d -", in vdec_h264_decode() 429 mtk_vcodec_err(inst, "\n - NALU[%d] err=%d -\n", inst->num_nalu, err); in vdec_h264_decode() 491 mtk_vcodec_err(inst, "invalid get parameter type=%d", type); in vdec_h264_get_param()
|
A D | vdec_vp8_req_if.c | 156 mtk_vcodec_err(inst, "Cannot allocate working buffer"); in vdec_vp8_slice_alloc_working_buf() 165 mtk_vcodec_err(inst, "cannot allocate WRAP Y buffer"); in vdec_vp8_slice_alloc_working_buf() 174 mtk_vcodec_err(inst, "cannot allocate WRAP C buffer"); in vdec_vp8_slice_alloc_working_buf() 183 mtk_vcodec_err(inst, "cannot allocate vld wrapper buffer"); in vdec_vp8_slice_alloc_working_buf() 252 mtk_vcodec_err(inst, "reference invalid: index(%d) ts(%lld)", in vdec_vp8_slice_get_decode_parameters() 294 mtk_vcodec_err(inst, "vdec_vp8 init err=%d", err); in vdec_vp8_slice_init() 413 mtk_vcodec_err(inst, "invalid get parameter type=%d", type); in vdec_vp8_slice_get_param()
|
A D | vdec_h264_req_multi_if.c | 202 mtk_vcodec_err(inst, "No support for H.264 field decoding."); in vdec_h264_slice_fill_decode_parameters() 325 mtk_vcodec_err(inst, "failed to allocate mv buf"); in vdec_h264_slice_alloc_mv_buf() 415 mtk_vcodec_err(inst, "vdec_h264 init err=%d", err); in vdec_h264_slice_init() 476 mtk_vcodec_err(inst, "fb buffer is NULL"); in vdec_h264_slice_core_decode() 519 mtk_vcodec_err(inst, "core decode err=%d", err); in vdec_h264_slice_core_decode() 527 mtk_vcodec_err(inst, "core decode timeout: pic_%d", in vdec_h264_slice_core_decode() 599 mtk_vcodec_err(inst, "failed to get lat buffer"); in vdec_h264_slice_lat_decode() 682 mtk_vcodec_err(inst, "lat decode timeout: pic_%d", inst->slice_dec_num); in vdec_h264_slice_lat_decode() 786 mtk_vcodec_err(inst, "decode timeout: pic_%d", in vdec_h264_slice_single_decode() 806 mtk_vcodec_err(inst, "dec frame number: %d err: %d", in vdec_h264_slice_single_decode() [all …]
|
A D | vdec_h264_req_if.c | 165 mtk_vcodec_err(inst, "failed to allocate ppl buf"); in allocate_predication_buf() 200 mtk_vcodec_err(inst, "failed to allocate mv buf"); in alloc_mv_buf() 290 mtk_vcodec_err(inst, "vdec_h264 init err=%d", err); in vdec_h264_slice_init() 415 mtk_vcodec_err(inst, "\n - NALU[%d] err=%d -\n", inst->num_nalu, err); in vdec_h264_slice_decode() 437 mtk_vcodec_err(inst, "invalid get parameter type=%d", type); in vdec_h264_slice_get_param()
|
A D | vdec_vp9_req_lat_if.c | 1096 mtk_vcodec_err(instance, "tile_rows %u tile_cols %u\n", in vdec_vp9_slice_setup_tile_buffer() 1104 mtk_vcodec_err(instance, "bs size %zu tile offset %u\n", in vdec_vp9_slice_setup_tile_buffer() 1885 mtk_vcodec_err(instance, "failed to get VP9 vsi\n"); in vdec_vp9_slice_init() 1893 mtk_vcodec_err(instance, "failed to get VP9 core vsi\n"); in vdec_vp9_slice_init() 2029 mtk_vcodec_err(instance, "VP9 decode timeout %d\n", ret); in vdec_vp9_slice_single_decode() 2038 mtk_vcodec_err(instance, "VP9 decode error: %d\n", ret); in vdec_vp9_slice_single_decode() 2072 mtk_vcodec_err(instance, "Failed to get VP9 lat buf\n"); in vdec_vp9_slice_lat_decode() 2111 mtk_vcodec_err(instance, "VP9 decode error: %d\n", ret); in vdec_vp9_slice_lat_decode() 2172 mtk_vcodec_err(instance, "vdec_vp9_slice_setup_core\n"); in vdec_vp9_slice_core_decode() 2179 mtk_vcodec_err(instance, "vpu_dec_core\n"); in vdec_vp9_slice_core_decode() [all …]
|
A D | vdec_vp8_if.c | 373 mtk_vcodec_err(inst, "Cannot allocate working buffer"); in alloc_working_buf() 407 mtk_vcodec_err(inst, "vdec_vp8 init err=%d", err); in vdec_vp8_init() 510 mtk_vcodec_err(inst, "\n - FRAME[%d] - err=%d\n", inst->frm_cnt, err); in vdec_vp8_decode() 593 mtk_vcodec_err(inst, "invalid get parameter type=%d", type); in vdec_vp8_get_param()
|
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/venc/ |
A D | venc_h264_if.c | 243 mtk_vcodec_err(inst, "unsupported CONSTRAINED_BASELINE"); in h264_get_profile() 246 mtk_vcodec_err(inst, "unsupported EXTENDED"); in h264_get_profile() 259 mtk_vcodec_err(inst, "unsupported 1B"); in h264_get_level() 369 mtk_vcodec_err(inst, in h264_enc_alloc_work_buf() 405 mtk_vcodec_err(inst, "cannot allocate pps_buf"); in h264_enc_alloc_work_buf() 463 mtk_vcodec_err(inst, "expect irq status %d", in h264_encode_sps() 489 mtk_vcodec_err(inst, "expect irq status %d", in h264_encode_pps() 573 mtk_vcodec_err(inst, "irq_status=%d failed", irq_status); in h264_encode_frame() 592 mtk_vcodec_err(inst, "filler size too small %d", size); in h264_encode_filler() 718 mtk_vcodec_err(inst, "venc_start_opt %d not supported", opt); in h264_enc_encode()
|
A D | venc_vp8_if.c | 180 mtk_vcodec_err(inst, in vp8_enc_alloc_work_buf() 272 mtk_vcodec_err(inst, "bitstream buf size is too small(%zu)", in vp8_enc_compose_one_frame() 311 mtk_vcodec_err(inst, "irq_status=%d failed", irq_status); in vp8_enc_encode_frame() 316 mtk_vcodec_err(inst, "vp8_enc_compose_one_frame failed"); in vp8_enc_encode_frame() 381 mtk_vcodec_err(inst, "opt not support:%d", opt); in vp8_enc_encode()
|