From 86ca8b86031ed643781b90d0f2c54c432ce7c818 Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Thu, 17 Jul 2025 10:45:08 +0200 Subject: [PATCH] freedreno/ci: Update a6xx kernel to msm-next Notably this brings in the VM_BIND uapi. Custom kernel patches have also been cleaned up, with some unnecessary hacks dropped. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13547 Signed-off-by: Valentine Burley Part-of: --- src/freedreno/ci/gitlab-ci-inc.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/freedreno/ci/gitlab-ci-inc.yml b/src/freedreno/ci/gitlab-ci-inc.yml index 0fd1f84b0cd..eb8944fe92e 100644 --- a/src/freedreno/ci/gitlab-ci-inc.yml +++ b/src/freedreno/ci/gitlab-ci-inc.yml @@ -240,6 +240,7 @@ RUNNER_TAG: mesa-ci-x86-64-lava-sc7180-trogdor-kingoftown VK_DRIVER: freedreno LAVA_FIRMWARE: qcom-lava + KERNEL_TAG: msm-next-250718 # Status: https://lava.collabora.dev/scheduler/device_type/sc7180-trogdor-lazor-limozeen .lava-sc7180-trogdor-lazor-limozeen:arm64: @@ -257,6 +258,7 @@ RUNNER_TAG: mesa-ci-x86-64-lava-sc7180-trogdor-lazor-limozeen VK_DRIVER: freedreno LAVA_FIRMWARE: qcom-lava + KERNEL_TAG: msm-next-250718 # Status: https://lava.collabora.dev/scheduler/device_type/sm8350-hdk .lava-sm8350-hdk:arm64: @@ -275,6 +277,7 @@ RUNNER_TAG: mesa-ci-x86-64-lava-sm8350-hdk VK_DRIVER: freedreno LAVA_FIRMWARE: qcom-lava + KERNEL_TAG: msm-next-250718 .google-freedreno-test-gl: