]> git.itanic.dy.fi Git - linux-stable/commit
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
authorGuchun Chen <guchun.chen@amd.com>
Mon, 6 Jun 2022 02:09:48 +0000 (10:09 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Jun 2022 20:18:07 +0000 (16:18 -0400)
commit41782d7056e2866ca40cb2d3f56c4c97fd5af337
tree259791e16f697d617aa100bdf116fd9527e6db4a
parent12d6c18cfa708e954a7de27dd76cf45054c8855a
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"

This reverts commit b992a19085885c096b19625a85c674cb89829ca1.

This causes regression in GPU reset related test.

Cc: Alexander Deucher <Alexander.Deucher@amd.com>
Cc: ricetons@gmail.com
Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c