mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 17:20:10 +01:00
amd/ci: Update kernel for Raven
This updated kernel allows loading .xz compressed firmware files. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34861>
This commit is contained in:
parent
afaa236803
commit
a394b7b64c
1 changed files with 6 additions and 3 deletions
|
|
@ -202,7 +202,8 @@
|
|||
RUNNER_TAG: mesa-ci-x86-64-lava-asus-CM1400CXA-dalboz
|
||||
# Force fixed 6.6 kernel, amdgpu doesn't revcover from GPU resets on 6.13
|
||||
# https://gitlab.freedesktop.org/drm/amd/-/issues/3861
|
||||
KERNEL_TAG: "v6.6.21-mesa-f8ea"
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/12676
|
||||
KERNEL_TAG: "v6.6.21-mesa-83d9"
|
||||
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/lenovo-TPad-C13-Yoga-zork
|
||||
.lava-lenovo-TPad-C13-Yoga-zork:x86_64:
|
||||
|
|
@ -218,7 +219,8 @@
|
|||
RUNNER_TAG: mesa-ci-x86-64-lava-lenovo-TPad-C13-Yoga-zork
|
||||
# Force fixed 6.6 kernel, amdgpu doesn't revcover from GPU resets on 6.13
|
||||
# https://gitlab.freedesktop.org/drm/amd/-/issues/3861
|
||||
KERNEL_TAG: "v6.6.21-mesa-f8ea"
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/12676
|
||||
KERNEL_TAG: "v6.6.21-mesa-83d9"
|
||||
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/hp-x360-14a-cb0001xx-zork
|
||||
.lava-hp-x360-14a-cb0001xx-zork:x86_64:
|
||||
|
|
@ -234,7 +236,8 @@
|
|||
RUNNER_TAG: mesa-ci-x86-64-lava-hp-x360-14a-cb0001xx-zork
|
||||
# Force fixed 6.6 kernel, amdgpu doesn't revcover from GPU resets on 6.13
|
||||
# https://gitlab.freedesktop.org/drm/amd/-/issues/3861
|
||||
KERNEL_TAG: "v6.6.21-mesa-f8ea"
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/12676
|
||||
KERNEL_TAG: "v6.6.21-mesa-83d9"
|
||||
|
||||
|
||||
############### LAVA
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue