drm/tests/amdgpu
Andrey Grodzovsky 21f1176458 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>
2018-10-10 14:38:19 -04:00
..
.editorconfig amdgpu: Symlink .editorconfig to tests/amdgpu 2018-01-18 10:12:37 +01:00
Makefile.am autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
amdgpu_test.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
amdgpu_test.h amdgpu/test: Allow BO mapping flags to be passed in tests 2018-10-10 14:38:19 -04:00
basic_tests.c amdgpu/test: Allow BO mapping flags to be passed in tests 2018-10-10 14:38:19 -04:00
bo_tests.c test/amdgpu: add GDS, GWS and OA tests 2018-09-18 14:56:40 +02:00
cs_tests.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
deadlock_tests.c amdgpu/test: Fix deadlock tests for AI and RV v2 2018-10-10 14:38:19 -04:00
decode_messages.h tests/amdgpu: implement vcn dec unit tests 2017-06-05 10:41:13 -04:00
frame.h tests/amdgpu: add uvd encode unit tests 2017-08-16 16:16:50 -04:00
meson.build Add meson build system 2018-01-12 09:40:48 -08:00
uvd_enc_tests.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
uve_ib.h tests/amdgpu: fix uvd enc data corruption issue 2017-10-06 09:40:06 -04:00
vce_ib.h tests/amdgpu: add vce mv tests support and sets 2018-04-06 09:35:14 -04:00
vce_tests.c tests/amdgpu: add vce mv tests support and sets 2018-04-06 09:35:14 -04:00
vcn_tests.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
vm_tests.c tests/amdgpu: add unaligned VM test 2018-09-14 14:13:03 +02:00