]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfac8a1c6ef65c4ec26c04f813ad032a44c51f026
tree2c4a7410c83ad8f074474ac7bcbcb1e98efe3938
parent64084efd7bce090116abc9da01f0b8d4b8993447
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