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_ttm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-29
drm/radeon: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-05-07
drm/radeon: fix userptr BO unpin bug v3
monk.liu
1
-5
/
+3
2015-04-02
drm/radeon: add extra check in radeon_ttm_tt_unpin_userptr
Christian König
1
-0
/
+4
2014-12-04
drm/radeon: check the right ring in radeon_evict_flags()
Alex Deucher
1
-1
/
+1
2014-11-12
drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first
Michel Dänzer
1
-1
/
+24
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-1
/
+1
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
1
-1
/
+1
2014-09-19
drm/radeon: fix AGP userptr handling
Christian König
1
-7
/
+14
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
1
-6
/
+6
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-32
/
+2
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-11
/
+14
2014-08-11
drm/radeon: add userptr flag to limit it to anonymous memory v2
Christian König
1
-0
/
+10
2014-08-11
drm/radeon: add userptr support v8
Christian König
1
-0
/
+145
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
1
-1
/
+1
2014-08-05
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
1
-2
/
+6
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-2
/
+3
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
1
-1
/
+4
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-2
/
+3
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-1
/
+1
2014-03-07
drm/radeon: silence GCC warning on 32 bit
Paul Bolle
1
-1
/
+1
2014-03-07
drm/radeon: TTM must be init with cpu-visible VRAM, v2
Lauri Kasanen
1
-0
/
+3
2014-03-03
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
Marek Olšák
1
-1
/
+7
2013-12-25
drm/radeon: add GART debugfs access v3
Christian König
1
-0
/
+63
2013-12-25
drm/radeon: add VRAM debugfs access v3
Christian König
1
-1
/
+76
2013-12-25
drm/radeon: cleanup radeon_ttm debugfs handling
Christian König
1
-36
/
+23
2013-12-18
drm: rip out drm_core_has_AGP
Daniel Vetter
1
-1
/
+1
2013-08-27
drm: verify vma access in TTM+GEM drivers
David Herrmann
1
-1
/
+3
2013-05-20
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Niels Ole Salscheider
1
-1
/
+1
2013-02-04
drm: fix compile failure by including <linux/swiotlb.h>
Chris Metcalf
1
-0
/
+1
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
1
-15
/
+16
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
1
-4
/
+3
2012-11-20
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
1
-1
/
+1
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-1
/
+1
2012-07-25
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
1
-3
/
+1
2012-06-21
drm/radeon: replace vmram_mutex with mclk_lock v2
Christian König
1
-2
/
+2
2012-06-21
drm/radeon: rework ring syncing code
Christian König
1
-20
/
+0
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
1
-19
/
+11
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
1
-2
/
+14
2012-05-09
drm/radeon: immediately free ttm-move semaphore
Christian König
1
-2
/
+5
2012-05-03
drm/radeon: fix a bug with the ring syncing code
Christian König
1
-27
/
+21
2012-02-29
drm/radeon/kms: reorganize copy callbacks
Alex Deucher
1
-7
/
+8
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
1
-0
/
+11
2012-01-06
drm/radeon/kms: sync across multiple rings when doing bo moves v3
Alex Deucher
1
-4
/
+34
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-3
/
+3
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-3
/
+3
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
1
-1
/
+1
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
1
-21
/
+22
2011-12-06
drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4
Konrad Rzeszutek Wilk
1
-6
/
+77
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
1
-0
/
+2
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
1
-136
/
+83
[next]