you could use GC320 low level API to rotate (if use linux frame buffer). It implies a blit but it would be done by GC320 they will probably need to use virtualFB too.
The API documentation is the BSP documentation (iMX6.2D.API.pdf)
Attached a simple source using the 2D low level API.