summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
for-alexdrm/amdgpu: use LRU mapping policy for SDMA enginesAndres Rodriguez7 years
for-alex-4.13drm/amdgpu: implement ring set_priority for gfx_v8 compute v8Andres Rodriguez7 years
kiq-prioritydrm/amdgpu: implement ring set_priority for gfx_v8 compute v7Andres Rodriguez7 years
wip-high-priority-v9drm/amdgpu: implement ring set_priority for gfx_v8 compute v8Andres Rodriguez7 years
wip-process-priorities-v1drm/amdgpu: add interface for editing a foreign process's priorityAndres Rodriguez7 years
wip-process-priorities-v2drm/amdgpu: add interface for editing a foreign process's priority v3Andres Rodriguez7 years
wip-process-priorities-v3drm/amdgpu: add interface for editing a foreign process's priority v3Andres Rodriguez7 years
 
 
AgeCommit messageAuthorFilesLines
2017-04-27drm/amdgpu: use LRU mapping policy for SDMA enginesfor-alexAndres Rodriguez1-1/+1
2017-04-27drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3Andres Rodriguez3-11/+42
2017-04-27drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez5-1/+110
2017-04-27drm/amdgpu: untie user ring ids from kernel ring ids v4Andres Rodriguez7-95/+335
2017-04-27drm/amdgpu: workaround tonga HW bug in HQD programming sequenceAndres Rodriguez1-1/+15
2017-04-27drm/amdgpu: condense mqd programming sequenceAndres Rodriguez2-105/+23
2017-04-27drm/amdgpu: new queue policy, take first 2 queues of each pipe v2Andres Rodriguez2-4/+4
2017-04-27drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2Andres Rodriguez4-18/+98
2017-04-27drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCESAndres Rodriguez2-4/+39
2017-04-27drm/amdgpu: allocate queues horizontally across pipesAndres Rodriguez3-69/+113
[...]
 
Clone
git://people.freedesktop.org/~lostgoat/linux
ssh://people.freedesktop.org/~lostgoat/linux