The internal RAM is mirror to two different internal addresses: 0x2xxxxxxx and 0x6xxxxxxx. So you could set up one area for caching and and the other non-cache. Then just do all you frame buffer accesses via the non-cached addresses.
Chris
The internal RAM is mirror to two different internal addresses: 0x2xxxxxxx and 0x6xxxxxxx. So you could set up one area for caching and and the other non-cache. Then just do all you frame buffer accesses via the non-cached addresses.
Chris