index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_queue_mgr.c
Age
Commit message (
Expand
)
Author
2018-08-27
drm/amdgpu: remove the queue manager
Christian König
2018-07-27
drm/amdgpu: implement harvesting support for UVD 7.2 (v3)
Alex Deucher
2018-07-25
drm/amdgpu: expose only the first UVD instance for now
Christian König
2018-06-15
drm/amdgpu: add AMDGPU_HW_IP_VCN_JPEG to queue mgr
Boyuan Zhang
2018-05-18
drm/amdgpu/vg20:Enable 2nd instance queue maping for uvd 7.2
James Zhu
2018-05-18
drm/amdgpu/vg20:Restruct uvd to support multiple uvds
James Zhu
2017-12-06
drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_map
Michel Dänzer
2017-11-28
drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map
Michel Dänzer
2017-09-28
drm/amdgpu: map compute rings by least recently used pipe
Andres Rodriguez
2017-05-31
drm/amdgpu: use LRU mapping policy for SDMA engines
Andres Rodriguez
2017-05-31
drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
Andres Rodriguez
2017-05-31
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
2017-05-31
drm/amdgpu: untie user ring ids from kernel ring ids v6
Andres Rodriguez