commit | 36fd7c5c3ca6e03a265e8458905f453b552fe9df | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon May 23 15:30:08 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 14:51:22 2016 -0400 |
tree | 286cdb9cd0914ede8b685708b179f401b58b22f9 | |
parent | 354202389614bc7c29b6fbb98677326fcc248055 [diff] |
drm/amdgpu: prefer VMIDs idle on the current ring Prefer to use a VMIDs which are idle on the ring we want to submit to. This also removes bubbling idle VMIDs up on the LRU, which is actually not beneficial. Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>