summaryrefslogtreecommitdiff
path: root/linux-core/drm_sman.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie1-1/+2
2007-07-16drm: remove internal sman typedefDave Airlie1-13/+13
2007-07-16drm: remove hashtab/sman and object typedefsDave Airlie1-28/+28
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-6/+6
2007-01-08add export symbol for memory managerDave Airlie1-0/+1
2006-10-17Remove the memory manager parameter from the put_block function, as thisThomas Hellstrom1-2/+1
2006-08-28drm: lots of small cleanups and whitespace issues fixed upDave Airlie1-1/+1
2006-08-14remove all TRUE instances as wellDave Airlie1-1/+1
2006-08-07drm: fixup whitespace and style for Linux kernel importDave Airlie1-29/+29
2006-07-11Keep hashed user tokens, with the following changes:Thomas Hellstrom1-1/+1
2006-06-06s/list_entry/drm_hash_entry/ for "drm_hash_item"s.Thomas Hellstrom1-5/+5
2006-06-06Merge in the drm-sman-branchThomas Hellstrom1-0/+352