Age | Commit message (Expand) | Author |
---|---|---|
2007-06-21 | Improve fake bufmgr debugging, and don't try to migrate static buffers. | Eric Anholt |
2007-05-24 | Replace the flags/hint arguments to bo_alloc{,_static} with a location mask. | Eric Anholt |
2007-05-18 | Fix another mis-calling of _fence_wait_internal. | Eric Anholt |
2007-05-18 | Fix double-counting of low_offset in block->virtual. | Eric Anholt |
2007-05-18 | Zero out bufmgr_fake on alloc. | Eric Anholt |
2007-05-18 | Dead code elimination and fix bufmgr_fake_wait_idle. | Eric Anholt |
2007-05-18 | Fix some use-before-initialize in bufmgr_fake. | Eric Anholt |
2007-05-16 | WIP: Replace TTM buffer pool manager with a simplified interface. | Eric Anholt |