summaryrefslogtreecommitdiff
path: root/gdri-mem-manager.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-26drm headers moved from drm dir to libdrmMartin Jansa1-3/+3
2009-08-09Use libDRM functions instead of bom->funcs etcThomas White1-20/+5
2009-05-05Add memory manager testThomas White1-0/+120
This adds a new test, for the GEM object allocation. The Makefile and comments were fixed to reflect this.