kfdtest.exclude: blacklist several tests case for gfx902
SDMA firmware of gfx902 has a regression which causes cp hang in kfdtest, blacklist related test cases. Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com> Change-Id: Ie75b72a952a29d6b1394c5fcb67ff9a5143b3b07
This commit is contained in:
committed by
Yifan1 Zhang
orang tua
06b1f25172
melakukan
04b149b7fd
@@ -85,6 +85,7 @@ SDMA_BLACKLIST=\
|
||||
"KFDMemoryTest.MemoryRegister:"\
|
||||
"KFDMemoryTest.MMBench:"\
|
||||
"KFDMemoryTest.SignalHandling:"\
|
||||
"KFDQMTest.AllQueues:"\
|
||||
"KFDQMTest.*Sdma*:"\
|
||||
"KFDQMTest.CreateQueueStressSingleThreaded:"\
|
||||
"KFDQMTest.GPUDoorbellWrite:"\
|
||||
@@ -177,8 +178,9 @@ FILTER[vega20]=\
|
||||
|
||||
FILTER[raven_dgpuFallback]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"$SDMA_BLACKLIST:"\
|
||||
"KFDEvictTest.*:"\
|
||||
"KFDMemoryTest.MemoryRegister:"\
|
||||
"KFDQMTest.SdmaConcurrentCopies:"\
|
||||
"KFDSVMRangeTest.BasicSystemMemTest:"\
|
||||
"KFDSVMRangeTest.BasicVramTest:"\
|
||||
"KFDSVMRangeTest.EvictSystemRangeTest:"\
|
||||
@@ -193,11 +195,13 @@ FILTER[raven_dgpuFallback]=\
|
||||
|
||||
FILTER[raven]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"KFDQMTest.SdmaConcurrentCopies:"\
|
||||
"$SDMA_BLACKLIST:"\
|
||||
"KFDEvictTest.*:"\
|
||||
"KFDSVMRangeTest.EvictSystemRangeTest:"\
|
||||
"KFDSVMRangeTest.PartialUnmapSysMemTest:"\
|
||||
"KFDSVMRangeTest.PrefetchTest:"\
|
||||
"KFDSVMRangeTest.MultiThreadMigrationTest:"\
|
||||
"KFDSVMEvictTest.QueueTest:"\
|
||||
"KFDQMTest.MultipleCpQueuesStressDispatch"
|
||||
|
||||
FILTER[renoir]=\
|
||||
|
||||
Reference in New Issue
Block a user