diff --git a/.gitlab-ci/container/build-vkd3d-proton.sh b/.gitlab-ci/container/build-vkd3d-proton.sh index ac259e97056..7f280ee390e 100644 --- a/.gitlab-ci/container/build-vkd3d-proton.sh +++ b/.gitlab-ci/container/build-vkd3d-proton.sh @@ -8,7 +8,7 @@ set -ex uncollapsed_section_start vkd3d-proton "Building vkd3d-proton" -VKD3D_PROTON_COMMIT="59d6d4b5ed23766e69fe252408a3401d2fd52ce8" +VKD3D_PROTON_COMMIT="c965c1351fd6915a65bb7f647319536252a24a93" VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests" VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src" diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index a713c34fa31..a1a65bcaa2b 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -29,8 +29,8 @@ variables: DEBIAN_TEST_ANDROID_TAG: "20241127-main-patch" DEBIAN_TEST_GL_TAG: "20241210-piglit-4c" - DEBIAN_TEST_VK_TAG: "20241210-piglit-4c" - KERNEL_ROOTFS_TAG: "20241210-piglit-4c" + DEBIAN_TEST_VK_TAG: "20241217-vkd3d" + KERNEL_ROOTFS_TAG: "20241217-vkd3d" DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils" DEBIAN_PYUTILS_TAG: "20241002-pyutils" diff --git a/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt b/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt index f5c715e20eb..17102d4ed04 100644 --- a/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt +++ b/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt @@ -15,3 +15,5 @@ test_execute_indirect_multi_dispatch_root_constants,Crash test_execute_indirect_multi_dispatch_root_descriptors,Crash test_execute_indirect_state_predication,Crash test_execute_indirect_state_tier_11,Crash + +test_sparse_default_mapping,Crash