GPU stress test in imx8qxp

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

GPU stress test in imx8qxp

Jump to solution
227 Views
arunsathian
Contributor III

Hi  NXP,

How to stress the GPU in imx8qxp, Can you please guide me. Provide sample code for gpu stress test.

0 Kudos
1 Solution
141 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Benchmark Tests:
/usr/bin/glmark2-es2-wayland

View solution in original post

0 Kudos
6 Replies
209 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

I will confirm it for you, which version BSP are you using?

0 Kudos
207 Views
arunsathian
Contributor III
Hi @Rita_Wang ,
BSP version is imx-5.10.72-2.2.0 .
0 Kudos
169 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

We have the GPU sdk that include several examples for stress the GPU on the Linux BSP, also it includes a benchmark for the testing, you can check the hands on I attach to you. The method is the same.

0 Kudos
156 Views
arunsathian
Contributor III
Hi ,
I found that glmark2 utility is used to stress the gpu, and I just enabled it in the board. glmark2-es2 , glmark-es2-drm , glmark-es2 -wayland , these 3 utilities showing. Among these which should I prefer and can you please provide the commands needed.
0 Kudos
142 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Benchmark Tests:
/usr/bin/glmark2-es2-wayland

0 Kudos
79 Views
arunsathian
Contributor III
Hi @Rita_Wang ,

Thank you!