]> 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)
commite4d4f19c5e8470867cd6cb378e196d136f9d6975
tree2c4a7410c83ad8f074474ac7bcbcb1e98efe3938
parent33ea819e4aedfc9c092acf065b2bf141b565a444
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