diff --git a/src/amd/ci/gitlab-ci-inc.yml b/src/amd/ci/gitlab-ci-inc.yml index 36281990693..35e45d5aeec 100644 --- a/src/amd/ci/gitlab-ci-inc.yml +++ b/src/amd/ci/gitlab-ci-inc.yml @@ -418,20 +418,6 @@ CI_TRON_KERNEL_CMDLINE__TSC_WORKAROUND: 'tsc=unstable' GPU_VERSION: radv-polaris10 - # FIXME: B2C's 6.16 kernel regressed and leads to the following hang with a 10% probability. Let's keep using the - # last known working kernel until the bisection is over. - # [ 32.648386] amdgpu 0000:2d:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_0.2.1.0 test failed (-110) - # [ 32.648641] [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed - # [ 32.900818] amdgpu: cp is busy, skip halt cp - # [ 33.152738] amdgpu: rlc is busy, skip halt rlc - # [ 33.980604] amdgpu 0000:2d:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110) - # [ 33.980854] amdgpu 0000:2d:00.0: amdgpu: resume of IP block failed -110 - # [ 33.980860] amdgpu 0000:2d:00.0: amdgpu: GPU Recovery Failed: -110 - CI_TRON_KERNEL__URL: "https://fs.mupuf.org/radv/linux-6.15.9/linux-x86_64" - CI_TRON_INITRAMFS__DEPMOD__URL: "https://fs.mupuf.org/radv/linux-6.15.9/linux-x86_64.depmod.cpio.xz" - CI_TRON_INITRAMFS__GPU__URL: "https://fs.mupuf.org/radv/linux-6.15.9/linux-x86_64.gpu.cpio" - - .polaris10-test-valve-mupuf: extends: .polaris10-test-valve variables: