linux/drivers/gpu/drm/amd
Emily Deng bb0cd09be4 drm/amdgpu: Fix some unload driver issues
When unloading driver after killing some applications, it will hit sdma
flush tlb job timeout which is called by ttm_bo_delay_delete. So
to avoid the job submit after fence driver fini, call ttm_bo_lock_delayed_workqueue
before fence driver fini. And also put drm_sched_fini before waiting fence.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-03-05 15:12:35 -05:00
..
acp
amdgpu drm/amdgpu: Fix some unload driver issues 2021-03-05 15:12:35 -05:00
amdkfd drm/amdkfd: Cleanup kfd_process if init_cwsr_apu fails 2021-02-22 18:03:07 -05:00
display drm/amd/display: Use PSP TA to read out crc 2021-03-05 15:12:09 -05:00
include drm/amd/amdgpu: Add missing BASE_IDX to dcn register 2021-03-05 15:11:32 -05:00
pm drm/amd/pm/swsmu: clean up user profile function 2021-03-05 15:10:43 -05:00