diff options
author | 2019-02-07 12:08:14 -0500 | |
---|---|---|
committer | 2019-02-13 17:50:47 -0500 | |
commit | 8db588d5d35e6ab0f8fa404c0d3eade6bbd272bc (patch) | |
tree | 09b4a97022ee48c8e412aa9f3187a5517cc7ddf1 /drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | |
parent | drm/amdgpu: Replace ttm_bo_wait with amdgpu_bo_sync_wait (diff) | |
download | linux-dev-8db588d5d35e6ab0f8fa404c0d3eade6bbd272bc.tar.xz linux-dev-8db588d5d35e6ab0f8fa404c0d3eade6bbd272bc.zip |
drm/amdgpu: Avoid setting off KFD eviction fences in amdgpu_vm
Use FENCE_OWNER_KFD to synchronize PT/PD initialization and clearing
of page table entries. This avoids triggering KFD eviction fences on
the PD reservation objects of compute VMs.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c')
0 files changed, 0 insertions, 0 deletions