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.

Is 2D accelerated in QT (am3359 vs am3352)

Other Parts Discussed in Thread: AM3352, AM3359

I have an am3359 starter kit, but we are targeting am3352 for production if practical.  

I am unclear from specifications and documentation if there is any 2D acceleration taking place within QT that I have on the am3359 that will be unavailable on the am3352 in Linux.  If I shutdown/remove the powervr kernel modules, the 3D demos no longer run, but 2D demos seem unaffected (as I would expect).  Is there anything else I need to do to further disable accleration to get a clearer picture of how a QT qws application will behave on when run on the am3352?

Is the qt display rotation (e.q. -display transformed:Rot90 ) dependent on hardware features not present in the am3352.