kfdtest: Remove gfx940/941 references
Support was removed for these eng samples, so remove them from the blacklist, and make sure that we're using 942 for the shader store
This commit is contained in:
committed by
Russell, Kent
parent
eb3d45d300
commit
f755981f03
@@ -325,22 +325,6 @@ FILTER[gfx1036]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"$BLACKLIST_GFX10_NV2X"
|
||||
|
||||
FILTER[gfx940]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"KFDMemoryTest.LargestSysBufferTest:"\
|
||||
"KFDMemoryTest.BigSysBufferStressTest:"\
|
||||
"KFDMemoryTest.FlatScratchAccess:"\
|
||||
"KFDIPCTest.BasicTest:"\
|
||||
"KFDQMTest.QueueLatency"
|
||||
|
||||
FILTER[gfx941]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"KFDMemoryTest.LargestSysBufferTest:"\
|
||||
"KFDMemoryTest.BigSysBufferStressTest:"\
|
||||
"KFDMemoryTest.FlatScratchAccess:"\
|
||||
"KFDIPCTest.BasicTest:"\
|
||||
"KFDQMTest.QueueLatency"
|
||||
|
||||
FILTER[gfx942]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"KFDMemoryTest.LargestSysBufferTest:"\
|
||||
|
||||
@@ -43,7 +43,7 @@ static const std::vector<uint32_t> TargetList = {
|
||||
0x090009,
|
||||
0x09000a,
|
||||
0x09000c,
|
||||
0x090400,
|
||||
0x090402,
|
||||
0x0a0100,
|
||||
0x0a0101,
|
||||
0x0a0102,
|
||||
|
||||
Reference in New Issue
Block a user