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