In regards to display surface rotation, I have read an article using DMA2D to perform a positive 90 degree rotation. Essentially this algorithm would perform a 2D Source to Destination Blit of a rectangle with a biased 'skip count' for each stride c...