Usage of GPU on i.MX8M mini.

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

Usage of GPU on i.MX8M mini.

Jump to solution
546 Views
Kavya_2025
Contributor III

Hi,

I'm trying to use GPU of i.MX8M mini for scaling purpose. for this I'm using g2d API's. Am I doing it with correct approach. If wrong how can I make use of GPU for my application. Has someone worked on this before? Just using those API will I be able to use GPU for scaling? I have written a small code which uses these API but I am getting error as g2d.h is not present. but the shared object is already installed.

 

#G2D usage for GPU, @i.MX8M mini

0 Kudos
Reply
1 Solution
507 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You can see the Linux reference manual on your BSP documentation, there is a example how to use g2d.

regards

View solution in original post

0 Kudos
Reply
1 Reply
508 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You can see the Linux reference manual on your BSP documentation, there is a example how to use g2d.

regards

0 Kudos
Reply