Searched refs:mfc_err (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/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() 41 mfc_err("Allocating bitprocessor buffer failed\n"); in s5p_mfc_alloc_firmware() 73 mfc_err("Firmware is not present in the /lib/firmware directory nor compiled in kernel\n"); in s5p_mfc_load_firmware() 77 mfc_err("MFC firmware is too big to be loaded\n"); in s5p_mfc_load_firmware() 110 mfc_err("Timeout while resetting MFC.\n"); in s5p_mfc_bus_reset() 161 mfc_err("Timeout while resetting MFC\n"); in s5p_mfc_reset() 216 mfc_err("Firmware memory is not allocated.\n"); in s5p_mfc_init_hw() 226 mfc_err("Failed to reset MFC - timeout\n"); in s5p_mfc_init_hw() 248 mfc_err("Failed to load firmware\n"); in s5p_mfc_init_hw() 257 mfc_err("Failed to send command to MFC - timeout\n"); in s5p_mfc_init_hw() [all …]
|
D | s5p_mfc_dec.c | 375 mfc_err("Format could not be read\n"); in vidioc_g_fmt() 393 mfc_err("Unsupported format for source.\n"); in vidioc_try_fmt() 397 mfc_err("Unknown codec\n"); in vidioc_try_fmt() 401 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt() 407 mfc_err("Unsupported format for destination.\n"); in vidioc_try_fmt() 411 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt() 462 mfc_err("Wrong type error for S_FMT : %d", f->type); in vidioc_s_fmt() 490 mfc_err("Reqbufs called in an invalid state\n"); in reqbufs_output() 510 mfc_err("Buffers have already been requested\n"); in reqbufs_output() 516 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_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_enc.c | 1399 mfc_err("invalid buf type\n"); in vidioc_g_fmt() 1414 mfc_err("failed to try output format\n"); in vidioc_try_fmt() 1418 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt() 1427 mfc_err("failed to try output format\n"); in vidioc_try_fmt() 1431 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt() 1438 mfc_err("invalid buf type\n"); in vidioc_try_fmt() 1488 mfc_err("invalid buf type\n"); in vidioc_s_fmt() 1517 mfc_err("invalid capture state: %d\n", in vidioc_reqbufs() 1523 mfc_err("error in vb2_reqbufs() for E(D)\n"); in vidioc_reqbufs() 1531 mfc_err("Failed to allocate encoding buffers\n"); in vidioc_reqbufs() [all …]
|
D | s5p_mfc_opr.c | 68 mfc_err("Invalid memory configuration - buffer (%pad) is below base memory address(%pad)\n", in s5p_mfc_alloc_priv_buf() 78 mfc_err("Allocating private buffer of size %zu failed\n", b->size); in s5p_mfc_alloc_priv_buf() 97 mfc_err("Allocating generic buffer of size %zu failed\n", b->size); in s5p_mfc_alloc_generic_buf()
|
D | s5p_mfc.c | 160 mfc_err("Time out during waiting for HW\n"); in s5p_mfc_watchdog() 178 mfc_err("Driver timeout error handling\n"); in s5p_mfc_watchdog_worker() 183 mfc_err("Error: some instance may be closing/opening\n"); in s5p_mfc_watchdog_worker() 209 mfc_err("Failed to reload FW\n"); in s5p_mfc_watchdog_worker() 216 mfc_err("Failed to reinit FW\n"); in s5p_mfc_watchdog_worker() 472 mfc_err("Interrupt Error: %08x\n", err); in s5p_mfc_handle_error() 517 mfc_err("post_seq_start() failed\n"); in s5p_mfc_handle_seq_done() 669 mfc_err("post_frame_start() failed\n"); in s5p_mfc_irq() 741 mfc_err("Failed to unlock hw\n"); in s5p_mfc_irq() 801 mfc_err("Failed to setup mfc controls\n"); in s5p_mfc_open() [all …]
|
D | s5p_mfc_pm.c | 41 mfc_err("Failed to get clock: %s\n", in s5p_mfc_init_pm() 88 mfc_err("clock prepare failed for clock: %s\n", in s5p_mfc_power_on()
|
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() 1296 …mfc_err("It seems that not all destination buffers were mmaped\nMFC requires that all destination … in s5p_mfc_run_init_dec_buffers() 1300 mfc_err("Header has been deallocated in the middle of initialization\n"); in s5p_mfc_run_init_dec_buffers() [all …]
|
D | s5p_mfc_debug.h | 36 #define mfc_err(fmt, args...) \ macro
|
D | s5p_mfc_opr_v6.c | 321 mfc_err("Failed to allocate Bank1 memory\n"); in s5p_mfc_alloc_codec_buffers_v6() 372 mfc_err("Codec type(%d) should be checked!\n", ctx->codec_mode); in s5p_mfc_alloc_instance_buffer_v6() 378 mfc_err("Failed to allocate instance buffer\n"); in s5p_mfc_alloc_instance_buffer_v6() 407 mfc_err("Failed to allocate device context buffer\n"); in s5p_mfc_alloc_dev_context_buffer_v6() 1178 mfc_err("Unsupported map type for FMO: %d\n", in s5p_mfc_set_enc_params_h264() 1697 mfc_err("Unsupported last frame arg.\n"); in s5p_mfc_decode_one_frame_v6() 1721 mfc_err("Unknown codec for encoding (%x).\n", in s5p_mfc_init_encode_v6() 1930 mfc_err("It seems that not all destination buffers were\n" in s5p_mfc_run_init_dec_buffers() 1939 mfc_err("Failed to alloc frame mem.\n"); in s5p_mfc_run_init_dec_buffers() 1953 mfc_err("Failed to alloc frame mem.\n"); in s5p_mfc_run_init_enc_buffers() [all …]
|