aboutsummaryrefslogtreecommitdiff
path: root/glamo
AgeCommit message (Collapse)Author
2010-05-24New include pathHEADglamoThomas White
2010-05-23Add subdata functionThomas White
2010-05-23WhitespaceThomas White
2010-05-23GEM buffer naming stuffThomas White
2010-05-23Remove log message when deleting with map_count > 0Thomas White
This happens all the time with the latest DDX changes. No point filling the log up.
2010-05-23Tweak to buffer waitThomas White
2010-05-23Count mappings correctlyThomas White
2010-05-23Initialise cref to zeroThomas White
2010-05-23Map counting fixesThomas White
2010-05-23Remove debugThomas White
This just removes a couple of debug messages which are no longer needed.
2010-05-23Formatting and copyright noticesThomas White
2010-05-23Single point of truth for the virtual addressThomas White
2010-05-23Set bo_gem->virtual = NULL on unmapThomas White
2010-05-23Don't forget to #include config.hThomas White
This is definitely needed, to help handle large files.
2010-05-23First part of GEM memory mapping implementationThomas White
2010-05-23This include doesn't belong hereThomas White
2010-05-23Add missing include and castThomas White
2010-05-23Authorship, whitespaceThomas White
2010-05-23Initial libdrm_glamo bitsMartin Jansa