summaryrefslogtreecommitdiff
path: root/include/drm/ttm/ttm_bo_api.h
AgeCommit message (Expand)Author
2017-04-04drm/ttm: add io_mem_pfn callbackChristian König
2017-03-29drm/ttm: add ttm_bo_init_reservedNicolai Hähnle
2017-03-29drm/ttm: fix the documentation of ttm_bo_initNicolai Hähnle
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-01-27drm/ttm: add BO priorities for the LRUsChristian König
2017-01-14locking/atomic, kref: Kill kref_sub()Peter Zijlstra
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-14drm/ttm: move placement structures into ttm_placement.hChristian König
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie
2016-07-07drm/ttm: remove TTM_BO_PRIV_FLAG_MOVINGChristian König
2016-07-01drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-04-04drm/ttm: use phys_addr_t for ttm_bus_placementAlex Deucher
2016-01-13drm/ttm: add ttm_bo_move_to_lru_tail function v2Christian König
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher
2014-09-30drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-05-26drm/ttm: fix kerneldoc of ttm_bo_createAlexandre Courbot
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-06-28drm/ttm: get rid of ttm_bo_is_reservedMaarten Lankhorst
2013-06-28drm/ttm: convert to the reservation apiMaarten Lankhorst
2013-06-28drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
2012-11-20drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst
2012-11-20drm/ttm: remove sync_obj_arg memberMaarten Lankhorst
2012-11-20drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz
2012-11-07drm/ttm: add ttm_bo_is_reservedMaarten Lankhorst
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05drm: fix "persistant" typoJan Engelhardt
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-22drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom
2010-11-22drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom
2010-11-22drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-05-18ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett
2010-04-20drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse