aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
Commit message (Expand)AuthorAge
* drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle2017-05-14
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-04-12
* drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-03-14
* drm/ttm: remove cpu_address member from ttm_ttAlexandre Courbot2016-09-16
* 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
* drm/ttm: Add interface to export kernel_zone max memory size in ttmKen Wang2016-08-08
* Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-01
|\
| * drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3Christian König2016-07-29
| * 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: fix stupid parameter inversion in the pipeline codeChristian König2016-07-07
| * | | 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: remove no_gpu_wait param from ttm_bo_move_accel_cleanupChristian 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
| | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\ \ \ | |_|/ |/| |
| * | file_inode(f)->i_mapping is f->f_mappingAl Viro2016-05-29
| |/
* / drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh2016-07-01
|/
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-08
|\
| * drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui2016-04-27
* | drm/ttm: implement LRU add callbacks v2Christian König2016-05-04
* | drm/ttm: add optional LRU removal callback v2Christian König2016-05-04
* | drm/ttm: remove unused validation sequenceChristian König2016-05-04
* | drm/ttm: remove lazy parameter from ttm_bo_waitChristian König2016-05-04
* | drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-04
* | drm/ttm: don't wait for BO on initial allocationChristian König2016-05-04
* | drm/ttm: Fix TTM BO accountingFelix Kuehling2016-05-04
* | Merge tag 'v4.6-rc3' into drm-nextDave Airlie2016-04-21
|\|
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* | drm/ttm: Remove TTM_HAS_AGPDaniel Vetter2016-03-30
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-17
|\
| * drm/ttm: add ttm_bo_move_to_lru_tail function v2Christian König2016-01-13
| * drm/ttm: fix adding foreign BOs to the swap LRUChristian König2016-01-13
| * drm/ttm: fix adding foreign BOs to the LRU during init v2Christian König2016-01-13
* | mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams2016-01-15
|/
* drm/ttm: Fixed a read/write lock imbalanceThomas Hellstrom2015-11-26
* drm/ttm: Fix memory space allocation v2Thomas Hellstrom2015-09-15
* Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-17
|\