Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-30 | Revert "Rename drm_mm.c and its fuctions to drm_memrange." | Eric Anholt | |
This reverts commit 3ad8db2071d30c198403e605f2726fc5c3e46bfd. We ended up not needing that namespace, and I'd rather not have the churn for producing diffs. | |||
2008-04-28 | Rename drm_mm.c and its fuctions to drm_memrange. | Eric Anholt | |
It's not really a graphics memory allocator, just something to track ranges of address space. It doesn't involve actual allocation, and was consuming some desired namespace. | |||
2007-07-16 | drm: remove hashtab/sman and object typedefs | Dave Airlie | |
2006-08-14 | remove all TRUE instances as well | Dave Airlie | |
2006-08-07 | drm: fixup whitespace and style for Linux kernel import | Dave Airlie | |
2006-06-06 | Merge in the drm-sman-branch | Thomas Hellstrom | |