aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_hashtab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-202/+0
2008-02-07drm: run cleanfile across drm treeDave Airlie1-3/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-07-12drm: detypedef the hashtab and more of smanDave Airlie1-17/+17
2007-03-11drm: add missing NULL assignmentDave Airlie1-0/+1
2007-03-11drm: port over use_vmalloc code from git hashtabDave Airlie1-2/+14
2006-09-22drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom1-3/+3
2006-09-22drm: add simple DRM memory manager, and hash tableThomas Hellstrom1-0/+190