ci: Update kernel with a few freedreno related fixes
authorRob Clark <robdclark@chromium.org>
Tue, 27 Apr 2021 16:51:02 +0000 (09:51 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 27 Apr 2021 21:47:26 +0000 (21:47 +0000)
40abe2528d16 HACK: iommu/arm-smmu/qcom: Set SCTLR.HUPCF for everything
7c165f82b28b drm/msm: Fix a5xx/a6xx timestamps
0d6e0765f2de drm/msm: Fix legacy relocs path

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10490>

.gitlab-ci.yml

index 74bd364..425e6b6 100644 (file)
@@ -446,8 +446,8 @@ arm_build:
   stage: container-2
   variables:
     GIT_STRATEGY: fetch
-    KERNEL_URL: "https://gitlab.freedesktop.org/bbrezillon/linux/-/archive/v5.11-for-mesa-ci-67aa5f8a239e/linux-v5.11-for-mesa-ci-67aa5f8a239e.tar.bz2"
-    MESA_ROOTFS_TAG: &kernel-rootfs "2021-04-21-panfrost-mmu-fix"
+    KERNEL_URL: "https://gitlab.freedesktop.org/drm/msm/-/archive/v5.11-for-mesa-ci-40abe2528d16/linux-v5.11-for-mesa-ci-40abe2528d16.tar.bz2"
+    MESA_ROOTFS_TAG: &kernel-rootfs "2021-04-27-msm-fixes"
     DISTRIBUTION_TAG: &distribution-tag-arm "${MESA_ROOTFS_TAG}--${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}"
   script:
     - .gitlab-ci/container/lava_build.sh