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>
[ROCm/ROCR-Runtime commit: 09744e4959]
This commit is contained in:
committed by
Chris Freehill
parent
259af9e854
commit
aeffc30a1d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user