mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
radv/ci: use the custom 6.17.3 kernel for POLARIS10
Looks like the SDMA regression is no longer reproducible. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37934>
This commit is contained in:
parent
07d1461c53
commit
49d780db93
1 changed files with 0 additions and 14 deletions
|
|
@ -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 <gfx_v8_0> 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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue