summaryrefslogtreecommitdiff
path: root/linux-core/drm_memrange.c
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.