]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: restrict userptr even more
authorChristian König <christian.koenig@amd.com>
Tue, 29 Aug 2017 14:07:31 +0000 (16:07 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 31 Aug 2017 17:46:17 +0000 (13:46 -0400)
commit605240668aa1e2de6784ab25bbd5a6d87a176890
tree054e735911ca2d3ef89034df9052180938312fcb
parent88a1192447c7a104dad1e8049eee50ab94015db3
drm/amdgpu: restrict userptr even more

Don't allow them to be GEM imported into another process.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c