SDMA memory to memory Stride support

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

SDMA memory to memory Stride support

765 Views
saurabh206
Senior Contributor III

Hi,

I want to display two video buffer in one display.

So I need to copy both buffer in to the frame buffer.

Is it possible to use SDMA with memory to memory copy using stride support?

Is there any alternative solutions ?

Thanks

Saurabh

2 Replies

493 Views
igorpadykov
NXP Employee
NXP Employee

Hi Saurabh

existing SDMA scripts described in Appendix A SDMA Scripts IMX6DQRM

do not support stride, so one will have to write own custom

SDMA script for that, link below may be useful.

Freescale i.MX SDMA tutorial (part IV)

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

493 Views
saurabh206
Senior Contributor III

Hi igor,

Thanks for replay.

Saurabh

0 Kudos