SDMA memory to memory Stride support

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

SDMA memory to memory Stride support

1,492 次查看
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 回复数

1,220 次查看
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!

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

1,220 次查看
saurabh206
Senior Contributor III

Hi igor,

Thanks for replay.

Saurabh

0 项奖励
回复