1bf215546Sopenharmony_ci.lava-meson-gxl-s805x-libretech-ac:
2bf215546Sopenharmony_ci  extends:
3bf215546Sopenharmony_ci    - .lava-test:arm64
4bf215546Sopenharmony_ci    - .lima-rules
5bf215546Sopenharmony_ci  variables:
6bf215546Sopenharmony_ci    DEVICE_TYPE: meson-gxl-s805x-libretech-ac
7bf215546Sopenharmony_ci    DTB: ${DEVICE_TYPE}
8bf215546Sopenharmony_ci    FDO_CI_CONCURRENT: 4
9bf215546Sopenharmony_ci    FDO_HTTP_CACHE_URI: ''
10bf215546Sopenharmony_ci    GPU_VERSION: lima
11bf215546Sopenharmony_ci    VISIBILITY_GROUP: "mesa-ci"
12bf215546Sopenharmony_ci    RUNNER_TAG: mesa-ci-x86-64-lava-lima
13bf215546Sopenharmony_ci
14bf215546Sopenharmony_cilima-mali450-test:arm64:
15bf215546Sopenharmony_ci  extends:
16bf215546Sopenharmony_ci    - .lava-meson-gxl-s805x-libretech-ac
17bf215546Sopenharmony_ci  variables:
18bf215546Sopenharmony_ci    DEQP_EXPECTED_RENDERER: Mali450
19bf215546Sopenharmony_ci
20bf215546Sopenharmony_cilima-mali450-piglit-gpu:arm64:
21bf215546Sopenharmony_ci  extends:
22bf215546Sopenharmony_ci    - .piglit-test
23bf215546Sopenharmony_ci    - .lava-meson-gxl-s805x-libretech-ac
24bf215546Sopenharmony_ci  variables:
25bf215546Sopenharmony_ci    HWCI_TEST_SCRIPT: "/install/piglit/piglit-runner.sh"
26bf215546Sopenharmony_ci    PIGLIT_PLATFORM: gbm
27bf215546Sopenharmony_ci    PIGLIT_PROFILES: gpu
28bf215546Sopenharmony_ci  parallel: 2
29