Re: [PATCH v2] tests/amdgpu: add deadlock test for sdma

2019-03-15 Thread Cui, Flora
Hi Alex, could you help to submit this patch upstream? 在 3/6/2019 4:08 PM, Christian König 写道: > Am 06.03.19 um 07:37 schrieb Cui, Flora: >> deadlock test for sdma will cause gpu recoverty. >> disable the test for now until GPU reset recovery could survive at least >> 1000 times test. >> >> v2: a

Re: [PATCH v2] tests/amdgpu: add deadlock test for sdma

2019-03-06 Thread Grodzovsky, Andrey
On 3/6/19 1:37 AM, Cui, Flora wrote: > deadlock test for sdma will cause gpu recoverty. > disable the test for now until GPU reset recovery could survive at least > 1000 times test. Can you specify what issues you see and on what ASIC ? Andrey > > v2: add modprobe parameter > > Change-Id: I9ada

Re: [PATCH v2] tests/amdgpu: add deadlock test for sdma

2019-03-06 Thread Christian König
Am 06.03.19 um 07:37 schrieb Cui, Flora: deadlock test for sdma will cause gpu recoverty. disable the test for now until GPU reset recovery could survive at least 1000 times test. v2: add modprobe parameter Change-Id: I9adac63c62db22107345eddb30e7d81a1bda838c Signed-off-by: Flora Cui Acked-b

RE: [PATCH v2] tests/amdgpu: add deadlock test for sdma

2019-03-05 Thread Quan, Evan
Reviewed-and-tested-by: Evan Quan > -Original Message- > From: amd-gfx On Behalf Of Cui, > Flora > Sent: Wednesday, March 06, 2019 2:37 PM > To: amd-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org > Cc: Cui, Flora > Subject: [PATCH v2] tests/amdgpu:

[PATCH v2] tests/amdgpu: add deadlock test for sdma

2019-03-05 Thread Cui, Flora
deadlock test for sdma will cause gpu recoverty. disable the test for now until GPU reset recovery could survive at least 1000 times test. v2: add modprobe parameter Change-Id: I9adac63c62db22107345eddb30e7d81a1bda838c Signed-off-by: Flora Cui --- tests/amdgpu/amdgpu_test.c| 4 ++ tests/a