: Deucher, Alexander
Subject: [PATCH 02/27] drm/amdgpu/sdma: handle paging queues in
amdgpu_sdma_reset_engine()
Need to properly start and stop paging queues if they are present.
This is not an issue today since we don't support a paging queue on any chips
with queue reset.
Fixes: ffe43cc82a04
Need to properly start and stop paging queues if they are present.
This is not an issue today since we don't support a paging queue
on any chips with queue reset.
Fixes: ffe43cc82a04 ("drm/amdgpu: switch amdgpu_sdma_reset_engine to use the
new sdma function pointers")
Signed-off-by: Alex Deucher