aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_bo_api.h
Commit message (Expand)AuthorAgeFilesLines
* ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett2010-05-181-0/+17
* drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse2010-04-201-0/+23
* drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-081-2/+4
* drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse2009-12-111-33/+30
* drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom2009-12-101-7/+7
* drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse2009-12-101-12/+30
* ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-191-0/+1
* drm/ttm: optimize bo_kmap_type valuesPekka Paalanen2009-08-191-6/+6
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-151-0/+618