How to use Vivante GPU tool on iMX6 platform

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to use Vivante GPU tool on iMX6 platform

4,256 次查看
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.

标签 (3)
0 项奖励
8 回复数

3,139 次查看
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 项奖励

3,139 次查看
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 项奖励

3,139 次查看
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 项奖励

3,139 次查看
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 项奖励

3,138 次查看
joanxie
NXP TechSupport
NXP TechSupport

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

0 项奖励

3,135 次查看
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 项奖励

3,139 次查看
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 项奖励

3,137 次查看
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 项奖励