index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_semaphore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-06-21
drm/radeon: rework ring syncing code
Christian König
1
-46
/
+25
2012-05-09
drm/radeon: rip out the ib pool
Jerome Glisse
1
-1
/
+1
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
1
-114
/
+23
2012-05-09
drm/radeon: define new SA interface v3
Christian König
1
-1
/
+1
2012-05-09
drm/radeon: make sa bo a stand alone object
Christian König
1
-2
/
+2
2012-05-09
drm/radeon: use inline functions to calc sa_bo addr
Christian König
1
-4
/
+2
2012-05-09
drm/radeon: replace the per ring mutex with a global one
Christian König
1
-23
/
+19
2012-05-03
drm/radeon: fix a bug with the ring syncing code
Christian König
1
-0
/
+56
2012-01-05
drm/radeon: allocate semaphore from the ib pool
Jerome Glisse
1
-70
/
+87
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-2
/
+2
2011-12-20
drm/radeon: make some asic pointers per ring
Christian König
1
-2
/
+2
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-2
/
+2
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-2
/
+2
2011-12-20
drm/radeon/kms: add support for semaphores v3
Christian König
1
-0
/
+161