Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/TDA2PXEVM: [OpenGL] How to check the memory usage of OpenGL(GPU)

Part Number: TDA2PXEVM

Tool/software: Linux

Hello:

  we're working on the VisionSDK3.0.4,

  1. which memory region does OpenGL (GPU) allocated?
  2. For Linux, how we can check the memory usage above?
  3. Does the OpenGL(GPU) memory belong to application which is under /proc/$(pidof app)/status ?
  4. How we can check the GPU cpu usage?
  5. how to check the usage of SR1_FRAME_BUFFER_SIZE?

Thanks.