diff --git a/.gitlab-ci/conditional-build-image-tags.yml b/.gitlab-ci/conditional-build-image-tags.yml index 6a05f57c643..bb6736db1af 100644 --- a/.gitlab-ci/conditional-build-image-tags.yml +++ b/.gitlab-ci/conditional-build-image-tags.yml @@ -4,4 +4,4 @@ variables: CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b CONDITIONAL_BUILD_PIGLIT_TAG: 21ab2c66f54777163dd038dc4cfcfde6 - CONDITIONAL_BUILD_VKD3D_PROTON_TAG: cd367d3a511ca8cb2a7f0685ecda8084 + CONDITIONAL_BUILD_VKD3D_PROTON_TAG: 1ba830680bde0e04c0488183e1054f8d diff --git a/.gitlab-ci/container/build-vkd3d-proton.sh b/.gitlab-ci/container/build-vkd3d-proton.sh index 139ec14687b..b38fcfa57f8 100644 --- a/.gitlab-ci/container/build-vkd3d-proton.sh +++ b/.gitlab-ci/container/build-vkd3d-proton.sh @@ -11,7 +11,7 @@ section_start vkd3d-proton "Building vkd3d-proton" # setting up the environment variables locally ci_tag_build_time_check "VKD3D_PROTON_TAG" -VKD3D_PROTON_COMMIT="03cca4cd978e964bbb5d4bd0ba655ea80011d04f" +VKD3D_PROTON_COMMIT="4acd2271319df0ca06b7c0429d371cc8a0504037" 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 44f339ff91c..7775feea42e 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -26,7 +26,7 @@ variables: DEBIAN_TEST_ANDROID_TAG: "20251026-angle-e9" DEBIAN_TEST_GL_TAG: "20251105-piglit-53" DEBIAN_TEST_VIDEO_TAG: "20250813-vector" - DEBIAN_TEST_VK_TAG: "20251105-piglit-53" + DEBIAN_TEST_VK_TAG: "20251111-vkd3d" ALPINE_X86_64_BUILD_TAG: "20251001-realninja" diff --git a/src/amd/ci/radv-raven-vkd3d-fails.txt b/src/amd/ci/radv-raven-vkd3d-fails.txt index e69de29bb2d..aa2e320e85a 100644 --- a/src/amd/ci/radv-raven-vkd3d-fails.txt +++ b/src/amd/ci/radv-raven-vkd3d-fails.txt @@ -0,0 +1 @@ +test_fence_pending_signal_cpu_rewind_plain,Fail diff --git a/src/freedreno/ci/freedreno-a750-vkd3d-fails.txt b/src/freedreno/ci/freedreno-a750-vkd3d-fails.txt index 2d2d3ed867e..b32bf2ef264 100644 --- a/src/freedreno/ci/freedreno-a750-vkd3d-fails.txt +++ b/src/freedreno/ci/freedreno-a750-vkd3d-fails.txt @@ -3,3 +3,9 @@ test_line_rasterization,Fail test_large_texel_buffer_view,Fail test_derivative_hoisting_dxil,Fail test_sparse_depth_stencil_rendering,Fail + +# msm_dpu ae01000.display-controller: [drm:hangcheck_handler] *ERROR* 67.5.20.1: hangcheck detected gpu lockup rb 2! +# msm_dpu ae01000.display-controller: [drm:hangcheck_handler] *ERROR* 67.5.20.1: completed fence: 4294967112 +# msm_dpu ae01000.display-controller: [drm:hangcheck_handler] *ERROR* 67.5.20.1: submitted fence: 4294967115 +# *** gpu fault: ttbr0=00000008b80fc000 iova=0000000100691300 dir=READ type=TRANSLATION source=UCHE (3736059565,3736059565,3736059565,3736059565) +test_fence_pending_signal_cpu_rewind_plain,Crash diff --git a/src/gallium/frontends/lavapipe/ci/lvp-vkd3d-fails.txt b/src/gallium/frontends/lavapipe/ci/lvp-vkd3d-fails.txt index dfd8fa49b63..ffa43925c48 100644 --- a/src/gallium/frontends/lavapipe/ci/lvp-vkd3d-fails.txt +++ b/src/gallium/frontends/lavapipe/ci/lvp-vkd3d-fails.txt @@ -1,3 +1,4 @@ +test_fence_pending_signal_cpu_rewind_plain,Crash # The tests assumes a dubgroup size >= 16 test_shader_waveop_maximal_convergence,Fail diff --git a/src/intel/ci/anv-adl-vkd3d-fails.txt b/src/intel/ci/anv-adl-vkd3d-fails.txt index e980af814fb..8be8e7f216a 100644 --- a/src/intel/ci/anv-adl-vkd3d-fails.txt +++ b/src/intel/ci/anv-adl-vkd3d-fails.txt @@ -1,4 +1,5 @@ test_buffers_oob_behavior_vectorized_structured_16bit,Fail +test_custom_border_color_limits,Fail test_fence_wait_robustness,Crash test_line_rasterization,Fail test_sampler_feedback_min_mip_level_array,Fail @@ -13,3 +14,6 @@ test_undefined_structured_raw_read_typed_dxbc,Fail test_undefined_structured_raw_read_typed_dxil,Fail test_undefined_typed_read_structured_raw_dxbc,Fail test_undefined_typed_read_structured_raw_dxil,Fail + +# xe 0000:00:02.0: [drm] GT0: Timedout job: seqno=4294967172, lrc_seqno=4294967172, guc_id=2, flags=0x0 in d3d12 [871] +test_fence_pending_signal_cpu_rewind_plain,Crash diff --git a/src/nouveau/ci/nvk-ad106-vkd3d-fails.txt b/src/nouveau/ci/nvk-ad106-vkd3d-fails.txt index cf330618e64..0fe0a8b8048 100644 --- a/src/nouveau/ci/nvk-ad106-vkd3d-fails.txt +++ b/src/nouveau/ci/nvk-ad106-vkd3d-fails.txt @@ -5,6 +5,7 @@ test_uav_counter_null_behavior_dxbc,Crash test_uav_counter_null_behavior_dxil,Crash +test_custom_border_color_limits,Fail test_derivative_hoisting_dxil,Fail test_undefined_structured_raw_alias_dxbc,Fail diff --git a/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt b/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt index cf330618e64..0fe0a8b8048 100644 --- a/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt +++ b/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt @@ -5,6 +5,7 @@ test_uav_counter_null_behavior_dxbc,Crash test_uav_counter_null_behavior_dxil,Crash +test_custom_border_color_limits,Fail test_derivative_hoisting_dxil,Fail test_undefined_structured_raw_alias_dxbc,Fail