linux/drivers/gpu/drm/amd
Lijo Lazar 0a83bb35d8 drm/amdgpu: Avoid another list of reset devices
A list of devices to be reset is already created in
amdgpu_device_gpu_recover function. Creating another list with the
same nodes is incorrect and not supported in list_head. Instead, pass
the device list as part of reset context.

Fixes: 9e08564727 (drm/amdgpu: Refactor mode2 reset logic for v13.0.2)
Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-08-10 15:07:14 -04:00
..
acp
amdgpu drm/amdgpu: Avoid another list of reset devices 2022-08-10 15:07:14 -04:00
amdkfd drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b" 2022-07-29 15:17:31 -04:00
display drm/amd/display: include missing headers 2022-08-10 14:59:49 -04:00
include drm/amdgpu: add header files for MP 13.0.4 2022-07-29 15:24:38 -04:00
pm drm/amdgpu: send msg to IMU for the front-door loading 2022-07-29 15:17:49 -04:00