OSDN Git Service

amdgpu/test: Fix deadlock tests for AI and RV v2
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Thu, 27 Sep 2018 17:12:57 +0000 (13:12 -0400)
committerAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Wed, 10 Oct 2018 18:38:19 +0000 (14:38 -0400)
commit21f11764589ab7331b0ac69c49fadf22de4c0aff
tree4b7fb5ee300c4e234f4737f62fd3085056d5acdc
parenteabc4cb35c0d3a60dbff79f1a78eebb928b0f10d
amdgpu/test: Fix deadlock tests for AI and RV v2

Seems like AI and RV requires uncashed memory mapping to be able
to pickup value written to memory by CPU after the WAIT_REG_MEM
command was already launched.
.
Enable the test for AI and RV.

v2:
Update commit description.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
tests/amdgpu/deadlock_tests.c