drm/tests/amdgpu
Alan Coopersmith 94ecdcb8b1 Include <alloca.h> when needed before calling alloca
Fixes "error: implicit declaration of function 'alloca'" failures
when building on Solaris

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2015-09-12 09:41:24 -07:00
..
Makefile.am tests/amdgpu: implement VCE unit tests 2015-08-05 13:47:50 -04:00
amdgpu_test.c tests/amdgpu: ensure tests work by using c99 initializers 2015-09-04 21:39:06 +01:00
amdgpu_test.h amdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map() error paths 2015-08-05 13:47:52 -04:00
basic_tests.c Include <alloca.h> when needed before calling alloca 2015-09-12 09:41:24 -07:00
bo_tests.c tests/amdgpu: Include config.h first 2015-08-17 18:41:11 +09:00
cs_tests.c tests/amdgpu: reference the correct variable for memcpy 2015-09-04 21:39:06 +01:00
frame.h tests/amdgpu: implement VCE unit tests 2015-08-05 13:47:50 -04:00
uvd_messages.h tests/amdgpu: annotate the uvd message templates as const data 2015-09-04 21:39:06 +01:00
vce_ib.h tests/amdgpu: annotate (most of) the vce templates as const data 2015-09-04 21:39:06 +01:00
vce_tests.c tests/amdgpu: Remove unused local variable 'i' 2015-08-17 18:54:33 +09:00