mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 20:20:18 +01:00
radv/ci: use the custom 6.17.3 kernel for NAVI21/NAVI31
Now that the zerovram performance regression is fixed, everything should be fine. 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
fc178c047d
commit
07d1461c53
2 changed files with 0 additions and 23 deletions
|
|
@ -490,11 +490,6 @@
|
||||||
INTEGRATED_OR_DISCRETE: discrete
|
INTEGRATED_OR_DISCRETE: discrete
|
||||||
GPU_VERSION: radv-navi21
|
GPU_VERSION: radv-navi21
|
||||||
FDO_CI_CONCURRENT: 32
|
FDO_CI_CONCURRENT: 32
|
||||||
# FIXME: drop everything below to use the same kernel as the rest of the amdgpu jobs
|
|
||||||
CI_TRON_KERNEL__URL: https://fs.mupuf.org/linux-6.6-b2c-radv-ci
|
|
||||||
CI_TRON_INITRAMFS__DEPMOD__URL: null
|
|
||||||
CI_TRON_INITRAMFS__GPU__URL: null
|
|
||||||
CI_TRON_INITRAMFS__GPU__FORMAT__0__ARCHIVE__KEEP__0__PATH: null
|
|
||||||
|
|
||||||
.vangogh-test-valve:
|
.vangogh-test-valve:
|
||||||
variables:
|
variables:
|
||||||
|
|
@ -524,12 +519,6 @@
|
||||||
INTEGRATED_OR_DISCRETE: discrete
|
INTEGRATED_OR_DISCRETE: discrete
|
||||||
GPU_VERSION: radv-navi31
|
GPU_VERSION: radv-navi31
|
||||||
FDO_CI_CONCURRENT: 32
|
FDO_CI_CONCURRENT: 32
|
||||||
# FIXME: drop everything below to use the same kernel as the rest of the amdgpu jobs
|
|
||||||
CI_TRON_KERNEL__URL: https://fs.mupuf.org/linux-6.6-b2c-radv-ci
|
|
||||||
CI_TRON_INITRAMFS__DEPMOD__URL: null
|
|
||||||
CI_TRON_INITRAMFS__GPU__URL: null
|
|
||||||
CI_TRON_INITRAMFS__GPU__FORMAT__0__ARCHIVE__KEEP__0__PATH: null
|
|
||||||
|
|
||||||
|
|
||||||
.gfx1201-test-valve:
|
.gfx1201-test-valve:
|
||||||
variables:
|
variables:
|
||||||
|
|
|
||||||
|
|
@ -9,18 +9,6 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_r
|
||||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.4_bit,Fail
|
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.4_bit,Fail
|
||||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.8_bit,Fail
|
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.8_bit,Fail
|
||||||
|
|
||||||
# Video failures (these are fixed with up-to-date firmwares).
|
|
||||||
dEQP-VK.video.synchronization.decode_av1.basic.event.device_set_reset,Fail
|
|
||||||
dEQP-VK.video.synchronization.decode_h264.basic.event.device_set_reset,Fail
|
|
||||||
dEQP-VK.video.synchronization.decode_h265.basic.event.device_set_reset,Fail
|
|
||||||
dEQP-VK.video.synchronization.encode_h264.basic.event.device_set_reset,Fail
|
|
||||||
dEQP-VK.video.synchronization.encode_h265.basic.event.device_set_reset,Fail
|
|
||||||
dEQP-VK.video.synchronization2.decode_av1.basic.event.device_set_reset,Fail
|
|
||||||
dEQP-VK.video.synchronization2.decode_h264.basic.event.device_set_reset,Fail
|
|
||||||
dEQP-VK.video.synchronization2.decode_h265.basic.event.device_set_reset,Fail
|
|
||||||
dEQP-VK.video.synchronization2.encode_h264.basic.event.device_set_reset,Fail
|
|
||||||
dEQP-VK.video.synchronization2.encode_h265.basic.event.device_set_reset,Fail
|
|
||||||
|
|
||||||
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6057
|
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6057
|
||||||
dEQP-VK.image.host_image_copy.query.optimal.b8g8r8a8_sint,Fail
|
dEQP-VK.image.host_image_copy.query.optimal.b8g8r8a8_sint,Fail
|
||||||
dEQP-VK.image.host_image_copy.query.optimal.bc5_snorm_block,Fail
|
dEQP-VK.image.host_image_copy.query.optimal.bc5_snorm_block,Fail
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue