nvk/ci: uprev the kernel to v6.16-rc2

This allows us to use the GSP v570 which has been reported to be more
stable than the previous v535.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35546>
This commit is contained in:
Martin Roukala (né Peres)
2025-06-17 13:21:19 +03:00
committed by Marge Bot
parent d1e9b56dd1
commit dfecd38519
+3 -2
View File
@@ -39,8 +39,9 @@
.nvk-ci-tron-common:
variables:
CI_TRON_PATTERN__JOB_WARN__REGEX: 'nouveau .+ job timeout|NMI backtrace for cpu \d+'
CI_TRON_INITRAMFS__DEPMOD__URL: "https://gitlab.freedesktop.org/gfx-ci/boot2container/-/releases/$B2C_VERSION/downloads/linux-x86_64.depmod.cpio.xz"
CI_TRON_INITRAMFS__GPU__URL: "https://gitlab.freedesktop.org/gfx-ci/boot2container/-/releases/$B2C_VERSION/downloads/linux-x86_64.gpu.cpio"
CI_TRON_KERNEL__URL: https://fs.mupuf.org/linux/v6.16-rc2/linux-x86_64
CI_TRON_INITRAMFS__DEPMOD__URL: "https://fs.mupuf.org/linux/v6.16-rc2/linux-x86_64.depmod.cpio.xz"
CI_TRON_INITRAMFS__GPU__URL: "https://fs.mupuf.org/linux/v6.16-rc2/linux-x86_64.gpu.cpio"
CI_TRON_INITRAMFS__GPU__FORMAT__0__ARCHIVE__KEEP__0__PATH: ${GPU_FIRMWARE_KEEP_PATH_REGEX}
CI_TRON_KERNEL_CMDLINE__LOAD_MODULES: 'modules_load=nouveau'
# GSP is not loaded by default