diff options
| author | Yiqing Yao <[email protected]> | 2022-05-05 10:12:33 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-05-06 20:56:41 +0000 |
| commit | 98f561884683cdca65bec80ef4dddfc3fe7aca63 (patch) | |
| tree | df17322615099d4d163974b0feffc1b1390fc679 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/amdgpu/discovery: enable mes support for GC v11.0.1 (diff) | |
| download | kernel-98f561884683cdca65bec80ef4dddfc3fe7aca63.tar.gz kernel-98f561884683cdca65bec80ef4dddfc3fe7aca63.zip | |
drm/amdgpu: flush delete wq after wait fence
[why]
lru_list not empty warning in sw fini during repeated device bind unbind.
There should be a amdgpu_fence_wait_empty() before the flush_delayed_work()
call as Christian suggested.
[how]
Move to do flush_delayed_work for ttm bo delayed delete wq after fence_driver_hw_fini.
Tested by: Yiqing Yao <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Yiqing Yao <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
