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