To get GPU status in i.MX8QM

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

To get GPU status in i.MX8QM

689 Views
deven_solanki
Contributor III

Hi Community,

 

My kernel version is 4.14 and I am exploring the GPU in the imx8QM. I already tried to get gputop via Yocto but its failed.

Is there any other tool/way to monitor the GPU utilization on the module ? And what kernel config I need to use that ?

Any help would be greatly appreciated!

Thanks in advance.

Regards,

Deven Solanki

0 Kudos
1 Reply

675 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Deven_solanki,

For using the gputop you have to add gpuProfiler=1 PowerManagement=0 options, or by adding a line to /etc/modprobe.d/galcore.conf with those parameters. It´s supose to be by default enable but you have to make sure you have it. For more information please read the graphics user guide document installed on your yocto documentation.

 

Regards

 

0 Kudos