Imx6Q/D opencl data from IPU to GPU using DMA

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Imx6Q/D opencl data from IPU to GPU using DMA

1,031件の閲覧回数
aartitrivedi
Contributor I

Hi,

I want to copy image data from IPU of IMX6Q to GPU using DMA using Opencl, Is there any way to

do using opencl?

Thanks,

Arti

ラベル(2)
0 件の賞賛
返信
1 返信

791件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

hello Aarti,

OpenCL it is going to use direclty the GPU, so the only thing that we need to route it is the IPU buffer, which it is done at EGL layer,  so I basically if you do your application in OpenCL and you are getting info from a Camera this the routing to the GPU it is going to be automatic done by the driver layers. here is a document on how to add OpenCL

GPU Compute and OpenCL: Hello Compute World application

0 件の賞賛
返信