radv/ci: enable RADV_PERFTEST=hic for GFX10+ jobs

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35974>
This commit is contained in:
Samuel Pitoiset 2025-07-07 16:02:53 +02:00 committed by Marge Bot
parent fbea486854
commit d510f95f67

View file

@ -249,7 +249,7 @@ radv-navi10-vkcts:
variables:
DEQP_SUITE: radv-valve
GPU_VERSION: radv-navi10
RADV_PERFTEST: transfer_queue
RADV_PERFTEST: transfer_queue,hic
radv-navi21-vkcts:
timeout: 35m
@ -262,7 +262,7 @@ radv-navi21-vkcts:
DEQP_SUITE: radv-valve
GPU_VERSION: radv-navi21
CI_TRON_TIMEOUT__OVERALL__MINUTES: 30
RADV_PERFTEST: transfer_queue
RADV_PERFTEST: transfer_queue,hic
radv-vangogh-vkcts:
parallel: 2
@ -274,7 +274,7 @@ radv-vangogh-vkcts:
variables:
DEQP_SUITE: radv-valve
GPU_VERSION: radv-vangogh
RADV_PERFTEST: transfer_queue
RADV_PERFTEST: transfer_queue,hic
CI_TRON_TIMEOUT__OVERALL__MINUTES: 89
radeonsi-vangogh-glcts-full:
@ -309,7 +309,7 @@ radv-raphael-vkcts:
DEQP_SUITE: radv-valve
GPU_VERSION: radv-raphael
CI_TRON_TIMEOUT__OVERALL__MINUTES: 40
RADV_PERFTEST: transfer_queue
RADV_PERFTEST: transfer_queue,hic
radv-navi31-vkcts:
timeout: 25m
@ -323,7 +323,7 @@ radv-navi31-vkcts:
GPU_VERSION: radv-navi31
RADV_DEBUG: nomeshshader # Disable mesh shaders until task shaders stop hanging
# TODO: Remove video_encode,video_decode with next kernel.
RADV_PERFTEST: transfer_queue,video_decode,video_encode
RADV_PERFTEST: transfer_queue,video_decode,video_encode,hic
CI_TRON_TIMEOUT__OVERALL__MINUTES: 20
############### Fossilize