summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2018-09-12 21:19:57 +0200
committerAlex Deucher <alexander.deucher@amd.com>2018-09-13 15:14:11 -0500
commit03651735fbded39f608163718f816ab9cf14fba7 (patch)
treeba83f70ceb6cf511f785c64250f2b69498760816 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentc37e2d29f0fbc933508637d7129a8f079b06ab40 (diff)
drm/ttm: once more fix ttm_bo_bulk_move_lru_tail
While cutting the lists we sometimes accidentally added a list_head from the stack to the LRUs, effectively corrupting the list. Remove the list cutting and use explicit list manipulation instead. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-and-Tested: Huang Rui <ray.huang@amd.com> Tested-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions