summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c
AgeCommit message (Expand)AuthorLines
2017-11-28drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer-3/+3
2017-09-28drm/amdgpu: map compute rings by least recently used pipeAndres Rodriguez-3/+5
2017-05-31drm/amdgpu: use LRU mapping policy for SDMA enginesAndres Rodriguez-1/+1
2017-05-31drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3Andres Rodriguez-2/+14
2017-05-31drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez-1/+37
2017-05-31drm/amdgpu: untie user ring ids from kernel ring ids v6Andres Rodriguez-0/+251