OSDN Git Service

drm/amdgpu: Remove verify_access shortcut for KFD BOs
authorFelix Kuehling <Felix.Kuehling@amd.com>
Wed, 7 Apr 2021 22:48:09 +0000 (18:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 01:46:01 +0000 (21:46 -0400)
commitcccbeb6209bddee35539d9353de9fd775ce9bb55
tree59530b773b875982c69fe64447404b0760750905
parentd4ec4bdc0bd5ad352854473ba4dcbdb39fd5bfdd
drm/amdgpu: Remove verify_access shortcut for KFD BOs

This shortcut is no longer needed with access managed properly by KFD.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c