[PATCH] amdgpu/test: deadlock test for CZ family and RV family

2020-11-12 Thread rajib . mahapatra
From: Rajib Mahapatra It enables the test for RV2 and PCO, whole GPU reset is not supported for others. Signed-off-by: Rajib Mahapatra Change-Id: Id51605d07b334ecea7a88b3c95fdd57008a4458d --- include/drm/amdgpu_drm.h | 15 +++ tests/amdgpu/deadlock_tests.c | 18

[PATCH] amdgpu/test: Enable deadlock test for CZ family (gfx8)

2020-11-03 Thread rajib . mahapatra
From: Rajib Mahapatra It is enabling the test for Stoney ASIC. Signed-off-by: Rajib Mahapatra --- tests/amdgpu/deadlock_tests.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/amdgpu/deadlock_tests.c b/tests/amdgpu/deadlock_tests.c index 248cc339..c89e51d9 100644