summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/evergreen_dma.c
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-1/+1
* drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg2019-06-101-1/+1
* drm/radeon: split semaphore and sync object handling v2Christian König2014-11-201-11/+7
* drm/radeon: cope with foreign fences inside the reservation objectMaarten Lankhorst2014-10-031-1/+1
* drm/radeon: add the infrastructure for concurrent buffer accessChristian König2014-09-111-11/+13
* drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer2014-08-181-1/+1
* drm/radeon: drm/radeon: add missing radeon_semaphore_free to error pathMaarten Lankhorst2014-05-061-0/+1
* drm/radeon: drop radeon_ring_force_activityChristian König2014-02-181-2/+0
* drm/radeon: drop drivers copy of the rptrChristian König2014-02-181-1/+1
* drm/radeon: allow semaphore emission to failChristian König2013-11-151-7/+2
* drm/radeon: separate DMA codeChristian König2013-08-301-0/+190