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