kfdtest:Update gfx90c blacklist

1. Add KFDEvictTest.* for gfx90c based on CI test results

2. Remove SDMA blacklist based on SDMA issue fixed:

Change-Id: I86910fc98a5141f29959b35248a900f0c098a6e8


[ROCm/ROCR-Runtime commit: 36249ddc0e]
This commit is contained in:
Jinzhou.Su
2020-09-09 08:47:41 +08:00
committed by Jinzhou Su
parent 2b2835e596
commit 0b78c33201
@@ -180,11 +180,12 @@ FILTER[raven]=\
FILTER[renoir]=\
"$BLACKLIST_ALL_ASICS:"\
"$SDMA_BLACKLIST:"\
"KFDQMTest.QueueLatency:"\
"KFDEvictTest.*:"\
"KFDQMTest.SdmaEventInterrupt:"\
"KFDMemoryTest.LargestSysBufferTest:"\
"KFDQMTest.BasicCuMaskingEven"
"KFDQMTest.BasicCuMaskingEven"\
"KFDMemoryTest.MMBench:"\
"KFDMemoryTest.SignalHandling:"
# KFDExceptionTest.* (KFD-435)
# KFDEvictTest.BurstyTest (KFD-425)