1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd
shaoyunl b8c20c74ab drm/amd/amdkfd: Don't sent command to HWS on kfd reset
When kfd need to be reset, sent command to HWS might cause hang and get unnecessary timeout.
This change try not to touch HW in pre_reset and keep queues to be in the evicted state
when the reset is done, so they are not put back on the runlist. These queues will be destroied
on process termination.

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-11-05 14:12:38 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access 2021-11-05 14:12:29 -04:00
amdkfd drm/amd/amdkfd: Don't sent command to HWS on kfd reset 2021-11-05 14:12:38 -04:00
display drm/amd/display: Don't allow partial copy_from_user 2021-11-05 14:10:39 -04:00
include drm/amd/display: Disable hdmistream and hdmichar clocks 2021-10-19 17:20:28 -04:00
pm drm/amd/pm: Correct DPMS disable IP version check 2021-11-05 14:11:43 -04:00