Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-04 | userpool: initialize and free vBuf->eventwsbm-1-branch | Rafał Miłecki | 1 | -3/+13 | |
2009-08-04 | userpool: check wsbmBufStorageInit returned value | Rafał Miłecki | 1 | -1/+6 | |
2009-04-08 | Silence compilation warnings. | Thomas Hellstrom | 1 | -0/+1 | |
2009-04-08 | Fix valgrind warnings. | Thomas Hellstrom | 2 | -2/+17 | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||||
2009-04-05 | slabpool: Fix an alignment problem. | Thomas Hellstrom | 1 | -1/+2 | |
If a slab was picked up from the cache rather than allocated from DRM, the test for correct alignment let slabs with 0 alignment through. | |||||
2009-04-02 | Revert "Use the default buffer placement as a default value for validate ↵ | Thomas Hellstrom | 2 | -28/+11 | |
set_flags." This reverts commit 6007cd391b5241bea1b2c037f7c1e45c3e9a3f2e. | |||||
2009-04-02 | Implement slabpool:placement. | Thomas Hellstrom | 1 | -0/+7 | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||||
2009-03-10 | Use the default buffer placement as a default value for validate set_flags. | Thomas Hellstrom | 2 | -11/+28 | |
2009-03-05 | Fix a read of a freed memory address. | Thomas Hellstrom | 1 | -2/+3 | |
2009-03-02 | ordering problem in free | Alan Hourihane | 1 | -1/+1 | |
2009-02-27 | Use the correct drm command for ttm fence finish. | Thomas Hellstrom | 1 | -2/+2 | |
2009-02-25 | Use the buffer pointer as a hash key. Not the address of the local variable ↵ | Thomas Hellstrom | 1 | -1/+5 | |
holding the buffer pointer. | |||||
2009-02-25 | Make the validate buffer hash table size a function of the assumed max ↵ | Thomas Hellstrom | 1 | -8/+35 | |
number of buffers on the validate list. | |||||
2009-02-09 | Add a wsbmFenceCreateSig function. Bump minor. | Thomas Hellstrom | 5 | -6/+25 | |
Don't add an already signaled fence to a buffer object. | |||||
2009-02-06 | Fix a slabpool init issue. | Thomas Hellstrom | 1 | -0/+2 | |
2009-01-13 | Add missing file. | Thomas Hellstrom | 1 | -0/+10 | |
2009-01-13 | Run indent and cleanfile. | Thomas Hellstrom | 13 | -434/+426 | |
2009-01-13 | Add copyright notice. Delete unused File. | Thomas Hellstrom | 17 | -1271/+84 | |
2009-01-13 | Add needed files. | Thomas Hellstrom | 5 | -0/+28 | |
2009-01-13 | Initial import | Thomas Hellstrom | 21 | -0/+6942 | |