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>
This commit is contained in:
committed by
Chris Freehill
orang tua
5786dbbb76
melakukan
09744e4959
@@ -133,6 +133,9 @@ BLACKLIST_GFX11=\
|
|||||||
"KFDMemoryTest.FlatScratchAccess:"\
|
"KFDMemoryTest.FlatScratchAccess:"\
|
||||||
"KFDGWSTest.*"
|
"KFDGWSTest.*"
|
||||||
|
|
||||||
|
BLACKLIST_GFX12=\
|
||||||
|
""
|
||||||
|
|
||||||
# KFDQMTest.CpuWriteCoherence fails. 0 dwordsAvailable (KFD-338)
|
# KFDQMTest.CpuWriteCoherence fails. 0 dwordsAvailable (KFD-338)
|
||||||
# KFDMemoryTest.MemoryRegister fails on SDMA queue creation (KFD-337)
|
# KFDMemoryTest.MemoryRegister fails on SDMA queue creation (KFD-337)
|
||||||
FILTER[kaveri]=\
|
FILTER[kaveri]=\
|
||||||
@@ -341,3 +344,7 @@ FILTER[gfx942]=\
|
|||||||
"KFDMemoryTest.FlatScratchAccess:"\
|
"KFDMemoryTest.FlatScratchAccess:"\
|
||||||
"KFDIPCTest.BasicTest:"\
|
"KFDIPCTest.BasicTest:"\
|
||||||
"KFDQMTest.QueueLatency"
|
"KFDQMTest.QueueLatency"
|
||||||
|
|
||||||
|
FILTER[gfx1200]=\
|
||||||
|
"$BLACKLIST_ALL_ASICS:"\
|
||||||
|
"$BLACKLIST_GFX12"
|
||||||
|
|||||||
Reference in New Issue
Block a user