mesa/.gitlab-ci/container
Emma Anholt 6f9b9b01c1 ci: Update kernel to drm-next-2022-08-12-1
This brings in new msm UAPI that we'd like to be testing in turnip.

Unfortunately, a530 became flaky across dEQP and piglit.  It seems that a
GPU hang from a test that we expect to hang will cause a followup
hangcheck affecting innocent tests.  For example:

22-09-19 18:53:22 R SERIAL> [  348.839188] msm_mdp 901000.mdp: [drm:a5xx_irq] *ERROR* gpu fault ring 0 fence ff55 status C10001C3 rb 084a/084a ib1 000000000105A000/0000 ib2 000000000105B000/0000
22-09-19 18:53:22 R SERIAL> [  348.839272] msm_mdp 901000.mdp: [drm:recover_worker] *ERROR* A530: hangcheck recover!
22-09-19 18:53:22 R SERIAL> [  348.852698] msm_mdp 901000.mdp: [drm:recover_worker] *ERROR* A530: offending task: shader_run:sq0 (/piglit/bin/shader_runner tests/spec/glsl-1.30/execution/clipping/vs-clip-distance-enables.shader_test -auto -fbo)
22-09-19 18:53:22 R SERIAL> [  348.868680] msm_mdp 901000.mdp: [drm:a5xx_irq] *ERROR* gpu fault ring 0 fence ff55 status C10001C3 rb 084a/084a ib1 000000000105A000/0000 ib2 000000000105B000/0000
22-09-19 18:53:22 R SERIAL> [  348.879586] msm_mdp 901000.mdp: [drm:recover_worker] *ERROR* A530: hangcheck recover!
[...]
22-09-19 18:53:23 R SERIAL> ERROR - Test spec@glsl-1.10@execution@algebraic@glsl-algebraic-logicand-false: Fail: See "//results/piglit.spec@glsl-1.10@execution@algebraic@glsl-algebraic-logicand-false.log"

As a result, I've moved a530 to test-manual-mr until it can be stabilized
again.  This updated kernel also brings in a couple of regression fixes
for nouveau gk20a and gm20b.

Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Acked-by: Rob Clark <robdclark@chromium.org>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18624>
2022-09-20 16:52:10 +00:00
..
debian ci: add jq utility 2022-09-14 15:44:24 +00:00
fedora ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
arm.config ci: Add support for Jetson TK1. 2022-09-11 04:23:38 +00:00
arm64.config ci/nouveau: Add nouveau support to the rootfs. 2022-03-09 19:47:04 +00:00
baremetal_build.sh ci: Add support for Jetson TK1. 2022-09-11 04:23:38 +00:00
build-apitrace.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-crosvm.sh virgl/ci: Update virglrenderer 2022-09-14 06:39:29 +00:00
build-crosvm_map-opaque-fd.patch ci: Build crosvm with opaque fd mapping support 2022-08-04 15:15:13 +02:00
build-crosvm_no-syslog.patch virgl/ci: Uprev virglrenderer and crosvm 2022-04-08 11:28:27 +00:00
build-deqp-runner.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-deqp.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-fossilize.sh ci: uprev Fossilize 2022-03-30 08:23:18 +00:00
build-gfxreconstruct.sh ci: upgrade gfxreconstruct build to v0.9.10 2022-06-24 05:32:53 +00:00
build-hang-detection.sh ci: bump the hang-detection tool in the test image for Vulkan 2022-06-14 08:02:37 +02:00
build-kernel.sh ci: Add support for Jetson TK1. 2022-09-11 04:23:38 +00:00
build-libclc.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-libdrm.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-mold.sh ci: Use mold for x86-64 and AArch64 builds 2022-08-23 23:12:07 +00:00
build-piglit.sh ci: uprev piglit 2022-09-08 2022-09-13 09:16:19 +00:00
build-rust.sh ci: rusticl with llvmpipe 2022-09-12 05:58:13 +00:00
build-skqp.sh ci/skqp: Build list_gpu_unit_tests and list_gms 2022-08-08 08:51:24 +00:00
build-skqp_base.gn ci: skqp: Build skqp from android-cts-10.0_r11 tag with Clang 2022-02-25 05:50:06 +00:00
build-skqp_BUILD.gn.patch ci: skqp: Build skqp from android-cts-10.0_r11 tag with Clang 2022-02-25 05:50:06 +00:00
build-skqp_fetch_gn.patch ci: skqp: Build skqp from android-cts-10.0_r11 tag with Clang 2022-02-25 05:50:06 +00:00
build-skqp_git-sync-deps.patch ci: skqp: Build skqp from android-cts-10.0_r11 tag with Clang 2022-02-25 05:50:06 +00:00
build-skqp_gl.patch ci: skqp: patch skqp to report also GL results 2022-04-22 20:11:58 +00:00
build-skqp_is_clang.py.patch ci: skqp: Build skqp from android-cts-10.0_r11 tag with Clang 2022-02-25 05:50:06 +00:00
build-skqp_nima.patch ci/skqp: Fix Nima-Cpp fetching error 2022-08-08 08:51:24 +00:00
build-va-tools.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-vkd3d-proton.sh ci: uprev vkd3d-proton to 5b73139f182d86cd58a757e4b5f0d4cfad96d319 2022-07-14 00:00:54 +00:00
build-wayland.sh ci: Consistently build Wayland and protocols 2021-11-26 16:06:09 +00:00
container_post_build.sh ci: Add Fedora 34 based x86 build docker image 2021-07-09 10:24:41 +00:00
container_pre_build.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
create-android-cross-file.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
create-android-ndk-pc.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
create-cross-file.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
create-rootfs.sh ci: add jq utility 2022-09-14 15:44:24 +00:00
cross_build.sh ci: Use --no-install-recommends to avoid problems with --no-remove 2022-09-08 12:07:19 +00:00
gitlab-ci.yml ci: Update kernel to drm-next-2022-08-12-1 2022-09-20 16:52:10 +00:00
install-wine-apitrace.sh ci: wine-apitrace bump to 11.1 2022-07-20 08:35:01 +00:00
install-wine-dxvk.sh ci: make shellcheck happy on dxvk script 2022-08-05 14:34:42 +00:00
lava_build.sh ci: Add support for Jetson TK1. 2022-09-11 04:23:38 +00:00
setup-wine.sh ci: do not install i386 sub-architecture in VK images 2022-08-15 12:18:41 +00:00
x86_64.config ci: Enable KVM_AMD and KVM_INTEL kernel modules 2022-03-22 17:01:09 +00:00