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.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_object.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
1
-0
/
+1
2016-05-05
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-1
/
+1
2015-01-22
gpu: drm: radeon: radeon_object: Remove unused function
Rickard Strandqvist
1
-2
/
+0
2014-11-20
drm/radeon: fence PT updates manually v2
Christian König
1
-0
/
+2
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-0
/
+1
2014-08-05
drm/radeon: add radeon_bo_ref function
Christian König
1
-0
/
+1
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
1
-2
/
+3
2014-06-02
drm/radeon: use NULL instead of zero in object functions
Michele CURTI
1
-1
/
+1
2014-03-03
drm/radeon: drop non blocking allocations from sub allocator
Christian König
1
-1
/
+1
2014-03-03
drm/radeon: limit how much memory TTM can move per IB according to VRAM usage
Marek Olšák
1
-1
/
+2
2014-03-03
drm/radeon: validate relocations in the order determined by userspace v3
Marek Olšák
1
-2
/
+0
2014-03-03
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
Marek Olšák
1
-1
/
+1
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
1
-4
/
+1
2013-07-14
drm/radeon: allow selection of alignment in the sub-allocator
Alex Deucher
1
-1
/
+1
2013-06-28
drm/radeon: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
1
-5
/
+0
2013-06-28
drm/radeon: inline reservations
Maarten Lankhorst
1
-1
/
+21
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
1
-1
/
+2
2013-04-09
drm/radeon: UVD bringup v8
Christian König
1
-1
/
+1
2012-11-07
drm/radeon: Use ttm_bo_is_reserved
Maarten Lankhorst
1
-1
/
+1
2012-09-20
drm/radeon: let bo_reserve take no_intr instead of no_wait param
Christian König
1
-1
/
+1
2012-09-20
drm/radeon: move and rename radeon_bo_va function
Christian König
1
-2
/
+0
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
1
-3
/
+4
2012-05-09
drm/radeon: define new SA interface v3
Christian König
1
-2
/
+3
2012-05-09
drm/radeon: make sa bo a stand alone object
Christian König
1
-2
/
+2
2012-05-09
drm/radeon: keep start and end offset in the SA
Christian König
1
-2
/
+2
2012-05-09
drm/radeon: add sub allocator debugfs file
Christian König
1
-0
/
+5
2012-05-09
drm/radeon: use inline functions to calc sa_bo addr
Christian König
1
-0
/
+11
2012-03-20
drm/radeon: Restrict offset for legacy hardware cursor.
Michel Dänzer
1
-0
/
+2
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
1
-0
/
+12
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
1
-0
/
+20
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
1
-1
/
+1
2011-10-18
drm/radeon: Move more code out of line
Andi Kleen
1
-39
/
+3
2011-08-31
drm/radeon/kms: add a new gem_wait ioctl with read/write flags
Marek Olšák
1
-2
/
+2
2011-08-31
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
1
-4
/
+3
2010-11-22
drm/radeon: Use the ttm execbuf utilities
Thomas Hellstrom
1
-3
/
+0
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
1
-2
/
+2
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
1
-3
/
+4
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-04-20
drm/radeon/kms: add support for new fault callback V7
Jerome Glisse
1
-1
/
+1
2010-02-18
drm/radeon/kms: fix bo's fence association
Jerome Glisse
1
-2
/
+2
2009-12-16
drm/radeon/kms: Return to userspace on ERESTARTSYS
Jerome Glisse
1
-11
/
+5
2009-12-10
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
1
-1
/
+1
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
1
-12
/
+145
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
1
-0
/
+1
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
1
-0
/
+45