summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_bo_util.c
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom2009-08-041-4/+4
| * drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom2009-07-291-11/+52
| * drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom2009-07-291-2/+4
* | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-191-2/+2
|/
* drm: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-241-1/+0
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-151-0/+561