summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_ib.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-16drm/radeon: fix indentation.Jérome Glisse1-2/+2
2014-11-20drm/radeon: track VM update fences separatelyChristian König1-1/+2
2014-11-20drm/radeon: split semaphore and sync object handling v2Christian König1-8/+5
2014-09-11drm/radeon: add the infrastructure for concurrent buffer accessChristian König1-1/+1
2014-08-27drm/radeon: force fence completion only on problematic rings (v2)Christian König1-0/+1
2014-08-18drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer1-2/+3
2014-08-05drm/radeon: separate ring and IB handlingChristian König1-0/+319