OSDN Git Service

Revert "drm/amdgpu: move PD/PT bos on LRU again"
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 29 Aug 2018 09:59:38 +0000 (11:59 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Aug 2018 17:35:43 +0000 (12:35 -0500)
commitd78c1fa0c9f815fe951fd57001acca3d35262a17
tree45b43ffb60ec8e966a2ca45a7add0de2f4c51ce3
parent0e33495d4907f0834321c678f86c912d64f0cd6c
Revert "drm/amdgpu: move PD/PT bos on LRU again"

This reverts commit 31625ccae4464b61ec8cdb9740df848bbc857a5b.

It triggered various badness on my development machine when running the
piglit gpu profile with radeonsi on Bonaire, looks like memory
corruption due to insufficiently protected list manipulations.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c