What is Corespondent IPU unit(Imx6) in Imx8qm??

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

What is Corespondent IPU unit(Imx6) in Imx8qm??

423 Views
hhami_2040
Contributor III

Hello All,

We used to  IPU (imx6) for our application development.

  1.  we run native OpenGL application to overlay the graphic items
  2. we run QT application without GPU acceleration

We want to use IPU to blend(mix) above framebuffer to single frame and render to HDMI output. 

Now,We are using Imx8qm!!

We would like to do that in imx8qm, 

Can you help me,how to use IPU for them like Imx6 in Imx8??

Thanks,

0 Kudos
Reply
1 Reply

384 Views
joanxie
NXP TechSupport
NXP TechSupport

I.MX8qm doesn't have IPU, for your request, normally we suggest customer to use GPU to get higher performance, you can refer to the link as below

https://github.com/wayland-project/weston/blob/main/clients/simple-egl.c#L510

 

0 Kudos
Reply