summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
diff options
context:
space:
mode:
authorLijo Lazar <lijo.lazar@amd.com>2022-08-03 16:54:24 +0530
committerAlex Deucher <alexander.deucher@amd.com>2022-08-10 15:07:14 -0400
commit0a83bb35d8a6ff3d18c2772afe616780c23293a6 (patch)
tree9b8b20de7abba0d27cdf402e67170fd11ca32b70 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
parentb2f6c73561fbccee404b441a5c2d0b4fefaae817 (diff)
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: 9e08564727fc (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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c')
0 files changed, 0 insertions, 0 deletions