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.