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

2020-11-12 Thread Alex Deucher
On Thu, Nov 12, 2020 at 10:36 AM wrote: > > 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 libdrm uses gltlab merge requests. Please file a g

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

2020-11-12 Thread Andrey Grodzovsky
Reviewed-by: Andrey Grodzovsky Andrey On 11/12/20 10:35 AM, rajib.mahapa...@amd.com wrote: 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 --- inclu

[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 +++