ci: Use new kernel with Intel Xe driver

The only change since the previous kernel is the enabling of
CONFIG_DRM_XE.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33282>
This commit is contained in:
Valentine Burley 2025-01-22 12:18:03 +01:00 committed by Marge Bot
parent 8a54823db9
commit 9950dfcd80

View file

@ -33,7 +33,7 @@ variables:
DEBIAN_TEST_ANDROID_TAG: "20250130-vvless"
DEBIAN_TEST_GL_TAG: "20250131-piglit-fc"
DEBIAN_TEST_VK_TAG: "20250131-piglit-fc"
KERNEL_ROOTFS_TAG: "20250131-piglit-fc"
KERNEL_ROOTFS_TAG: "20250205-xe-kernel"
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20250129-lavacli"
@ -42,7 +42,7 @@ variables:
ALPINE_X86_64_LAVA_SSH_TAG: "20250124-spirv-tools"
FEDORA_X86_64_BUILD_TAG: "20250128-llversionm"
KERNEL_TAG: "v6.13-rc4-mesa-5e77"
KERNEL_TAG: "v6.13-rc4-mesa-6587"
KERNEL_REPO: "gfx-ci/linux"
PKG_REPO_REV: "95bf62c"