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_ttm.c
Commit message (
Expand
)
Author
Age
*
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Niels Ole Salscheider
2013-05-20
*
drm: fix compile failure by including <linux/swiotlb.h>
Chris Metcalf
2013-02-04
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
*
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
*
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
2012-11-20
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
*
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
2012-07-25
*
drm/radeon: replace vmram_mutex with mclk_lock v2
Christian König
2012-06-21
*
drm/radeon: rework ring syncing code
Christian König
2012-06-21
*
drm/radeon: remove radeon_fence_create
Christian König
2012-06-21
*
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
*
drm/radeon: immediately free ttm-move semaphore
Christian König
2012-05-09
*
drm/radeon: fix a bug with the ring syncing code
Christian König
2012-05-03
*
drm/radeon/kms: reorganize copy callbacks
Alex Deucher
2012-02-29
*
ttm: fix agp since ttm tt rework
Jerome Glisse
2012-01-06
*
drm/radeon/kms: sync across multiple rings when doing bo moves v3
Alex Deucher
2012-01-06
*
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
*
drm/radeon: make cp variable an array
Christian König
2011-12-20
*
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-12-20
*
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
*
drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4
Konrad Rzeszutek Wilk
2011-12-06
*
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
*
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
*
drm/ttm: remove unused backend flags field
Jerome Glisse
2011-12-06
*
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
2011-09-18
*
drm/radeon/alpha: Add Alpha support to Radeon DRM code
Jay Estabrook
2011-08-22
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-15
|
\
|
*
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
2011-03-13
*
|
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-14
|
\
|
|
*
drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46
Dave Airlie
2011-02-13
*
|
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-22
*
|
Merge branch 'drm-mm-cleanup' into drm-next
Dave Airlie
2011-02-22
|
\
\
|
*
|
drm/radeon: embed struct drm_gem_object
Daniel Vetter
2011-02-22
|
|
/
*
|
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2011-02-22
|
\
\
|
|
/
|
/
|
|
*
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-22
|
*
radeon/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
2011-02-18
|
*
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2011-01-27
*
|
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
2010-11-17
|
/
*
drivers/gpu/drm: Update WARN uses
Joe Perches
2010-11-08
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
|
\
|
*
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-04
|
*
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
2010-10-04
*
|
drivers/gpu/drm: Remove unnecessary casts of private_data
Joe Perches
2010-09-23
|
/
*
drm: move ttm global code to core drm
Dave Airlie
2010-08-03
*
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
Michel Dänzer
2010-05-21
*
radeon: Unmap vram pages when reclocking
Matthew Garrett
2010-05-18
*
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2010-04-20
|
\
|
*
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
|
*
drm/radeon/kms: add support for new fault callback V7
Jerome Glisse
2010-04-20
|
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-07
[next]