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_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
drm/radeon: fix the crash in test functions
Ilija Hadzic
1
-4
/
+4
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-2
/
+3
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
1
-7
/
+17
2014-08-19
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
1
-9
/
+9
2014-08-05
drm/radeon: use vram/gart pinned size in radeon_do_test_moves
Alex Deucher
1
-7
/
+1
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
1
-2
/
+2
2014-02-18
drm/radeon: initial VCE support v4
Christian König
1
-2
/
+37
2013-10-10
drm/radeon: forever loop on error in radeon_do_test_moves()
Dan Carpenter
1
-2
/
+2
2013-06-28
drm/radeon: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
1
-37
/
+38
2013-04-09
drm/radeon: UVD bringup v8
Christian König
1
-22
/
+50
2012-12-11
drm/radeon/kms: add support for dma rings to radeon_test_moves()
Alex Deucher
1
-4
/
+33
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-1
/
+1
2012-07-18
drm/radeon: remove radeon_ring_index()
Alex Deucher
1
-20
/
+15
2012-06-21
drm/radeon: rework ring syncing code
Christian König
1
-4
/
+2
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
1
-40
/
+26
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
1
-2
/
+2
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
1
-2
/
+2
2012-01-05
drm/radeon/kms: add missing ring ready check in sync tests
Alex Deucher
1
-0
/
+2
2011-12-20
drm/radeon: improve radeon_test_syncing function
Christian König
1
-14
/
+185
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-21
/
+21
2011-12-20
drm/radeon: Add radeon_test_syncing function v2
Christian König
1
-0
/
+88
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-1
/
+2
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-1
/
+2
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
1
-2
/
+2
2011-08-22
drm/radeon: Explicitly print GTT/VRAM offsets on test failure.
Michel Dänzer
1
-6
/
+18
2011-08-22
drm/radeon: Take IH ring into account for test size calculation.
Michel Dänzer
1
-3
/
+7
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
1
-2
/
+2
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
1
-2
/
+2
2010-02-18
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
1
-1
/
+1
2009-12-23
drm/radeon: fix build on 64-bit with some compilers.
Dave Airlie
1
-2
/
+2
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
1
-23
/
+32
2009-10-16
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
Matt Turner
1
-3
/
+3
2009-07-29
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
Michel Dänzer
1
-0
/
+209