GPU stress test in imx8qxp

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

GPU stress test in imx8qxp

ソリューションへジャンプ
226件の閲覧回数
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 件の賞賛
1 解決策
140件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

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

元の投稿で解決策を見る

0 件の賞賛
6 返答(返信)
208件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

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

0 件の賞賛
206件の閲覧回数
arunsathian
Contributor III
Hi @Rita_Wang ,
BSP version is imx-5.10.72-2.2.0 .
0 件の賞賛
168件の閲覧回数
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 件の賞賛
155件の閲覧回数
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 件の賞賛
141件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

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

0 件の賞賛
78件の閲覧回数
arunsathian
Contributor III
Hi @Rita_Wang ,

Thank you!