commit | 8d76001e0058aca129f599810d4f60e36fb36c5b | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon May 23 16:00:32 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 14:51:23 2016 -0400 |
tree | 1378f12f00ff4d7021f901a469cc58deac5a17d9 | |
parent | 36fd7c5c3ca6e03a265e8458905f453b552fe9df [diff] |
drm/amdgpu: reuse VMIDs assigned to a VM only if there is also a free one This fixes a fairness problem with the GPU scheduler. VM having lot of jobs could previously starve VM with less jobs. 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>