drm/amdkfd: add svm ioctl GET_ATTR op
authorPhilip Yang <Philip.Yang@amd.com>
Sun, 16 Feb 2020 17:42:00 +0000 (12:42 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 01:46:35 +0000 (21:46 -0400)
commitc5e2e4781ac5760c6b5efb09fed6ac7725fcf041
tree9a20e7e40bfdd50faa3c3562a735299cd44b97b0
parent42de677f79999791bee4e21be318c32d90ab62c6
drm/amdkfd: add svm ioctl GET_ATTR op

Get the intersection of attributes over all memory in the given
range

Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Alex Sierra <alex.sierra@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_svm.c