summaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_bo_api.h
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: Export the ttm_k[un]map_atomic_prot API.Thomas Hellstrom2018-03-221-0/+4
* drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-261-15/+1
* drm/ttm: drop bo->globChristian König2018-02-261-1/+2
* drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOCRoger He2018-02-261-1/+3
* drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctxRoger He2018-02-261-2/+5
* drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun2018-01-101-11/+0
* drm/ttm: enable swapout for reserved BOs during allocationRoger He2017-12-281-1/+2
* drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He2017-12-271-0/+1
* drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctxRoger He2017-12-151-0/+4
* drm/ttm: add number of bytes moved to the operation contextChristian König2017-12-061-0/+1
* drm/ttm: use an operation ctx for ttm_bo_init_reservedChristian König2017-12-061-3/+2
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-061-4/+16
* drm/ttm: remove cur_placementChristian König2017-12-061-1/+0
* drm/ttm: cleanup coding style in ttm_bo_api.hChristian König2017-12-061-77/+54
* drm/ttm: add io_mem_pfn callbackChristian König2017-04-041-0/+11
* drm/ttm: add ttm_bo_init_reservedNicolai Hähnle2017-03-291-0/+54
* drm/ttm: fix the documentation of ttm_bo_initNicolai Hähnle2017-03-291-1/+5
* Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-231-0/+2
|\
| * drm/ttm: add BO priorities for the LRUsChristian König2017-01-271-0/+2
* | locking/atomic, kref: Kill kref_sub()Peter Zijlstra2017-01-141-14/+1
|/
* Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-281-1/+1
|\
| * dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-1/+1
* | drm/ttm: make eviction decision a driver callback v2Christian König2016-10-251-0/+13
|/
* drm/ttm: move placement structures into ttm_placement.hChristian König2016-09-141-31/+1
* Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-261-0/+14
|\
| * drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh2016-07-011-0/+14
* | drm/ttm: remove TTM_BO_PRIV_FLAG_MOVINGChristian König2016-07-071-2/+2
|/
* drm/ttm: remove lazy parameter from ttm_bo_waitChristian König2016-05-041-1/+1
* drm/ttm: use phys_addr_t for ttm_bus_placementAlex Deucher2016-04-041-1/+1
* drm/ttm: add ttm_bo_move_to_lru_tail function v2Christian König2016-01-131-0/+10
* drm/ttm: device address space != CPU address spaceAlex Deucher2015-03-051-1/+1
* drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst2014-09-301-0/+2
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-021-2/+0
* drm/ttm: kill fence_lockMaarten Lankhorst2014-09-011-4/+1
* drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-271-22/+18
* drm/ttm: fix kerneldoc of ttm_bo_createAlexandre Courbot2014-05-261-3/+2
* drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-201-1/+3
* drm/ttm: convert to unified vma offset managerDavid Herrmann2013-07-251-12/+3
* drm/ttm: get rid of ttm_bo_is_reservedMaarten Lankhorst2013-06-281-14/+0
* drm/ttm: convert to the reservation apiMaarten Lankhorst2013-06-281-19/+6
* drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst2013-06-281-1/+1
* drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-101-2/+1
* drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst2012-11-201-2/+3
* drm/ttm: remove sync_obj_arg memberMaarten Lankhorst2012-11-201-2/+0
* drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz2012-11-201-9/+0
* drm/ttm: add ttm_bo_is_reservedMaarten Lankhorst2012-11-071-0/+14
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* ttm: add prime sharing support to TTM (v2)Dave Airlie2012-05-231-1/+8
* drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse2011-12-061-1/+18
* drm/ttm: remove userspace backed ttm object supportJerome Glisse2011-12-061-5/+0
OpenPOWER on IntegriCloud