[SWDEV-455442/SWDEV-464645] Add back voltage curve testing for MI300

Validation requires running tests for MI300 systems, this update
removes the exclusion for these systems.

Change-Id: Idacf3e8bf0bd569f1cfa6192af47993eb5440ee6


[ROCm/amdsmi commit: 7194aaebf3]
Этот коммит содержится в:
Charis Poag
2024-07-02 15:28:55 -05:00
родитель 8462635270
Коммит 870be058a7
+11 -12
Просмотреть файл
@@ -56,18 +56,6 @@ FILTER[sienna_cichlid]=\
$BLACKLIST_ALL_ASICS\
"amdsmitstReadWrite.TestPerfLevelReadWrite"
# SWDEV-391407
# aqua_vanjaram and later systems show 'ip discovery' in
# /sys/class/kfd/kfd/topology/nodes/*/name
#
# For those systems gfx_target_version must be used. It can be found in
# /sys/class/kfd/kfd/topology/nodes/*/properties
FILTER[90400]=\
$BLACKLIST_ALL_ASICS\
# "amdsmitstReadOnly.TestVoltCurvRead"
FILTER[90401]=${FILTER[90400]}
FILTER[90402]=${FILTER[90400]}
# SWDEV-321166
FILTER[virtualization]=\
$BLACKLIST_ALL_ASICS\
@@ -77,3 +65,14 @@ $BLACKLIST_ALL_ASICS\
"amdsmitstReadWrite.TestOverdriveReadWrite:"\
"amdsmitstReadWrite.TestPowerReadWrite:"\
"amdsmitstReadWrite.TestPowerCapReadWrite"
# aqua_vanjaram and later systems show 'ip discovery' in
# /sys/class/kfd/kfd/topology/nodes/*/name
#
# For those systems gfx_target_version must be used. It can be found in
# /sys/class/kfd/kfd/topology/nodes/*/properties
#
# ex.
# FILTER[90400]=\
# $BLACKLIST_ALL_ASICS\
# "amdsmitstReadOnly.TestVoltCurvRead"