summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-02drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou1-3/+21
2015-08-17drm/amdgpu: move wait_queue_head from adev to ring (v2)monk.liu1-0/+2
2015-08-17drm/amdgpu: protect fence_process from multiple contextChunming Zhou1-1/+1
2015-06-04drm/amdgpu: add core driver (v4)Alex Deucher1-0/+561