commit | 8d0a7cea824a2784150ef7f25a1e88f18a2a8f69 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Nov 03 20:58:50 2015 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 10 14:16:56 2016 -0500 |
tree | 488fbe4c708a7db0605571fdae60685fcdbbc4c8 | |
parent | 165e4e07c2cb91658c444ac4dab49473bfb3847b [diff] |
drm/amdgpu: grab VMID before submitting job v5 This allows the scheduler to handle the dependencies on ID contention as well. v2: grab id only once v3: use a separate lock for the VMIDs v4: cleanup after semaphore removal v5: minor coding style change Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>