From d87c54107a9b088e7191d89a0f83b5e78f4b0e16 Mon Sep 17 00:00:00 2001 From: Graham Sider Date: Wed, 18 May 2022 10:41:22 -0400 Subject: [PATCH] kfdtest: Add gfx11 to kfdtest.exclude With this patch gfx11 is supported in amd-staging. Signed-off-by: Graham Sider Change-Id: I4bbfc87345a486dd8f2e0091ea7b82c255a8ad15 [ROCm/ROCR-Runtime commit: cee64d48257fd00b086284d2e0589b7a936364c6] --- .../tests/kfdtest/scripts/kfdtest.exclude | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude b/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude index 2c702b8213..eb1a6c75a8 100644 --- a/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude +++ b/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude @@ -271,3 +271,15 @@ FILTER[beige_goby]=\ FILTER[yellow_carp]=\ "$BLACKLIST_ALL_ASICS:"\ "$BLACKLIST_GFX10_NV2X" + +FILTER[plum_bonito]=\ +"$BLACKLIST_ALL_ASICS:"\ +"$BLACKLIST_GFX10_NV2X" + +FILTER[wheat_nas]=\ +"$BLACKLIST_ALL_ASICS:"\ +"$BLACKLIST_GFX10_NV2X" + +FILTER[hotpink_bonefish]=\ +"$BLACKLIST_ALL_ASICS:"\ +"$BLACKLIST_GFX10_NV2X"