summaryrefslogtreecommitdiff
path: root/linux-core/drm_sman.h
AgeCommit message (Collapse)Author
2008-04-28Rename 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-16drm: remove hashtab/sman and object typedefsDave Airlie
2006-08-14remove all TRUE instances as wellDave Airlie
2006-08-07drm: fixup whitespace and style for Linux kernel importDave Airlie
2006-06-06Merge in the drm-sman-branchThomas Hellstrom