mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
freedreno/ci: opt-in the new mars setup command
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33551>
This commit is contained in:
parent
3ebe512f1f
commit
88377ed295
1 changed files with 2 additions and 1 deletions
|
|
@ -353,6 +353,7 @@
|
|||
variables:
|
||||
FDO_CI_CONCURRENT: 8
|
||||
RUNNER_FARM_LOCATION: mupuf
|
||||
B2C_MARS_SETUP_TAGS: dt_gpu:codename:a750
|
||||
B2C_KERNEL_URL: 'https://fs.mupuf.org/hdk8650/2025-01-23-msm-gpu-fault-fixes-msm-next-6dbabc6/linux-arm64'
|
||||
B2C_FIRMWARE_URL: 'https://fs.mupuf.org/hdk8650/sm8650-hdk-firmware.cpio.xz'
|
||||
B2C_DTB_URL: 'https://fs.mupuf.org/hdk8650/2025-01-23-msm-gpu-fault-fixes-msm-next-6dbabc6/linux-arm64.dtbs.cpio.xz'
|
||||
|
|
@ -367,4 +368,4 @@
|
|||
GPU_VERSION: freedreno-a750
|
||||
tags:
|
||||
- farm:$RUNNER_FARM_LOCATION
|
||||
- dt_gpu:codename:a750
|
||||
- $B2C_MARS_SETUP_TAGS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue