Searched refs:mfc_err (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_ctrl.c | 35 mfc_err("Attempting to allocate firmware when it seems that it is already loaded\n"); in s5p_mfc_alloc_firmware() 43 mfc_err("Allocating bitprocessor buffer failed\n"); in s5p_mfc_alloc_firmware() 52 mfc_err("Allocating bank2 base failed\n"); in s5p_mfc_alloc_firmware() 99 mfc_err("Firmware is not present in the /lib/firmware directory nor compiled in kernel\n"); in s5p_mfc_load_firmware() 103 mfc_err("MFC firmware is too big to be loaded\n"); in s5p_mfc_load_firmware() 108 mfc_err("MFC firmware is not allocated\n"); in s5p_mfc_load_firmware() 143 mfc_err("Timeout while resetting MFC.\n"); in s5p_mfc_bus_reset() 194 mfc_err("Timeout while resetting MFC\n"); in s5p_mfc_reset() 244 mfc_err("Firmware memory is not allocated.\n"); in s5p_mfc_init_hw() 254 mfc_err("Failed to reset MFC - timeout\n"); in s5p_mfc_init_hw() [all …]
|
D | s5p_mfc_dec.c | 368 mfc_err("Format could not be read\n"); in vidioc_g_fmt() 386 mfc_err("Unsupported format for source.\n"); in vidioc_try_fmt() 390 mfc_err("Unknown codec\n"); in vidioc_try_fmt() 394 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt() 400 mfc_err("Unsupported format for destination.\n"); in vidioc_try_fmt() 404 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt() 455 mfc_err("Wrong type error for S_FMT : %d", f->type); in vidioc_s_fmt() 484 mfc_err("Reqbufs called in an invalid state\n"); in reqbufs_output() 504 mfc_err("Buffers have already been requested\n"); in reqbufs_output() 510 mfc_err("Failed allocating buffers for OUTPUT queue\n"); in reqbufs_output() [all …]
|
D | s5p_mfc_intr.c | 33 mfc_err("Interrupt (dev->int_type:%d, command:%d) timed out\n", in s5p_mfc_wait_for_done_dev() 37 mfc_err("Interrupted by a signal\n"); in s5p_mfc_wait_for_done_dev() 71 mfc_err("Interrupt (ctx->int_type:%d, command:%d) timed out\n", in s5p_mfc_wait_for_done_ctx() 75 mfc_err("Interrupted by a signal\n"); in s5p_mfc_wait_for_done_ctx()
|
D | s5p_mfc_enc.c | 1028 mfc_err("invalid buf type\n"); in vidioc_g_fmt() 1043 mfc_err("failed to try output format\n"); in vidioc_try_fmt() 1047 mfc_err("must be set encoding output size\n"); in vidioc_try_fmt() 1051 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt() 1060 mfc_err("failed to try output format\n"); in vidioc_try_fmt() 1065 mfc_err("failed to try output format\n"); in vidioc_try_fmt() 1069 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt() 1076 mfc_err("invalid buf type\n"); in vidioc_try_fmt() 1126 mfc_err("invalid buf type\n"); in vidioc_s_fmt() 1152 mfc_err("invalid capture state: %d\n", in vidioc_reqbufs() [all …]
|
D | s5p_mfc_cmd_v5.c | 30 mfc_err("Timeout while waiting for hardware\n"); in s5p_mfc_cmd_host2risc_v5() 122 mfc_err("Failed to create a new instance\n"); in s5p_mfc_open_inst_cmd_v5() 135 mfc_err("Instance already returned\n"); in s5p_mfc_close_inst_cmd_v5() 147 mfc_err("Failed to return an instance\n"); in s5p_mfc_close_inst_cmd_v5()
|
D | s5p_mfc.c | 120 mfc_err("Time out during waiting for HW\n"); in s5p_mfc_watchdog() 138 mfc_err("Driver timeout error handling\n"); in s5p_mfc_watchdog_worker() 143 mfc_err("Error: some instance may be closing/opening\n"); in s5p_mfc_watchdog_worker() 171 mfc_err("Failed to reload FW\n"); in s5p_mfc_watchdog_worker() 177 mfc_err("Failed to reinit FW\n"); in s5p_mfc_watchdog_worker() 436 mfc_err("Interrupt Error: %08x\n", err); in s5p_mfc_handle_error() 486 mfc_err("post_seq_start() failed\n"); in s5p_mfc_handle_seq_done() 641 mfc_err("post_frame_start() failed\n"); in s5p_mfc_irq() 708 mfc_err("Failed to unlock hw\n"); in s5p_mfc_irq() 733 mfc_err("Not enough memory\n"); in s5p_mfc_open() [all …]
|
D | s5p_mfc_pm.c | 42 mfc_err("Failed to get clock-gating control\n"); in s5p_mfc_init_pm() 49 mfc_err("Failed to prepare clock-gating control\n"); in s5p_mfc_init_pm() 61 mfc_err("Failed to enable MFC special clock\n"); in s5p_mfc_init_pm()
|
D | s5p_mfc_opr_v5.c | 46 mfc_err("Failed to allocate temporary buffer\n"); in s5p_mfc_alloc_dec_temp_buffers_v5() 177 mfc_err("Failed to allocate Bank1 temporary buffer\n"); in s5p_mfc_alloc_codec_buffers_v5() 186 mfc_err("Failed to allocate Bank2 temporary buffer\n"); in s5p_mfc_alloc_codec_buffers_v5() 217 mfc_err("Failed to allocate instance buffer\n"); in s5p_mfc_alloc_instance_buffer_v5() 230 mfc_err("Failed to allocate shared memory buffer\n"); in s5p_mfc_alloc_instance_buffer_v5() 465 mfc_err("Unknown codec for decoding (%x)\n", in s5p_mfc_set_dec_frame_buffer_v5() 670 mfc_err("Unknown codec set for encoding: %d\n", in s5p_mfc_set_enc_ref_buffer_v5() 1122 mfc_err("Unknown codec for encoding (%x)\n", in s5p_mfc_init_encode_v5() 1330 mfc_err("It seems that not all destionation buffers were " in s5p_mfc_run_init_dec_buffers() 1337 mfc_err("Header has been deallocated in the middle of" in s5p_mfc_run_init_dec_buffers() [all …]
|
D | s5p_mfc_debug.h | 36 #define mfc_err(fmt, args...) \ macro
|
D | s5p_mfc_opr.c | 49 mfc_err("Allocating private buffer failed\n"); in s5p_mfc_alloc_priv_buf()
|
D | s5p_mfc_opr_v6.c | 244 mfc_err("Failed to allocate Bank1 memory\n"); in s5p_mfc_alloc_codec_buffers_v6() 290 mfc_err("Codec type(%d) should be checked!\n", ctx->codec_mode); in s5p_mfc_alloc_instance_buffer_v6() 296 mfc_err("Failed to allocate instance buffer\n"); in s5p_mfc_alloc_instance_buffer_v6() 325 mfc_err("Failed to allocate device context buffer\n"); in s5p_mfc_alloc_dev_context_buffer_v6() 1059 mfc_err("Unsupported map type for FMO: %d\n", in s5p_mfc_set_enc_params_h264() 1422 mfc_err("Unsupported last frame arg.\n"); in s5p_mfc_decode_one_frame_v6() 1444 mfc_err("Unknown codec for encoding (%x).\n", in s5p_mfc_init_encode_v6() 1677 mfc_err("It seems that not all destionation buffers were\n" in s5p_mfc_run_init_dec_buffers() 1686 mfc_err("Failed to alloc frame mem.\n"); in s5p_mfc_run_init_dec_buffers() 1700 mfc_err("Failed to alloc frame mem.\n"); in s5p_mfc_run_init_enc_buffers() [all …]
|