ci: Update kernel used in LAVA to 5.8-based drm-misc
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 18 Aug 2020 09:20:20 +0000 (11:20 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 19 Aug 2020 07:39:22 +0000 (07:39 +0000)
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6371>

.gitlab-ci/lava-gitlab-ci.yml
.gitlab-ci/x86_64.config

index f7c600223ec0571020cb8af2b1bdb2461fb9c511..a6ac47c64807edb1623129004bc9cd59dfee2698 100644 (file)
@@ -1,5 +1,5 @@
 variables:
-  DISTRIBUTION_TAG: "2020-08-03-nfs-2"
+  DISTRIBUTION_TAG: "2020-08-18-new-kernel-6"
 
 .kernel+rootfs:
   stage: container-2
@@ -7,7 +7,7 @@ variables:
     - .ci-run-policy
   variables:
     GIT_STRATEGY: fetch
-    KERNEL_URL: "https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.5-panfrost-fixes/linux-v5.5-panfrost-fixes.tar.gz"
+    KERNEL_URL: "https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.8-for-mesa-ci/linux-v5.8-for-mesa-ci.tar.gz"
     UPLOAD_FOR_LAVA: 1
   script:
     - .gitlab-ci/container/lava_build.sh
index 2a28645e40d02f1d9e92164b948b4984366c8f4c..46d0d970675ebd27106c7e38a36382aef0278dff 100644 (file)
@@ -54,7 +54,7 @@ CONFIG_PINCTRL=y
 CONFIG_PINCTRL_AMD=y
 CONFIG_DRM_AMDGPU=y
 CONFIG_DRM_AMDGPU_SI=y
-CONFIG_DRM_AMD_ACP=y
+CONFIG_DRM_AMD_ACP=n
 CONFIG_ACPI_WMI=y
 CONFIG_MXM_WMI=y
 CONFIG_PARPORT=y