Hi:
Our platform is OMAP3530 + Linux 2.6.28. The OpenGL SDK is OMAP35x_Graphics_SDK_3_00_00_08.
All demos runs well when the output is configured as "lcd".
By modifying the bootargs to [omap-dss.def_disp="tv"] from [omap-dss.def_disp="lcd"], we changed the default display from lcd to TV. The output was good and the program which accessed frame buffer (/dev/fb0) is working well until now.
However, the OpenGL demos only showed a few frames and then stopped. We tried a few demos (OGLESEvilSkull, OGLESParticles, OGLESLighting and so on), the symptom was the same, we got the same warning before the program stopped:
PVR_K:(Warning): SGXPostPowerState : SGX Power Transition from 0 to 3 OK [308, /home/kevin/dk8k/GFX_Linux_KM/services4/srvkm/devices/sgx/sgxinit.c]
We tested Linux 2.6.29 as well, same problem.
Has anyone met this problem? Any advice or clue will be appreciated.
Thanks in advance.
Kevin