diff options
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | 2016-01-27 19:04:19 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-01-28 19:46:45 +0300 |
commit | 28b8d66e0c1cc6c02b8159ae44aec359e12feefa (patch) | |
tree | e7810bfce856908ee788d2f9678e3923231e7a40 /drivers/gpu/drm/amd/amdgpu/clearstate_ci.h | |
parent | fe6fc1f132b4300c1f6defd43a5d673eb60a820d (diff) | |
download | linux-28b8d66e0c1cc6c02b8159ae44aec359e12feefa.tar.xz |
drm/amdgpu: only move pt bos in LRU list on success
This fixes a race condition in the error case: since the pt bos have not
necessarily been reserved in case of an error, we could move a pt bo that
is currently in the middle of being evicted/moved by another process,
which then resulted in a BUG_ON in ttm_bo_add_to_lru.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/clearstate_ci.h')
0 files changed, 0 insertions, 0 deletions