index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2013-01-15
drm/radeon: improve semaphore debugging on lockup
Jerome Glisse
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-06-21
drm/radeon: rework ring syncing code
Christian König
2012-05-09
drm/radeon: rip out the ib pool
Jerome Glisse
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
2012-05-09
drm/radeon: define new SA interface v3
Christian König
2012-05-09
drm/radeon: make sa bo a stand alone object
Christian König
2012-05-09
drm/radeon: use inline functions to calc sa_bo addr
Christian König
2012-05-09
drm/radeon: replace the per ring mutex with a global one
Christian König
2012-05-03
drm/radeon: fix a bug with the ring syncing code
Christian König
2012-01-05
drm/radeon: allocate semaphore from the ib pool
Jerome Glisse
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
drm/radeon: make some asic pointers per ring
Christian König
2011-12-20
drm/radeon: make cp variable an array
Christian König
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
drm/radeon/kms: add support for semaphores v3
Christian König