summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/spu/spu_dcache.c
AgeCommit message (Expand)Author
2008-10-17cell: add new debug flag (cache) to report texture cache stats on exitBrian Paul
2008-04-01cell: enable #define CACHE_STATS to print a cache report upon exitBrian
2008-02-25cell: Fix off-by-one error in spu_dcache_fetch_unalignedIan Romanick
2008-02-25Cell: Use multiple DMA tags for the dcache.Ian Romanick
2008-02-21Cell: Initial scalar implementation of spu_dcache_mark_dirtyIan Romanick
2008-02-21Cell: Fix off-by-one error in spu_dcache_fetch_unalignedIan Romanick
2008-02-21Cell: Initial pass at unified data cacheIan Romanick