mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
amd/ci: Revert to 6.6 kernel on Raven
There's been a high number of GPU resets on Raven that amdgpu couldn't recover from, leading to jobs timing out. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33317>
This commit is contained in:
parent
375116a3a0
commit
5c44d70684
1 changed files with 9 additions and 0 deletions
|
|
@ -191,6 +191,9 @@
|
|||
HWCI_KERNEL_MODULES: amdgpu
|
||||
KERNEL_IMAGE_TYPE: ""
|
||||
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
|
||||
EXTERNAL_KERNEL_TAG: "v6.6.21-mesa-f8ea"
|
||||
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/lenovo-TPad-C13-Yoga-zork
|
||||
.lava-lenovo-TPad-C13-Yoga-zork:x86_64:
|
||||
|
|
@ -204,6 +207,9 @@
|
|||
HWCI_KERNEL_MODULES: amdgpu
|
||||
KERNEL_IMAGE_TYPE: ""
|
||||
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
|
||||
EXTERNAL_KERNEL_TAG: "v6.6.21-mesa-f8ea"
|
||||
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/hp-x360-14a-cb0001xx-zork
|
||||
.lava-hp-x360-14a-cb0001xx-zork:x86_64:
|
||||
|
|
@ -217,6 +223,9 @@
|
|||
HWCI_KERNEL_MODULES: amdgpu
|
||||
KERNEL_IMAGE_TYPE: ""
|
||||
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
|
||||
EXTERNAL_KERNEL_TAG: "v6.6.21-mesa-f8ea"
|
||||
|
||||
|
||||
############### LAVA
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue