summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-281-2/+2
|\ \
| * | drm/amdgpu: fix lru size grouping v2Christian König2016-08-241-0/+8
| * | drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-08-191-2/+2
| * | drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer2016-08-051-2/+2
* | | Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-09-281-1/+2
|\ \ \ | |_|/ |/| |
| * | drm: use drm_file to tag vm-bosDavid Herrmann2016-09-191-1/+2
* | | drm/amdgpu: use explicit limit for VRAM<->GTT movesChristian König2016-09-141-2/+2
* | | drm/amdgpu: use explicit GTT limit for evictionsChristian König2016-09-141-2/+18
* | | drm/amdgpu: unbind GTT only when it is boundChristian König2016-09-141-0/+3
* | | drm/amdgpu: use error label to handle exceptional caseHuang Rui2016-09-141-9/+13
* | | drm/amdgpu: bind GTT on demandChristian König2016-09-141-3/+30
* | | drm/amdgpu: fix GTT offset handlingChristian König2016-09-141-5/+5
* | | drm/amdgpu: add gart recovery by gtt list V2Chunming Zhou2016-08-311-0/+25
* | | drm/amdgpu: link all gtt when binding them V2Chunming Zhou2016-08-311-0/+9
|/ /
* | drm/amdgpu: fix lru size grouping v2Christian König2016-08-221-0/+8
* | drm/amdgpu: add direct submision option for copy_bufferChunming Zhou2016-08-221-7/+16
* | drm/amdgpu: use domain's gpu_offset for start addrFlora Cui2016-08-191-6/+2
* | drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpyMichel Dänzer2016-08-081-2/+1
* | drm/ttm: Remove unused parameter evict from ttm_bo_move_ttmMichel Dänzer2016-08-081-2/+2
* | drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer2016-08-081-2/+2
* | drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang2016-08-081-5/+7
* | drm/amdgpu: implement amdgpu_fill_buffer()Flora Cui2016-08-081-0/+62
|/
* drm/amdgpu: add eviction counterChristian König2016-07-071-0/+5
* drm/amdgpu: pipeline evictions as wellChristian König2016-07-071-2/+4
* drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanupChristian König2016-07-071-2/+1
* drm/amdgpu: remove pre move waitChristian König2016-07-071-4/+0
* drm/ttm: wait for BO idle in ttm_bo_move_memcpyChristian König2016-07-071-1/+2
* drm/ttm: add wait for idle in all drivers bo_move functionsChristian König2016-07-071-0/+4
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-091-0/+2
|\
| * drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse2016-04-211-0/+2
* | drm/amdgpu: group BOs by log2 of the size on the LRU v2Christian König2016-05-041-2/+59
* | drm/ttm: implement LRU add callbacks v2Christian König2016-05-041-0/+2
* | drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius2016-05-041-1/+1
* | drm/amdgpu: optionally enable GART debugfs fileChristian König2016-05-021-0/+9
|/
* Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-041-1/+1
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-04-011-0/+6
|\ \ | |/ |/|
| * drm/amdgpu: Don't move pinned BOsMichel Dänzer2016-03-281-0/+6
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-211-56/+109
|\|
| * Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-171-24/+77
| |\
| | * drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6Christian König2016-03-081-14/+39
| | * drm/amdgpu: prevent get_user_pages recursionChristian König2016-03-081-10/+38
| * | Merge drm-fixes into drm-next.Dave Airlie2016-03-141-1/+1
| |\ \ | | |/ | |/|
| * | drm/amdgpu: use separate scheduler entitiy for buffer movesChristian König2016-02-121-1/+18
| * | drm/amdgpu: use per VM entity for page table updates (v2)Christian König2016-02-121-1/+1
| * | drm/amdgpu: move sync into job objectChristian König2016-02-101-1/+1
| * | drm/amdgpu: cleanup in kernel job submissionChristian König2016-02-101-22/+12
| * | drm/amdgpu: move ring from IBs into jobChristian König2016-02-101-1/+1
| * | drm/amdgpu: make pad_ib a ring function v3Christian König2016-02-101-1/+1
| * | drm/amdgpu: check userptrs mm earlierChristian König2016-02-101-6/+3
OpenPOWER on IntegriCloud