commit | a9a78b329a3e31a977f8d8ef64b2f3a574899992 | [log] [tgz] |
---|---|---|
author | Christian König <[email protected]> | Thu Jan 21 10:19:11 2016 +0100 |
committer | Alex Deucher <[email protected]> | Wed Feb 10 14:16:58 2016 -0500 |
tree | f37eadb3fd535501d79f793cf568c99e4932f652 | |
parent | 94dd0a4ae0b1af997b1f45793e5fd5b47f4ffc18 [diff] |
drm/amdgpu: use a global LRU list for VMIDs With the scheduler enabled managing per ring LRUs don't make much sense any more. Signed-off-by: Christian König <[email protected]> Reviewed-by: Chunming Zhou <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>