ci/v3dv: test v3dv in arm64 environment

As most of the development is done in arm64, execute the v3dv related
tests in this environment.

Reviewed-by: Emma Anholt <emma@anholt.net>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11220>
This commit is contained in:
Juan A. Suarez Romero 2021-06-07 11:11:42 +02:00 committed by Marge Bot
parent ef9789f067
commit 1eca809680
2 changed files with 8 additions and 7 deletions

View File

@ -1,3 +1,4 @@
dEQP-VK.api.external.fence.opaque_fd.reset_permanent
dEQP-VK.synchronization.op.single_queue.binary_semaphore.write_copy_buffer_read_ssbo_compute.buffer_16384
dEQP-VK.synchronization.op.single_queue.binary_semaphore.write_copy_buffer_read_ssbo_compute.buffer_262144
dEQP-VK.synchronization.op.single_queue.binary_semaphore.write_copy_buffer_read_ssbo_compute_indirect.buffer_16384

View File

@ -151,29 +151,29 @@ v3d-rpi4-piglit:armhf:
PIGLIT_PLATFORM: mixed_glx_egl
PIGLIT_PROFILES: all
v3dv-rpi4-vk:armhf:
v3dv-rpi4-vk:arm64:
extends:
- .baremetal-test-armhf
- .baremetal-test
- .use-arm_test
- .v3dv-rules
parallel: 6
variables:
BARE_METAL_TEST_SCRIPT: "/install/deqp-runner.sh"
BM_BOOTFS: /boot/raspberrypi_armhf
BM_BOOTFS: /boot/raspberrypi_arm64
BM_KERNEL_MODULES: v3d,vc4
BM_POE_TIMEOUT: 300
BM_ROOTFS: /rootfs-armhf
CPU: arm7hlf
BM_ROOTFS: /rootfs-arm64
DEQP_EXPECTED_RENDERER: "V3D 4.2"
DEQP_FRACTION: 7
DEQP_VER: vk
GPU_VERSION: v3dv-rpi4
VK_CPU: arm7hlf
MINIO_ARTIFACT_NAME: mesa-arm64
VK_DRIVER: broadcom
script:
- ./install/bare-metal/poe-powered.sh
needs:
- arm_test
- meson-armhf
- job: meson-arm64
artifacts: false
tags:
- igalia-rpi4