summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c
AgeCommit message (Expand)AuthorLines
2018-07-27drm/amdgpu: implement harvesting support for UVD 7.2 (v3)Alex Deucher-3/+10
2018-07-25drm/amdgpu: expose only the first UVD instance for nowChristian König-7/+2
2018-06-15drm/amdgpu: add AMDGPU_HW_IP_VCN_JPEG to queue mgrBoyuan Zhang-0/+7
2018-05-18drm/amdgpu/vg20:Enable 2nd instance queue maping for uvd 7.2James Zhu-4/+10
2018-05-18drm/amdgpu/vg20:Restruct uvd to support multiple uvdsJames Zhu-2/+2
2017-12-06drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_mapMichel Dänzer-5/+5
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