mesa-drm/tests/amdgpu
Flora Cui cee441f32d tests/amdgpu: fix compile error with gcc7.5
fix commit cc3c80c6("tests/amdgpu: refactor dispatch/draw test")
../../SOURCES/drm/tests/amdgpu/shader_code.h:113:2: error: initializer
element is not constant
  ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \
	    ^

Signed-off-by: Flora Cui <flora.cui@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2024-05-27 10:37:18 +08:00
..
.editorconfig amdgpu: Symlink .editorconfig to tests/amdgpu 2018-01-18 10:12:37 +01:00
amdgpu_stress.c amdgpu: Use PRI?64 to format uint64_t 2023-09-04 09:31:55 +02:00
amdgpu_test.c tests/amdgpu: Allow to exclude a test or a suite of tests 2023-03-24 13:47:21 +00:00
amdgpu_test.h tests/amdgpu: refactor dispatch/draw test 2022-08-15 06:10:15 +00:00
basic_tests.c tests/amdgpu: use AMDGPU_TIMEOUT_INFINITE to query fence 2022-11-09 14:57:14 +08:00
bo_tests.c drm/tests/amdgpu: fix Metadata test failed issue 2021-04-01 11:41:49 -04:00
cp_dma_tests.c tests/amdgpu: use appropriate ring for different asics 2022-05-26 21:02:33 +08: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: add sdma slow copy linear hang test 2022-08-15 06:10:15 +00:00
decode_messages.h tests/amdgpu: add jpeg tests support 2021-12-09 19:31:45 -05:00
frame.h tests/amdgpu: add uvd encode unit tests 2017-08-16 16:16:50 -04:00
hotunplug_tests.c test/amdgpu/hotunplug: add apu check for hotplug test 2023-03-17 17:24:14 +00:00
jpeg_tests.c tests/amdgpu/jpeg: enable unit test for jpeg 4 2022-11-11 09:57:01 -05:00
meson.build tests/amdgpu: refactor dispatch/draw test 2022-08-15 06:10:15 +00:00
ras_tests.c tests/amdgpu: Fix buffer overflow (v3) 2020-01-08 13:21:40 -05:00
security_tests.c use standard __typeof__() instead of GNU extension typeof() 2022-01-19 16:08:31 -08:00
shader_code.h tests/amdgpu: fix compile error with gcc7.5 2024-05-27 10:37:18 +08:00
shader_code_gfx9.h tests/amdgpu: fix compile error with gcc7.5 2024-05-27 10:37:18 +08:00
shader_code_gfx10.h tests/amdgpu: fix compile error with gcc7.5 2024-05-27 10:37:18 +08:00
shader_code_gfx11.h tests/amdgpu: fix compile error with gcc7.5 2024-05-27 10:37:18 +08:00
shader_code_hang.h tests/amdgpu: refactor dispatch/draw test 2022-08-15 06:10:15 +00:00
shader_test_util.c tests/amdgpu: fix compile warning with the guard enum value 2024-05-27 10:37:13 +08: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/vcn:vcn encoder unit test 2022-06-11 12:13:26 -04:00
vcn_tests.c tests/amdgpu/vcn: fix session buffer issue for vcn1-vcn3 2023-07-17 08:40:11 -04:00
vm_tests.c tests/amdgpu:retire asic_id check on unsupported cases 2021-04-12 17:46:31 +08:00