summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_hashtab.c
Commit message (Expand)AuthorAgeFilesLines
* drm: run cleanfile across drm treeDave Airlie2008-02-071-3/+2Star
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* drm: detypedef the hashtab and more of smanDave Airlie2007-07-121-17/+17
* drm: add missing NULL assignmentDave Airlie2007-03-111-0/+1
* drm: port over use_vmalloc code from git hashtabDave Airlie2007-03-111-2/+14
* drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom2006-09-211-3/+3
* drm: add simple DRM memory manager, and hash tableThomas Hellstrom2006-09-211-0/+190