summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorYuBiao Wang <YuBiao.Wang@amd.com>2021-08-17 12:36:33 +0300
committerAlex Deucher <alexander.deucher@amd.com>2021-08-19 01:23:00 +0300
commit691191a2f458e0176414cb5b3993b0c018cdc58c (patch)
tree97cc5a30fb2fe2e0ce25058b2e21e29b11340720 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentce97f37be8957a7f3f42eafaa9469b0ab941e63b (diff)
downloadlinux-691191a2f458e0176414cb5b3993b0c018cdc58c.tar.xz
drm/amd/amdgpu:flush ttm delayed work before cancel_sync
[Why] In some cases when we unload driver, warning call trace will show up in vram_mgr_fini which claims that LRU is not empty, caused by the ttm bo inside delay deleted queue. [How] We should flush delayed work to make sure the delay deleting is done. Signed-off-by: YuBiao Wang <YuBiao.Wang@amd.com> Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions