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.

Video Latency occurs when the screen frequency is set to 24Hz on TMS320DM8168

Other Parts Discussed in Thread: TMS320DM8168

Hello everyone,

I'm currently working on a TMS320DM8168 with a PU SGX530 GPU. When the display mode of the screen is set to 24Hz, i noticed a latency between 300 and 500 ms on the video compared to the case when it is set to 60Hz. I did many tests to see if it came from the software and it looks like it comes from the GPU.

Therefore i was wondering if the output mode of the screen (and especially the frequency) could have an influence on the speed of treatment of GL commands (adding a delay?) . Are there some paramaters to influence this latency at initialisation ?

The last command used is "eglSwapBuffers".

Thank you.