From 148230db05eab00cddceb868b0b2db76ad0fe75e Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Mon, 18 Dec 2023 21:32:48 +0100 Subject: [PATCH] ci/freedreno: downgrade whole Adreno 6xx series, incl. zink-a618 jobs Signed-off-by: David Heidelberg Part-of: --- src/freedreno/ci/gitlab-ci-inc.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/freedreno/ci/gitlab-ci-inc.yml b/src/freedreno/ci/gitlab-ci-inc.yml index c556a40d4a2..02f3e52810f 100644 --- a/src/freedreno/ci/gitlab-ci-inc.yml +++ b/src/freedreno/ci/gitlab-ci-inc.yml @@ -299,6 +299,8 @@ FREEDRENO_HANGCHECK_MS: 2000 GPU_VERSION: freedreno-a618 VK_DRIVER: freedreno + FORCE_KERNEL_TAG: "v6.4.12-for-mesa-ci-f6b4ad45f48d" # 6.6 is slow and unstable + KERNEL_IMAGE_BASE: https://${S3_HOST}/mesa-lava/${KERNEL_REPO}/${FORCE_KERNEL_TAG} .a618-test-kingoftown: extends: @@ -307,8 +309,6 @@ DEVICE_TYPE: sc7180-trogdor-kingoftown DTB: sc7180-trogdor-kingoftown RUNNER_TAG: mesa-ci-x86-64-lava-sc7180-trogdor-kingoftown - FORCE_KERNEL_TAG: "v6.4.12-for-mesa-ci-f6b4ad45f48d" # 6.6 is slow and unstable - KERNEL_IMAGE_BASE: https://${S3_HOST}/mesa-lava/${KERNEL_REPO}/${FORCE_KERNEL_TAG} .a618-test-limozeen-nots-r5: extends: @@ -317,8 +317,6 @@ DEVICE_TYPE: sc7180-trogdor-lazor-limozeen DTB: sc7180-trogdor-lazor-limozeen-nots-r5 RUNNER_TAG: mesa-ci-x86-64-lava-sc7180-trogdor-lazor-limozeen - FORCE_KERNEL_TAG: "v6.4.12-for-mesa-ci-f6b4ad45f48d" # 6.6 is slow and unstable - KERNEL_IMAGE_BASE: https://${S3_HOST}/mesa-lava/${KERNEL_REPO}/${FORCE_KERNEL_TAG} .lava-sm8350-hdk: variables: @@ -333,6 +331,8 @@ GPU_VERSION: freedreno-a660 RUNNER_TAG: mesa-ci-x86-64-lava-sm8350-hdk VK_DRIVER: freedreno + FORCE_KERNEL_TAG: "v6.4.12-for-mesa-ci-f6b4ad45f48d" # 6.6 is slow and unstable + KERNEL_IMAGE_BASE: https://${S3_HOST}/mesa-lava/${KERNEL_REPO}/${FORCE_KERNEL_TAG} # 6 devices (2023-07-06) .a630-test: