drm/tests/amdgpu
Lang Yu a5a400c958 tests/amdgpu: fix bo eviction test issue
On Raven2/Picasso, the default VRAM size is 2048M,
and the default GTT size is 3072M. If max_allocation
of VRAM exceeds half of GTT size, GTT memory can't
hold evicted bo from VRAM and bo in itself at the
same time. Then amdgpu_cs_list_validate will failed
with "Not enough memory for command submission" error.

NOTE:
The installed DRAM should be larger than 8GB,
if the VRAM size is 2048M.

Signed-off-by: Lang Yu <Lang.Yu@amd.com>
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
2021-04-01 11:41:51 -04: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: Secure bounce test (v4) 2020-10-15 13:47:00 -04:00
basic_tests.c tests/amdgpu: fix bo eviction test issue 2021-04-01 11:41:51 -04: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: 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