Home
last modified time | relevance | path

Searched refs:mfc_err (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_ctrl.c31 mfc_err("Attempting to allocate firmware when it seems that it is already loaded\n"); in s5p_mfc_alloc_firmware()
37 mfc_err("Allocating bitprocessor buffer failed\n"); in s5p_mfc_alloc_firmware()
69 mfc_err("Firmware is not present in the /lib/firmware directory nor compiled in kernel\n"); in s5p_mfc_load_firmware()
73 mfc_err("MFC firmware is too big to be loaded\n"); in s5p_mfc_load_firmware()
106 mfc_err("Timeout while resetting MFC.\n"); in s5p_mfc_bus_reset()
157 mfc_err("Timeout while resetting MFC\n"); in s5p_mfc_reset()
212 mfc_err("Firmware memory is not allocated.\n"); in s5p_mfc_init_hw()
222 mfc_err("Failed to reset MFC - timeout\n"); in s5p_mfc_init_hw()
244 mfc_err("Failed to load firmware\n"); in s5p_mfc_init_hw()
253 mfc_err("Failed to send command to MFC - timeout\n"); in s5p_mfc_init_hw()
[all …]
Ds5p_mfc_dec.c378 mfc_err("Format could not be read\n"); in vidioc_g_fmt()
396 mfc_err("Unsupported format for source.\n"); in vidioc_try_fmt()
400 mfc_err("Unknown codec\n"); in vidioc_try_fmt()
404 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt()
410 mfc_err("Unsupported format for destination.\n"); in vidioc_try_fmt()
414 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt()
465 mfc_err("Wrong type error for S_FMT : %d", f->type); in vidioc_s_fmt()
493 mfc_err("Reqbufs called in an invalid state\n"); in reqbufs_output()
513 mfc_err("Buffers have already been requested\n"); in reqbufs_output()
519 mfc_err("Failed allocating buffers for OUTPUT queue\n"); in reqbufs_output()
[all …]
Ds5p_mfc_intr.c30 mfc_err("Interrupt (dev->int_type:%d, command:%d) timed out\n", in s5p_mfc_wait_for_done_dev()
34 mfc_err("Interrupted by a signal\n"); in s5p_mfc_wait_for_done_dev()
68 mfc_err("Interrupt (ctx->int_type:%d, command:%d) timed out\n", in s5p_mfc_wait_for_done_ctx()
72 mfc_err("Interrupted by a signal\n"); in s5p_mfc_wait_for_done_ctx()
Ds5p_mfc_cmd_v5.c26 mfc_err("Timeout while waiting for hardware\n"); in s5p_mfc_cmd_host2risc_v5()
118 mfc_err("Failed to create a new instance\n"); in s5p_mfc_open_inst_cmd_v5()
131 mfc_err("Instance already returned\n"); in s5p_mfc_close_inst_cmd_v5()
143 mfc_err("Failed to return an instance\n"); in s5p_mfc_close_inst_cmd_v5()
Ds5p_mfc_enc.c1380 mfc_err("invalid buf type\n"); in vidioc_g_fmt()
1395 mfc_err("failed to try output format\n"); in vidioc_try_fmt()
1399 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt()
1408 mfc_err("failed to try output format\n"); in vidioc_try_fmt()
1412 mfc_err("Unsupported format by this MFC version.\n"); in vidioc_try_fmt()
1419 mfc_err("invalid buf type\n"); in vidioc_try_fmt()
1469 mfc_err("invalid buf type\n"); in vidioc_s_fmt()
1498 mfc_err("invalid capture state: %d\n", in vidioc_reqbufs()
1504 mfc_err("error in vb2_reqbufs() for E(D)\n"); in vidioc_reqbufs()
1512 mfc_err("Failed to allocate encoding buffers\n"); in vidioc_reqbufs()
[all …]
Ds5p_mfc_opr.c65 mfc_err("Invalid memory configuration - buffer (%pad) is below base memory address(%pad)\n", in s5p_mfc_alloc_priv_buf()
75 mfc_err("Allocating private buffer of size %zu failed\n", b->size); in s5p_mfc_alloc_priv_buf()
94 mfc_err("Allocating generic buffer of size %zu failed\n", b->size); in s5p_mfc_alloc_generic_buf()
Ds5p_mfc.c156 mfc_err("Time out during waiting for HW\n"); in s5p_mfc_watchdog()
174 mfc_err("Driver timeout error handling\n"); in s5p_mfc_watchdog_worker()
179 mfc_err("Error: some instance may be closing/opening\n"); in s5p_mfc_watchdog_worker()
205 mfc_err("Failed to reload FW\n"); in s5p_mfc_watchdog_worker()
212 mfc_err("Failed to reinit FW\n"); in s5p_mfc_watchdog_worker()
468 mfc_err("Interrupt Error: %08x\n", err); in s5p_mfc_handle_error()
513 mfc_err("post_seq_start() failed\n"); in s5p_mfc_handle_seq_done()
666 mfc_err("post_frame_start() failed\n"); in s5p_mfc_irq()
738 mfc_err("Failed to unlock hw\n"); in s5p_mfc_irq()
798 mfc_err("Failed to setup mfc controls\n"); in s5p_mfc_open()
[all …]
Ds5p_mfc_pm.c42 mfc_err("Failed to get clock: %s\n", in s5p_mfc_init_pm()
89 mfc_err("clock prepare failed for clock: %s\n", in s5p_mfc_power_on()
Ds5p_mfc_opr_v5.c43 mfc_err("Failed to allocate temporary buffer\n"); in s5p_mfc_alloc_dec_temp_buffers_v5()
174 mfc_err("Failed to allocate Bank1 temporary buffer\n"); in s5p_mfc_alloc_codec_buffers_v5()
183 mfc_err("Failed to allocate Bank2 temporary buffer\n"); in s5p_mfc_alloc_codec_buffers_v5()
214 mfc_err("Failed to allocate instance buffer\n"); in s5p_mfc_alloc_instance_buffer_v5()
227 mfc_err("Failed to allocate shared memory buffer\n"); in s5p_mfc_alloc_instance_buffer_v5()
462 mfc_err("Unknown codec for decoding (%x)\n", in s5p_mfc_set_dec_frame_buffer_v5()
667 mfc_err("Unknown codec set for encoding: %d\n", in s5p_mfc_set_enc_ref_buffer_v5()
1119 mfc_err("Unknown codec for encoding (%x)\n", in s5p_mfc_init_encode_v5()
1293mfc_err("It seems that not all destination buffers were mmapped\nMFC requires that all destination… in s5p_mfc_run_init_dec_buffers()
1297 mfc_err("Header has been deallocated in the middle of initialization\n"); in s5p_mfc_run_init_dec_buffers()
[all …]
Ds5p_mfc_debug.h33 #define mfc_err(fmt, args...) \ macro
Ds5p_mfc_opr_v6.c318 mfc_err("Failed to allocate Bank1 memory\n"); in s5p_mfc_alloc_codec_buffers_v6()
369 mfc_err("Codec type(%d) should be checked!\n", ctx->codec_mode); in s5p_mfc_alloc_instance_buffer_v6()
375 mfc_err("Failed to allocate instance buffer\n"); in s5p_mfc_alloc_instance_buffer_v6()
404 mfc_err("Failed to allocate device context buffer\n"); in s5p_mfc_alloc_dev_context_buffer_v6()
1175 mfc_err("Unsupported map type for FMO: %d\n", in s5p_mfc_set_enc_params_h264()
1694 mfc_err("Unsupported last frame arg.\n"); in s5p_mfc_decode_one_frame_v6()
1718 mfc_err("Unknown codec for encoding (%x).\n", in s5p_mfc_init_encode_v6()
1927 mfc_err("It seems that not all destination buffers were\n" in s5p_mfc_run_init_dec_buffers()
1936 mfc_err("Failed to alloc frame mem.\n"); in s5p_mfc_run_init_dec_buffers()
1950 mfc_err("Failed to alloc frame mem.\n"); in s5p_mfc_run_init_enc_buffers()
[all …]