index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ttm.c
Age
Commit message (
Expand
)
Author
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-06
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...
Alex Deucher
2016-12-04
don't open-code file_inode()
Al Viro
2016-11-23
drm/amdgpu: fix amdgpu_fill_buffer (v2)
Christian König
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callback
Christian König
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
Christian König
2016-10-25
drm/amdgpu: add VRAM manager v2
Christian König
2016-10-25
drm/amdgpu: enable amdgpu_move_blit to handle multiple MM nodes v2
Christian König
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-28
drm/amdgpu: free userptrs even if GTT isn't bound
Christian König
2016-09-28
drm/amdgpu: fix BO move offsets
Christian König
2016-09-28
drm/amdgpu: fix amdgpu_move_blit on 32bit systems
Christian König
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
2016-09-28
drm/amdgpu: add a custom GTT memory manager v2
Christian König
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
2016-09-14
drm/amdgpu: use explicit limit for VRAM<->GTT moves
Christian König
2016-09-14
drm/amdgpu: use explicit GTT limit for evictions
Christian König
2016-09-14
drm/amdgpu: unbind GTT only when it is bound
Christian König
2016-09-14
drm/amdgpu: use error label to handle exceptional case
Huang Rui
2016-09-14
drm/amdgpu: bind GTT on demand
Christian König
2016-09-14
drm/amdgpu: fix GTT offset handling
Christian König
2016-08-31
drm/amdgpu: add gart recovery by gtt list V2
Chunming Zhou
2016-08-31
drm/amdgpu: link all gtt when binding them V2
Chunming Zhou
2016-08-24
drm/amdgpu: fix lru size grouping v2
Christian König
2016-08-22
drm/amdgpu: fix lru size grouping v2
Christian König
2016-08-22
drm/amdgpu: add direct submision option for copy_buffer
Chunming Zhou
2016-08-19
drm/amdgpu: use domain's gpu_offset for start addr
Flora Cui
2016-08-19
drm/amdgpu: fix amdgpu_move_blit on 32bit systems
Christian König
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-08-08
drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu
Ken Wang
2016-08-08
drm/amdgpu: implement amdgpu_fill_buffer()
Flora Cui
2016-08-05
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-07-07
drm/amdgpu: add eviction counter
Christian König
2016-07-07
drm/amdgpu: pipeline evictions as well
Christian König
2016-07-07
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
2016-07-07
drm/amdgpu: remove pre move wait
Christian König
2016-07-07
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
drm/ttm: add wait for idle in all drivers bo_move functions
Christian König
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-04
drm/amdgpu: group BOs by log2 of the size on the LRU v2
Christian König
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
[next]