mesa-drm/tests/amdgpu
Emil Velikov 10e85a8b7f tests/amdgpu: add missing config.h include
Otherwise we'll end up without the macros set during configure stage.
And effectively error out in sanity tests such as the mmap static
assert.

To reproduce, do a multilib build - 32bit build on 64bit machine.

Cc: Fabio Pedretti <pedretti.fabio@gmail.com>
Cc: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Fixes: 33dcc29f7c ("amdgpu: Add VMID reservation per GPU context test.")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104819
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
2018-01-31 15:57:58 +00:00
..
.editorconfig amdgpu: Symlink .editorconfig to tests/amdgpu 2018-01-18 10:12:37 +01:00
amdgpu_test.c tests/amdgpu: drop unused variables 2018-01-29 15:41:52 +00:00
amdgpu_test.h amdgpu: Disable VM test suite by default for SI ASICs 2018-01-26 15:25:17 +01:00
basic_tests.c tests/amdgpu: drop unused variables 2018-01-29 15:41:52 +00:00
bo_tests.c amdgpu: Dynamicly disable BO suite "Metadata" test. 2017-11-29 10:31:10 -05:00
cs_tests.c tests/amdgpu: drop unused variables 2018-01-29 15:41:52 +00:00
deadlock_tests.c tests/amdgpu: drop unused variables 2018-01-29 15:41:52 +00: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
Makefile.am amdgpu: Add VMID reservation per GPU context test. 2017-10-27 18:26:08 +02:00
meson.build Add meson build system 2018-01-12 09:40:48 -08:00
uvd_enc_tests.c tests/amdgpu: drop unused variables 2018-01-29 15:41:52 +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: 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 tests/amdgpu: drop unused variables 2018-01-29 15:41:52 +00:00
vm_tests.c tests/amdgpu: add missing config.h include 2018-01-31 15:57:58 +00:00