drm: add simple DRM memory manager, and hash table
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: NDave Airlie <airlied@linux.ie>
Showing
drivers/char/drm/drm_hashtab.c
0 → 100644
drivers/char/drm/drm_hashtab.h
0 → 100644
drivers/char/drm/drm_mm.c
0 → 100644
drivers/char/drm/drm_sman.c
0 → 100644
drivers/char/drm/drm_sman.h
0 → 100644
想要评论请 注册 或 登录