aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c
Commit message (Expand)AuthorAge
* drm/amdgpu: implement harvesting support for UVD 7.2 (v3)Alex Deucher2018-07-27
* drm/amdgpu: expose only the first UVD instance for nowChristian König2018-07-25
* drm/amdgpu: add AMDGPU_HW_IP_VCN_JPEG to queue mgrBoyuan Zhang2018-06-15
* drm/amdgpu/vg20:Enable 2nd instance queue maping for uvd 7.2James Zhu2018-05-18
* drm/amdgpu/vg20:Restruct uvd to support multiple uvdsJames Zhu2018-05-18
* drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_mapMichel Dänzer2017-12-06
* drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer2017-11-28
* drm/amdgpu: map compute rings by least recently used pipeAndres Rodriguez2017-09-28
* drm/amdgpu: use LRU mapping policy for SDMA enginesAndres Rodriguez2017-05-31
* drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3Andres Rodriguez2017-05-31
* drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez2017-05-31
* drm/amdgpu: untie user ring ids from kernel ring ids v6Andres Rodriguez2017-05-31