kfdtest: Added gfx1200 filter.

Initial template for GFX12.

Signed-off-by: David Belanger <david.belanger@amd.com>
Change-Id: I552374bfcc0dd6272d170df85d36d0dbca0196d5
Signed-off-by: Chris Freehill <cfreehil@amd.com>
Этот коммит содержится в:
David Belanger
2023-02-16 13:13:21 -05:00
коммит произвёл Chris Freehill
родитель 5786dbbb76
Коммит 09744e4959
+7
Просмотреть файл
@@ -133,6 +133,9 @@ BLACKLIST_GFX11=\
"KFDMemoryTest.FlatScratchAccess:"\
"KFDGWSTest.*"
BLACKLIST_GFX12=\
""
# KFDQMTest.CpuWriteCoherence fails. 0 dwordsAvailable (KFD-338)
# KFDMemoryTest.MemoryRegister fails on SDMA queue creation (KFD-337)
FILTER[kaveri]=\
@@ -341,3 +344,7 @@ FILTER[gfx942]=\
"KFDMemoryTest.FlatScratchAccess:"\
"KFDIPCTest.BasicTest:"\
"KFDQMTest.QueueLatency"
FILTER[gfx1200]=\
"$BLACKLIST_ALL_ASICS:"\
"$BLACKLIST_GFX12"