commit | b995795bf09b6bb7847a2a9fc8e6b5b4ab0ce20c | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Aug 30 10:04:53 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Sun Sep 02 10:16:38 2018 -0500 |
tree | b21c36f5b40bc110fc61e6b5403168ef8f2d841e | |
parent | 972a21f94631642d6714bb2a1983b7b15a77526d [diff] |
drm/amdgpu: fix "use bulk moves for efficient VM LRU handling" v2 First step to fix the LRU corruption, we accidentially tried to move things on the LRU after dropping the lock. Signed-off-by: Christian König <christian.koenig@amd.com> Tested-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>