index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_vm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-1
/
+2
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-3
/
+4
2017-08-15
drm/radeon: Fix preferred typo
Kent Russell
1
-2
/
+2
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-2
/
+2
2016-03-17
drm/radeon: fix indentation.
Jérome Glisse
1
-9
/
+10
2015-12-22
drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
Felix Kuehling
1
-6
/
+6
2015-07-09
drm/radeon: check if BO_VA is set before adding it to the invalidation list
Christian König
1
-5
/
+5
2015-07-09
drm/radeon: allways add the VM clear duplicate
Christian König
1
-18
/
+16
2015-07-03
Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
1
-2
/
+2
2015-06-29
drm/radeon: fix adding all VAs to the freed list on remove v2
Christian König
1
-2
/
+2
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-24
/
+29
2015-06-11
drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
Michel Dänzer
1
-5
/
+12
2015-05-28
drm/radeon: stop using addr to check for BO move
Christian König
1
-24
/
+29
2015-04-27
drm/radeon: check new address before removing old one
Christian König
1
-14
/
+17
2015-04-27
drm/radeon: reset BOs address after clearing it.
Christian König
1
-0
/
+2
2015-04-27
drm/radeon: fix lockup when BOs aren't part of the VM on release
Christian König
1
-1
/
+2
2015-02-02
drm/radeon: properly set vm fragment size for TN/RL
Alex Deucher
1
-2
/
+4
2015-01-22
drm/radeon: Remove rdev->gart.pages_addr array
Michel Dänzer
1
-4
/
+2
2014-12-03
drm/radeon: add spinlock for BO_VA status protection (v2)
Christian König
1
-6
/
+30
2014-12-03
drm/radeon: fence PT updates as shared
Christian König
1
-9
/
+19
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
1
-3
/
+3
2014-12-03
drm/radeon: drop the handle from radeon_cs_reloc
Christian König
1
-2
/
+0
2014-12-03
drm/radeon drop gobj from radeon_cs_reloc
Christian König
1
-2
/
+0
2014-11-20
drm/radeon: sync PT updates as shared v2
Christian König
1
-1
/
+8
2014-11-20
drm/radeon: sync PD updates as shared
Christian König
1
-1
/
+1
2014-11-20
drm/radeon: fence BO_VAs manually
Christian König
1
-11
/
+6
2014-11-20
drm/radeon: use one VMID for each ring
Christian König
1
-23
/
+36
2014-11-20
drm/radeon: track VM update fences separately
Christian König
1
-12
/
+13
2014-11-20
drm/radeon: fence PT updates manually v2
Christian König
1
-24
/
+41
2014-11-20
drm/radeon: split semaphore and sync object handling v2
Christian König
1
-2
/
+2
2014-11-20
drm/radeon: remove unnecessary VM syncs
Christian König
1
-2
/
+0
2014-11-20
drm/radeon: stop re-reserving the BO in radeon_vm_bo_set_addr
Christian König
1
-2
/
+2
2014-11-20
drm/radeon: rework vm_flush parameters
Christian König
1
-1
/
+2
2014-10-28
drm/radeon: Use drm_malloc_ab instead of kmalloc_array
Michel Dänzer
1
-2
/
+2
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-2
/
+3
2014-10-03
drm/radeon: cope with foreign fences inside the reservation object
Maarten Lankhorst
1
-2
/
+2
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
1
-12
/
+4
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
1
-0
/
+3
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-3
/
+12
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
1
-1
/
+1
2014-08-26
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+3
2014-08-19
drm/radeon: re-enable selective GPUVM flushing
Alex Deucher
1
-3
/
+1
2014-08-19
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
1
-3
/
+3
2014-08-15
drm/radeon: Always flush VM again on < CIK
Michel Dänzer
1
-1
/
+3
2014-08-15
drm/radeon: add a check for allocation failure (v2)
Dan Carpenter
1
-0
/
+4
2014-08-11
drm/radeon: add userptr support v8
Christian König
1
-0
/
+3
2014-08-05
drm/radeon: update IB size estimation for VM
Christian König
1
-13
/
+30
2014-08-05
drm/radeon: split PT setup in more functions
Christian König
1
-14
/
+53
2014-08-05
drm/radeon: take a BO reference on VM cleanup
Christian König
1
-2
/
+6
2014-08-05
drm/radeon: try to enable VM flushing once more
Christian König
1
-2
/
+1
[next]