commit | afd545f673ad40bc0d3d6ecae686ca6fc44d1743 | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Fri Oct 12 17:23:09 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 14:21:16 2018 -0500 |
tree | 442d31b071f13cdac083930c6403228b71228f20 | |
parent | 2a79d86897afd54778d44019dcc9327e0188e69f [diff] |
drm/amdkfd: Use functions from amdgpu to invalidate vmid in kfd As part of the change, we stop taking the srbm lock, and start to use the same invalidation engine and software lock as amdgpu. Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>