kfdtest: Temporarily disable shader tests on gfx10

Temporarily disable shader related tests until SP3 compiler is fixed

Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Change-Id: I0468d82f845d1d69841ad8fdbd037761b8d4d9af


[ROCm/ROCR-Runtime commit: 95d58346c5]
Этот коммит содержится в:
Harish Kasiviswanathan
2021-03-04 21:16:06 -05:00
родитель 3a90583c47
Коммит 9babdc3d71
+17 -1
Просмотреть файл
@@ -207,26 +207,42 @@ FILTER[aldebaran]=\
"KFDMemoryTest.PtraceAccess:"\
"KFDMemoryTest.DeviceHdpFlush"
# SP3 Compiler needs to be updated for GFX10. Temporarily disable all tests
# that require shader compiler
TEMP_GFX10_BLACKLIST=\
"KFDMemoryTest.FlatScratchAccess:"\
"KFDMemoryTest.PtraceAccessInvisibleVram:"\
"KFDQMTest.QueuePriorityOnDifferentPipe:"\
"KFDQMTest.QueuePriorityOnSamePipe:"\
"KFDCWSRTest.BasicTest:"\
"KFDQMTest.BasicCuMaskingEven:"\
"KFDEvictTest.QueueTest"
FILTER[navi10]=\
"$BLACKLIST_ALL_ASICS:"\
"$TEMP_GFX10_BLACKLIST:"\
"KFDMemoryTest.MMBench"
FILTER[navi14]=\
"$BLACKLIST_ALL_ASICS"
"$BLACKLIST_ALL_ASICS:"\
"$TEMP_GFX10_BLACKLIST"
FILTER[sienna_cichlid]=\
"$BLACKLIST_ALL_ASICS:"\
"$TEMP_GFX10_BLACKLIST:"\
"KFDQMTest.BasicCuMaskingEven:"\
"KFDDBGTest.*:"\
"KFDPerfCountersTest.*:"\
FILTER[navy_flounder]=\
"$BLACKLIST_ALL_ASICS:"\
"$TEMP_GFX10_BLACKLIST:"\
"KFDQMTest.BasicCuMaskingEven:"\
"KFDDBGTest.*:"\
"KFDPerfCountersTest.*:"\
FILTER[dimgrey_cavefish]=\
"$TEMP_GFX10_BLACKLIST:"\
"$BLACKLIST_ALL_ASICS:"\
"KFDQMTest.BasicCuMaskingEven:"\
"KFDDBGTest.*:"\