diff options
author | Philip Yang <Philip.Yang@amd.com> | 2022-11-02 23:55:31 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-11-10 02:06:04 +0300 |
commit | e034a0d9aaee5c9129d5dfdfdfcab988a953412d (patch) | |
tree | 2efee71104df4c61240ca8ac26e40ef6f17d0ae0 /tools/perf/scripts/python/stackcollapse.py | |
parent | 64f65135c41a75f933d3bca236417ad8e9eb75de (diff) | |
download | linux-e034a0d9aaee5c9129d5dfdfdfcab988a953412d.tar.xz |
drm/amdgpu: Drop eviction lock when allocating PT BO
Re-take the eviction lock immediately again after the allocation is
completed, to fix circular locking warning with drm_buddy allocator.
Move amdgpu_vm_eviction_lock/unlock/trylock to amdgpu_vm.h as they are
called from multiple files.
Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions