aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/amdgpu/vg20:Enable 2nd instance queue maping for uvd 7.2James Zhu1-4/+10
2018-05-18drm/amdgpu/vg20:Restruct uvd to support multiple uvdsJames Zhu1-2/+2
2017-12-06drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_mapMichel Dänzer1-5/+5
2017-11-28drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer1-3/+3
2017-09-28drm/amdgpu: map compute rings by least recently used pipeAndres Rodriguez1-3/+5
2017-05-31drm/amdgpu: use LRU mapping policy for SDMA enginesAndres Rodriguez1-1/+1
2017-05-31drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3Andres Rodriguez1-2/+14
2017-05-31drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez1-1/+37
2017-05-31drm/amdgpu: untie user ring ids from kernel ring ids v6Andres Rodriguez1-0/+251