aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_semaphore.c
AgeCommit message (Expand)Author
2013-01-15drm/radeon: improve semaphore debugging on lockupJerome Glisse
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-06-21drm/radeon: rework ring syncing codeChristian König
2012-05-09drm/radeon: rip out the ib poolJerome Glisse
2012-05-09drm/radeon: simplify semaphore handling v2Jerome Glisse
2012-05-09drm/radeon: define new SA interface v3Christian König
2012-05-09drm/radeon: make sa bo a stand alone objectChristian König
2012-05-09drm/radeon: use inline functions to calc sa_bo addrChristian König
2012-05-09drm/radeon: replace the per ring mutex with a global oneChristian König
2012-05-03drm/radeon: fix a bug with the ring syncing codeChristian König
2012-01-05drm/radeon: allocate semaphore from the ib poolJerome Glisse
2011-12-20drm/radeon: rename struct radeon_cp to radeon_ringChristian König
2011-12-20drm/radeon: make some asic pointers per ringChristian König
2011-12-20drm/radeon: make cp variable an arrayChristian König
2011-12-20drm/radeon: make all functions work with multiple rings.Christian König
2011-12-20drm/radeon/kms: add support for semaphores v3Christian König