Scatter-gather DMA support for copying camera frame buffers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Scatter-gather DMA support for copying camera frame buffers

Jump to solution
839 Views
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.

Labels (1)
0 Kudos
1 Solution
638 Views
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.

View solution in original post

0 Kudos
2 Replies
638 Views
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 Kudos
639 Views
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 Kudos