want to try animation and touch control on dsi display.
i need to update display 60 fps. i have omap5432 es2.0 evm
i prefer embedded linux than android.
could you recommend solution for it?
qt, sdl or other thing
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.
want to try animation and touch control on dsi display.
i need to update display 60 fps. i have omap5432 es2.0 evm
i prefer embedded linux than android.
could you recommend solution for it?
qt, sdl or other thing
Hi, Sung Ha
What kind of display are you trying to use? The GLSDK may be useful to you
http://software-dl.ti.com/dsps/dsps_public_sw/glsdk/latest/index_FDS.html
Regards, Boyko
MIPI DSI display. Do you mean display interface?
I want to know any solution to use graphic acceleration on linux. Becase i need 60 FPS updating display.
Did you achieved the desired 60FPS with the suggested GLSDK without graphic acceleration?
If you want to explore the GLSDK capabilities, there is a release note and additional capability information in the link above . Otherwise this case may prove usefull.
http://e2e.ti.com/support/omap/f/849/p/197655/716667.aspx#716667
Regards, Boyko
As I know that GLSDK support only HDMI. Is there any plan to support MIPI DSI display?
I checked GLSDK 6.02.01.02 that only support HDMI.
Thanks!!