aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-4/+4
2016-08-22drm/amdgpu: add direct submision option for copy_bufferChunming Zhou1-1/+2
2016-05-04drm/amd: make some function-local tables static constNils Wallménius1-1/+1
2015-09-23drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König1-2/+4
2015-08-26drm/amdgpu: use IB for copy buffer of evictionChunming Zhou1-4/+4
2015-08-17drm/amdgpu: remove amdgpu_fence_waitChristian König1-1/+1
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+221