aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_prime.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-19drm/radeon: remove stale gem->driver_private accessDavid Herrmann1-1/+0
2013-06-28drm/radeon: implement unpin function, v2Maarten Lankhorst1-5/+13
2013-02-08drm/radeon: use prime helpersAaron Plattner1-149/+21
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim1-0/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-06-16drm/radeon/prime: reserve/unreserve around pinDave Airlie1-2/+8
2012-05-31radeon: add radeon prime vmap support.Dave Airlie1-0/+38
2012-05-31radeon: add stub dma-buf mmap functionalityDave Airlie1-0/+6
2012-05-23drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie1-1/+1
2012-05-23drm/radeon: add PRIME support (v2)Alex Deucher1-0/+176