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.

Help! How to accelerate the display subsystem?

Other Parts Discussed in Thread: OMAP3530

Hi~

I am running the Wince6.0 on the OMAP3530 target.
The graphic interface is handled by display subsystem without SGX, but I found the efficiency is too low,
for example, I create a window(640 * 480), and my gold is to refresh the window(update the window 's content)  50 times per second,
but It's 15~20 times at most.
My question is how to accelerate the display subsystem and make a good efficiency? Should I use the SGX?