Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-17 | cell: add new debug flag (cache) to report texture cache stats on exit | Brian Paul | 1 | -1/+3 |
2008-04-01 | cell: enable #define CACHE_STATS to print a cache report upon exit | Brian | 1 | -0/+18 |
2008-02-25 | cell: Fix off-by-one error in spu_dcache_fetch_unaligned | Ian Romanick | 1 | -18/+32 |
2008-02-25 | Cell: Use multiple DMA tags for the dcache. | Ian Romanick | 1 | -1/+1 |
2008-02-21 | Cell: Initial scalar implementation of spu_dcache_mark_dirty | Ian Romanick | 1 | -6/+16 |
2008-02-21 | Cell: Fix off-by-one error in spu_dcache_fetch_unaligned | Ian Romanick | 1 | -2/+3 |
2008-02-21 | Cell: Initial pass at unified data cache | Ian Romanick | 1 | -0/+100 |