Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-17 | libwsbm: Big update for libwsbm 2.0. | Thomas Hellstrom | 1 | -147/+92 | |
Prepare for per-device libs, Split out command submission, Rework driver interface, Bump major. | |||||
2009-08-17 | 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-08-17 | Implement slabpool:placement. | Thomas Hellstrom | 1 | -0/+7 | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||||
2009-04-08 | Fix valgrind warnings. | Thomas Hellstrom | 1 | -2/+9 | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||||
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-09 | Add a wsbmFenceCreateSig function. Bump minor. | Thomas Hellstrom | 1 | -1/+3 | |
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 | Run indent and cleanfile. | Thomas Hellstrom | 1 | -162/+157 | |
2009-01-13 | Add copyright notice. Delete unused File. | Thomas Hellstrom | 1 | -5/+6 | |
2009-01-13 | Initial import | Thomas Hellstrom | 1 | -0/+1202 | |