aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_bo.c
Commit message (Expand)AuthorAge
* drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_listMichel Dänzer2017-11-04
* drm/ttm:fix memory leak due to individualizeMonk Liu2017-10-31
* drm/ttm: fix memory leak while individualizing BOsChristian König2017-09-13
* drm/ttm: fix ttm_bo_cleanup_refs_or_queue once moreChristian König2017-09-12
* drm/ttm:fix wrong decoding of bo_countMonk Liu2017-08-29
* drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2Christian König2017-08-18
* drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König2017-08-17
* drm/ttm: individualize BO reservation obj when they are freedChristian König2017-08-17
* drm/ttm: remove nonsense wait in ttm_bo_cleanup_refs_and_unlockChristian König2017-08-17
* drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks2017-07-03
* drm/ttm: cleanup unuse ret valueHuang Rui2017-04-28
* drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2Christian König2017-04-04
* drm/ttm: cleanup and optimize ttm_bo_mem_compat v2Christian König2017-04-04
* drm/ttm: add ttm_bo_init_reservedNicolai Hähnle2017-03-29
* drm/ttm: never add BO that failed to validate to the LRU listNicolai Hähnle2017-03-29
* Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-03-06
|\
| * gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-01
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-23
|\|
| * Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-01-31
| |\
| | * drm/ttm: revert "add optional LRU removal callback v2"Christian König2017-01-27
| | * drm/ttm: revert "implement LRU add callbacks v2"Christian König2017-01-27
| | * drm/ttm: add BO priorities for the LRUsChristian König2017-01-27
| | * drm/ttm: remove allow_errors parameter from ttm_bo_force_list_cleanChristian König2017-01-27
| | * drm/ttm: add evict parameter to ttm_bo_driver::move_notifyNicolai Hähnle2017-01-27
| * | drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-01-27
| |/
* | locking/atomic, kref: Kill kref_sub()Peter Zijlstra2017-01-14
* | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
|/
* drm/ttm: fix ttm_bo_waitChristian König2016-11-08
* Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-27
|\
| * dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
* | drm/ttm: make eviction decision a driver callback v2Christian König2016-10-25
|/
* drm/ttm: use ffs in ttm_mem_type_from_placeChristian König2016-09-14
* drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpyMichel Dänzer2016-08-08
* drm/ttm: Remove unused parameter evict from ttm_bo_move_ttmMichel Dänzer2016-08-08
* drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer2016-08-08
* Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-26
|\
| * Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter2016-07-19
| |\
| * | drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy"Markus Elfring2016-07-19
* | | Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-26
|\ \ \ | |_|/ |/| |
| * | drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh2016-07-01
| |/
* | drm/ttm: wait for eviction in ttm_bo_force_list_cleanChristian König2016-07-07
* | drm/ttm: add the infrastructure for pipelined evictionsChristian König2016-07-07
* | drm/ttm: simplify ttm_bo_waitChristian König2016-07-07
* | drm/ttm: remove TTM_BO_PRIV_FLAG_MOVINGChristian König2016-07-07
* | drm/ttm: wait for BO idle after the move in ttm_bo_swapoutChristian König2016-07-07
* | drm/ttm: drop waiting for idle in ttm_bo_evict.Christian König2016-07-07
* | drm/ttm: drop wait for idle in ttm_bo_move_bufferChristian König2016-07-07
* | drm/ttm: wait for BO idle in ttm_bo_move_memcpyChristian König2016-07-07
* | drm/ttm: remove NULL checks when calling ttm_tt_destroyChristian König2016-07-07
* | drm/ttm: cleanup ttm_tt_(unbind|destroy)Christian König2016-07-07
|/