kfdtest: Enable KFDExceptionTest on gfx906 and gfx1xxx series

KFDExceptionTest on those platform is passing.

Change-Id: I328ee4fd4ff5b339e560f2f79e754fd34459210a
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>


[ROCm/ROCR-Runtime commit: 44db5cb011]
This commit is contained in:
Yong Zhao
2019-12-17 20:32:16 -05:00
committed by Yong Zhao
parent 10134bbdd2
commit 34fc89e397
@@ -172,8 +172,6 @@ FILTER[vega20]=\
"$BLACKLIST_ALL_ASICS:"\
"$SDMA_BLACKLIST:"\
"KFDEvictTest.BurstyTest:"\
"KFDExceptionTest.AddressFault:"\
"KFDExceptionTest.PermissionFault:"\
"KFDQMTest.GPUDoorbellWrite"
FILTER[raven]=\
@@ -201,15 +199,12 @@ FILTER[navi10]=\
"KFDEvictTest.BurstyTest:"\
"KFDEvictTest.QueueTest:"\
"KFDPerfCountersTest.*:"\
"KFDExceptionTest.AddressFault:"\
"KFDExceptionTest.PermissionFault:"\
"KFDQMTest.GPUDoorbellWrite"
FILTER[navi14]=\
"$BLACKLIST_ALL_ASICS:"\
"KFDQMTest.BasicCuMaskingEven:"\
"KFDDBGTest.*:"\
"KFDExceptionTest.*:"\
"KFDPerfCountersTest.*:"\
"KFDQMTest.CreateQueueStressSingleThreaded:"\
"KFDPNPTest.DisableWithActiveProcess"