summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/evergreen_dma.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-20drm/radeon: split semaphore and sync object handling v2Christian König1-11/+7
2014-10-03drm/radeon: cope with foreign fences inside the reservation objectMaarten Lankhorst1-1/+1
2014-09-11drm/radeon: add the infrastructure for concurrent buffer accessChristian König1-11/+13
2014-08-18drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer1-1/+1
2014-05-06drm/radeon: drm/radeon: add missing radeon_semaphore_free to error pathMaarten Lankhorst1-0/+1
2014-02-18drm/radeon: drop radeon_ring_force_activityChristian König1-2/+0
2014-02-18drm/radeon: drop drivers copy of the rptrChristian König1-1/+1
2013-11-15drm/radeon: allow semaphore emission to failChristian König1-7/+2
2013-08-30drm/radeon: separate DMA codeChristian König1-0/+190