diff options
author | xinhui pan <[email protected]> | 2020-02-11 11:28:34 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-02-26 14:17:32 -0500 |
commit | f4a3c42b5c52c8c603fa8433c52aa940a4ad938a (patch) | |
tree | f9e3bf3b54316eadf0afaa706cd6e41d0e6532c8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | cab5dec425f19f3d4eeca0d8e073578cbed66d8d (diff) |
drm/amdgpu: Remove kfd eviction fence before release bo (v2)
No need to trigger eviction as the memory mapping will not be used
anymore.
All pt/pd bos share same resv, hence the same shared eviction fence.
Everytime page table is freed, the fence will be signled and that cuases
kfd unexcepted evictions.
v2: squash in 32 bit fix
CC: Christian König <[email protected]>
CC: Felix Kuehling <[email protected]>
CC: Alex Deucher <[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: xinhui pan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions