aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_bo_api.h
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-9/+18
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-4/+4
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-7/+7
* | drm: fix "persistant" typoJan Engelhardt2011-04-051-9/+9
|/
* drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2010-11-221-1/+5
* drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-221-4/+2
* drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-221-0/+38
* drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-101-0/+4
* Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-191-1/+3
|\
| * drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-061-1/+3
* | drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-051-1/+2
|/
* 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