drm/tests/amdgpu
Andrey Grodzovsky 9ad9b7e91e amdgpu: Add memory over allocation test.
Allocates 1 TB of memory. Test is disabled by default
since it's triggers OOM killer.

v2:
FIx the test to only alloc the BO and assert if return value
not equal to -ENOMEM and remove test disable on start.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2017-11-14 14:26:25 +01:00
..
Makefile.am amdgpu: Add VMID reservation per GPU context test. 2017-10-27 18:26:08 +02:00
amdgpu_test.c amdgpu: Use new suite/test disabling functionality. 2017-11-13 18:20:22 +01:00
amdgpu_test.h amdgpu: Use new suite/test disabling functionality. 2017-11-13 18:20:22 +01:00
basic_tests.c amdgpu: Move memory alloc tests in bo suite. 2017-11-13 18:20:27 +01:00
bo_tests.c amdgpu: Add memory over allocation test. 2017-11-14 14:26:25 +01:00
cs_tests.c test/amdgpu: fix test failure for SI 2017-08-04 08:27:06 -04:00
deadlock_tests.c amdgpu: Use new suite/test disabling functionality. 2017-11-13 18:20:22 +01: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
uvd_enc_tests.c amdgpu: Use new suite/test disabling functionality. 2017-11-13 18:20:22 +01: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: update vce encRefPic addr mode to tiled 2016-09-30 14:28:03 -04:00
vce_tests.c amdgpu: Use new suite/test disabling functionality. 2017-11-13 18:20:22 +01:00
vcn_tests.c amdgpu: Use new suite/test disabling functionality. 2017-11-13 18:20:22 +01:00
vm_tests.c amdgpu: Fix wrappers for AMDGPU_VM IOCTL. 2017-11-03 13:07:30 +01:00