How to use Vivante GPU tool on iMX6 platform

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

How to use Vivante GPU tool on iMX6 platform

3,889 Views
felixhsu
Contributor III

Hi All

As below hyper link, it is introduction how to use Vivante GPU tool.

How to profile Vivante GPU on iMX6 - RidgeRun Developer Connection 

But my customer follow the step can't generation .vpd file.

How to Vivante GPU tool on iMX6 platform correctly?

Thanks.

Labels (3)
0 Kudos
8 Replies

2,772 Views
joanxie
NXP TechSupport
NXP TechSupport

nxp released gpu tools for imx6 with different version, you can download what you need

https://community.nxp.com/docs/DOC-329918 

0 Kudos

2,772 Views
felixhsu
Contributor III

Hi Joan

Thank for your reply.

I had click your provide hyperlink, but  the web page show "Unauthorized".

could you help confirm the web page status?

Thanks.

0 Kudos

2,772 Views
joanxie
NXP TechSupport
NXP TechSupport

one can download GPU tool from official website as below:

i.MX 6Quad SABRE Development Board|NXP 

pls find "IDE - Debug, Compile and Build Tools (3)"

0 Kudos

2,772 Views
felixhsu
Contributor III

Hi Joan

The customer could get vProfiler log currently, but only got log file while playback media file from storage device(like SD card or USB), the customer want to know how to config can get MIPI CSI vProfiler log file.

Thanks.

0 Kudos

2,771 Views
joanxie
NXP TechSupport
NXP TechSupport

do you mean vpd file? if yes, this is created by vProfiler, your cutomer couldn't creat it?

0 Kudos

2,768 Views
felixhsu
Contributor III

Hi Joan

Yes, I mean is vpd file, the customer can generate vpd file when playback video stream, but use MIPI CSI capture image can not generate vpd file.

Thanks.

0 Kudos

2,772 Views
marcomadrigal
Contributor III

Hi Felix,

The profiler picks GPU usage statistics. When you tested with video playback I assume you might use a G2D-based element or used the GPU somehow for display. I am not aware of how is your customer capturing or how is the pipeline (if it is GStreamer), but if the GPU is not in use I would expect no profiling data is acquired. 

Regards,

-Marco

GStreamer Development | Embedded Linux Development | Linux SDK 

0 Kudos

2,770 Views
joanxie
NXP TechSupport
NXP TechSupport

"Can you try as follows?

  1. vim /linux/drivers/mxc/gpu-viv/config
  2. make sure you add the following lines at the end of this file:

i. VIVANTE_PROFILER = 1

ii. USE_PROFILER = 1"

0 Kudos