drm/amdgpu: use the VM as job owner
authorChristian König <christian.koenig@amd.com>
Mon, 16 Dec 2019 13:55:27 +0000 (14:55 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Feb 2020 04:30:39 +0000 (23:30 -0500)
commit114fbc31952eb5179da738cf0dd71318d7048bf6
tree2c4a7410c83ad8f074474ac7bcbcb1e98efe3938
parent81417bea8755c914134aaf3f46b56be52f4e273a
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c