commit | 114fbc31952eb5179da738cf0dd71318d7048bf6 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Dec 16 14:55:27 2019 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 04 23:30:39 2020 -0500 |
tree | 2c4a7410c83ad8f074474ac7bcbcb1e98efe3938 | |
parent | 81417bea8755c914134aaf3f46b56be52f4e273a [diff] |
drm/amdgpu: use the VM as job owner For HMM we need to rework how VM synchronization works, so instead of the filp use VM as job owner. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>