Tool/software:
Hi TI;
On the TDA4VEN sdk10.0 platform, we encountered a GPU rendering blocking issue. When the problem occurred, we captured a PVR Log. Could you please help analyze the cause?
Regards,
JC
Tool/software:
Hi TI;
On the TDA4VEN sdk10.0 platform, we encountered a GPU rendering blocking issue. When the problem occurred, we captured a PVR Log. Could you please help analyze the cause?
Regards,
JC
Hello,
What is use-case that you are using the GPU for? Is this easily reproducible on the EVM or is this occurring on a custom board?
Thanks,
Sarabesh S.
Hi Sarabesh S,
What is use-case that you are using the GPU for? Is this easily reproducible on the EVM or is this occurring on a custom board?
This issue occurred on our custom board,this issue has a very low probability and only occurred once. By reviewing the logs we provided, can we determine what exactly caused this problem?
Regards,
JC
...
Hi JC,
The PVR dump generically tells us what went wrong with the GPU (i.e. page faults, gpu HWR, invalid addresses, etc.). If you let us know the use-case and are able to reproduce more consistently this will help us isolate what the possible problems could be. Are you able to reproduce this on the EVM?
Thanks,
Sarabesh S.
Hi Sarabesh S,
The PVR dump generically tells us what went wrong with the GPU (i.e. page faults, gpu HWR, invalid addresses, etc.). If you let us know the use-case and are able to reproduce more consistently this will help us isolate what the possible problems could be. Are you able to reproduce this on the EVM?
The probability of this issue is extremely low. At present, there is no way to reproduce it. Currently, only this log file can be analyzed. There is a very crucial piece of information: when the problem occurred, the GPU load exceeded 145%. Please help analyze the cause.
Regards,
JC
Hi Sarabesh S,
Help answer the following questions.
1、Will there be any issues if multiple processes use the GPU simultaneously?
Regards,
JC
Hi JC,
1、Will there be any issues if multiple processes use the GPU simultaneously?
Sorry for the delay here, there is not an issue to run multiple processes on the GPU. However, if your GPU utilization is too high then you will have some performance reduction seen in your applications.
2、Under what circumstances will the GPU load exceed 100%?
This just depends on the use-cases that are being run. There is not a list of circumstances where the GPU load will exceed 100% since there are plenty of ways you can use the GPU. You can measure GPU utilization either by using Imagination's tool PVR Tune (here).
3、What additional log information is needed to analyze this issue?
Please follow the steps in this FAQ to gather more debug information: [FAQ] How can I analyze a GPU (Graphics Process Unit) driver or hardware issue?
Thank you,
Sarabesh S.