From 708279df20f4ab886ba37a8aadb1267483744d2c Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Thu, 23 Jan 2025 11:02:12 +0100 Subject: [PATCH] panfrost/ci: Revert to 6.6 kernel on G57 On mt8192, the 6.13 kernel fails to reliably initialize the GPU, causing a fallback to llvmpipe. Return to the 6.6 kernel until this is resolved. Signed-off-by: Valentine Burley Acked-by: Erik Faye-Lund Reviewed-by: Vignesh Raman Part-of: --- src/panfrost/ci/gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/panfrost/ci/gitlab-ci.yml b/src/panfrost/ci/gitlab-ci.yml index 3cf7c90ee2d..f9232ac710c 100644 --- a/src/panfrost/ci/gitlab-ci.yml +++ b/src/panfrost/ci/gitlab-ci.yml @@ -189,6 +189,8 @@ GPU_VERSION: panfrost-g57 KERNEL_IMAGE_TYPE: "" RUNNER_TAG: mesa-ci-x86-64-lava-mt8192-asurada-spherion-r0 + # Force fixed 6.6 kernel, we're not reliably getting a GPU on 6.13 + EXTERNAL_KERNEL_TAG: "v6.6.21-mesa-f8ea" .lava-rk3288-veyron-jaq:arm32: variables: