mesa-drm/tests/amdgpu
Jinzhou Su c7dc0465cf test/amdgpu: Add emit mem sync flag for test IB
In syncobj test, 3 threads will be created. Sometimes
the first gfx IB and the third sdma IB will use same
physical page. There will be risk that sdma engine will
read gfx IB in the same physical page. So better to flush
the cache before commit the sdma IB.

Signed-off-by: Jinzhou Su <Jinzhou.Su@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
2021-04-19 14:04:22 +08:00
..
.editorconfig amdgpu: Symlink .editorconfig to tests/amdgpu 2018-01-18 10:12:37 +01:00
amdgpu_test.c tests/amdgpu: fix bo eviction test issue 2021-04-01 11:41:51 -04:00
amdgpu_test.h tests/amdgpu:retire asic_id check on unsupported cases 2021-04-12 17:46:31 +08:00
basic_tests.c tests/amdgpu:retire asic_id check on unsupported cases 2021-04-12 17:46:31 +08:00
bo_tests.c drm/tests/amdgpu: fix Metadata test failed issue 2021-04-01 11:41:49 -04:00
cs_tests.c tests/amdgpu:retire asic_id check on unsupported cases 2021-04-12 17:46:31 +08:00
deadlock_tests.c tests/amdgpu:retire asic_id check on unsupported cases 2021-04-12 17:46:31 +08: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 test/amdgpu: use tmz ids to check whether enable security tests 2021-04-14 09:52:33 +02:00
syncobj_tests.c test/amdgpu: Add emit mem sync flag for test IB 2021-04-19 14:04:22 +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:retire asic_id check on unsupported cases 2021-04-12 17:46:31 +08:00
vcn_tests.c tests/amdgpu/vcn: update to support aldebaran 2021-04-14 02:41:56 +00:00
vm_tests.c tests/amdgpu:retire asic_id check on unsupported cases 2021-04-12 17:46:31 +08:00