Scatter-gather DMA support for copying camera frame buffers

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Scatter-gather DMA support for copying camera frame buffers

跳至解决方案
855 次查看
titusstalin
Contributor V

Dear All,

How can I enable the Scatter-Gather DMA support in MIPI camera frames ?

Any scatter-gather example is available ?

I referred this link and not able to build. Getting errors like Rajasekaran.

https://community.nxp.com/thread/318908 

Any support is greatly appreciated.

Thanks for your help.

Regards,

Titus S.

标签 (1)
0 项奖励
1 解答
654 次查看
titusstalin
Contributor V

Thanks Igor for your reply.

Able to build the SDMA driver (mxc_sdma_memcopy_test.c) separately and able to run the "mxc_sdma_test.c" application.

在原帖中查看解决方案

0 项奖励
2 回复数
654 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Titus

I am afraid this is not supported in nxp linux bsp, in general for copying

memory buffers one can use mxc_sdma_memcopy_test.c, described in

community like:

https://community.nxp.com/message/862310?commentID=862310#comment-862310 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
655 次查看
titusstalin
Contributor V

Thanks Igor for your reply.

Able to build the SDMA driver (mxc_sdma_memcopy_test.c) separately and able to run the "mxc_sdma_test.c" application.

0 项奖励