index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_semaphore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: improve semaphore debugging on lockup
Jerome Glisse
2013-01-15
1
-0
/
+4
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
*
drm/radeon: rework ring syncing code
Christian König
2012-06-21
1
-46
/
+25
*
drm/radeon: rip out the ib pool
Jerome Glisse
2012-05-09
1
-1
/
+1
*
drm/radeon: simplify semaphore handling v2
Jerome Glisse
2012-05-09
1
-114
/
+23
*
drm/radeon: define new SA interface v3
Christian König
2012-05-09
1
-1
/
+1
*
drm/radeon: make sa bo a stand alone object
Christian König
2012-05-09
1
-2
/
+2
*
drm/radeon: use inline functions to calc sa_bo addr
Christian König
2012-05-09
1
-4
/
+2
*
drm/radeon: replace the per ring mutex with a global one
Christian König
2012-05-09
1
-23
/
+19
*
drm/radeon: fix a bug with the ring syncing code
Christian König
2012-05-03
1
-0
/
+56
*
drm/radeon: allocate semaphore from the ib pool
Jerome Glisse
2012-01-05
1
-70
/
+87
*
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
1
-2
/
+2
*
drm/radeon: make some asic pointers per ring
Christian König
2011-12-20
1
-2
/
+2
*
drm/radeon: make cp variable an array
Christian König
2011-12-20
1
-2
/
+2
*
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
1
-2
/
+2
*
drm/radeon/kms: add support for semaphores v3
Christian König
2011-12-20
1
-0
/
+161