Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-12 | drm: detypedef the hashtab and more of sman | Dave Airlie | |
Signed-off-by: Dave Airlie <airlied@linux.ie> | |||
2007-03-11 | drm: add missing NULL assignment | Dave Airlie | |
Signed-off-by: Dave Airlie <airlied@linux.ie> | |||
2007-03-11 | drm: port over use_vmalloc code from git hashtab | Dave Airlie | |
Signed-off-by: Dave Airlie <airlied@linux.ie> | |||
2006-09-22 | drm: Fix hashtab implementation leaking illegal error codes to user space. | Thomas Hellstrom | |
reported by Dave Airlie Signed-off-by: Dave Airlie <airlied@linux.ie> | |||
2006-09-22 | drm: add simple DRM memory manager, and hash table | Thomas Hellstrom | |
This adds the DRM hashtable and simple memory manager implementations from Tungsten Graphics, this is NOT the new memory manager, this is a replacement for the SIS and VIA memory managers. Signed-off-by: Dave Airlie <airlied@linux.ie> |