aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
Commit message (Expand)AuthorAge
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-29
|\
| * drm/amdgpu: free userptrs even if GTT isn't boundChristian König2016-09-28
| * drm/amdgpu: fix BO move offsetsChristian König2016-09-28
| * drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-09-28
| * drm/amdgpu: rename all rbo variable to abo v2Christian König2016-09-28
| * drm/amdgpu: add a custom GTT memory manager v2Christian König2016-09-28
* | Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-27
|\ \
| * | drm/amdgpu: fix lru size grouping v2Christian König2016-08-24
| * | drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-08-19
| * | drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer2016-08-05
* | | Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-09-27
|\ \ \ | |_|/ |/| |
| * | drm: use drm_file to tag vm-bosDavid Herrmann2016-09-19
* | | drm/amdgpu: use explicit limit for VRAM<->GTT movesChristian König2016-09-14
* | | drm/amdgpu: use explicit GTT limit for evictionsChristian König2016-09-14
* | | drm/amdgpu: unbind GTT only when it is boundChristian König2016-09-14
* | | drm/amdgpu: use error label to handle exceptional caseHuang Rui2016-09-14
* | | drm/amdgpu: bind GTT on demandChristian König2016-09-14
* | | drm/amdgpu: fix GTT offset handlingChristian König2016-09-14
* | | drm/amdgpu: add gart recovery by gtt list V2Chunming Zhou2016-08-31
* | | drm/amdgpu: link all gtt when binding them V2Chunming Zhou2016-08-31
|/ /
* | drm/amdgpu: fix lru size grouping v2Christian König2016-08-22
* | drm/amdgpu: add direct submision option for copy_bufferChunming Zhou2016-08-22
* | drm/amdgpu: use domain's gpu_offset for start addrFlora Cui2016-08-19
* | 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/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang2016-08-08
* | drm/amdgpu: implement amdgpu_fill_buffer()Flora Cui2016-08-08
|/
* drm/amdgpu: add eviction counterChristian König2016-07-07
* drm/amdgpu: pipeline evictions as wellChristian König2016-07-07
* drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanupChristian König2016-07-07
* drm/amdgpu: remove pre move waitChristian König2016-07-07
* drm/ttm: wait for BO idle in ttm_bo_move_memcpyChristian König2016-07-07
* drm/ttm: add wait for idle in all drivers bo_move functionsChristian König2016-07-07
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-08
|\
| * drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse2016-04-21
* | drm/amdgpu: group BOs by log2 of the size on the LRU v2Christian König2016-05-04
* | drm/ttm: implement LRU add callbacks v2Christian König2016-05-04
* | drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius2016-05-04
* | drm/amdgpu: optionally enable GART debugfs fileChristian König2016-05-02
|/
* Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-04
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-31
|\ \ | |/ |/|
| * drm/amdgpu: Don't move pinned BOsMichel Dänzer2016-03-28
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
|\|
| * Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-16
| |\
| | * drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6Christian König2016-03-08
| | * drm/amdgpu: prevent get_user_pages recursionChristian König2016-03-08
| * | Merge drm-fixes into drm-next.Dave Airlie2016-03-13
| |\ \ | | |/ | |/|