index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_object.h
Commit message (
Expand
)
Author
Age
*
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-03
*
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-08-05
*
drm/radeon: use NULL instead of zero in object functions
Michele CURTI
2014-06-02
*
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
2014-03-03
*
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
*
drm/radeon: allow selection of alignment in the sub-allocator
Alex Deucher
2013-07-14
*
drm/radeon: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
2013-06-27
*
drm/radeon: inline reservations
Maarten Lankhorst
2013-06-27
*
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-27
*
drm/radeon: UVD bringup v8
Christian König
2013-04-09
*
drm/radeon: Use ttm_bo_is_reserved
Maarten Lankhorst
2012-11-06
*
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-09-20
*
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
*
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-05-09
*
drm/radeon: Restrict offset for legacy hardware cursor.
Michel Dänzer
2012-03-20
*
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-06
*
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
2011-12-20
*
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
2011-10-27
*
drm/radeon: Move more code out of line
Andi Kleen
2011-10-18
*
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-08-31
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
drm/radeon: embed struct drm_gem_object
Daniel Vetter
2011-02-22
*
drm/radeon: Use the ttm execbuf utilities
Thomas Hellstrom
2010-11-21
*
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-21
*
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
2010-11-17
*
drm/radeon/kms: Silent spurious error message
Jean Delvare
2010-10-12
*
drm/radeon/kms: add support for new fault callback V7
Jerome Glisse
2010-04-20
*
drm/radeon/kms: fix bo's fence association
Jerome Glisse
2010-02-18
*
drm/radeon/kms: Return to userspace on ERESTARTSYS
Jerome Glisse
2009-12-16
*
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-10
*
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-01
*
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2009-08-19
*
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-06-14