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