mesa-drm/tests/amdgpu
Jinzhou Su f5abbc3033 test/amdgpu: remove static varible in Syncobj test
In syncobj test, wait thread and signal thread create
simultaneously. The ptr for GFX IB and SDMA IP should be
operated separately. With static, there will be risk that
GFX NOP is in SDMA IB or SDMA NOP is in GFX IB, then GFX or
SDMA hang caused.

Signed-off-by: Jinzhou Su <Jinzhou.Su@amd.com>
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
2021-03-24 11:34:04 -04:00
..
.editorconfig amdgpu: Symlink .editorconfig to tests/amdgpu 2018-01-18 10:12:37 +01:00
amdgpu_test.c test/amdgpu: enable security suite tests 2020-10-15 13:46:50 -04:00
amdgpu_test.h tests/amdgpu: Secure bounce test (v4) 2020-10-15 13:47:00 -04:00
basic_tests.c tests/amdgpu: Secure bounce test (v4) 2020-10-15 13:47:00 -04:00
bo_tests.c test/amdgpu: don't free unused bo handle 2019-10-15 13:18:12 +02:00
cs_tests.c tests/amdgpu: disable unsupported test cases for Arcturus 2020-10-15 13:45:27 -04:00
deadlock_tests.c tests/amdgpu: disable unsupported test cases for Arcturus 2020-10-15 13:45:27 -04:00
decode_messages.h tests/amdgpu: clear the extension flag 2020-06-18 10:08:23 -04:00
frame.h tests/amdgpu: add uvd encode unit tests 2017-08-16 16:16:50 -04:00
meson.build tests/amdgpu: add security test suite (v2) 2020-10-15 13:45:41 -04:00
ras_tests.c tests/amdgpu: Fix buffer overflow (v3) 2020-01-08 13:21:40 -05:00
security_tests.c tests/amdgpu: Fix on FreeBSD 2020-12-12 11:34:17 +00:00
syncobj_tests.c test/amdgpu: remove static varible in Syncobj test 2021-03-24 11:34:04 -04: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: disable unsupported test cases for Arcturus 2020-10-15 13:45:27 -04:00
vcn_tests.c tests/amdgpu/vcn: clean abundant codes 2021-01-23 15:31:00 -05:00
vm_tests.c tests/amdgpu: disable unsupported test cases for Arcturus 2020-10-15 13:45:27 -04:00