mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
tests: establish pm_ prefix
Imo power management, power consumption and performance are tightly enough coupled that we can throw them all into one bin. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+3
-3
@@ -57,7 +57,7 @@ TESTS_progs_M = \
|
||||
kms_render \
|
||||
kms_setmode \
|
||||
$(NOUVEAU_TESTS_M) \
|
||||
pc8 \
|
||||
pm_pc8 \
|
||||
prime_self_import \
|
||||
template \
|
||||
$(NULL)
|
||||
@@ -120,8 +120,8 @@ TESTS_progs = \
|
||||
getstats \
|
||||
getversion \
|
||||
prime_udl \
|
||||
sysfs_rc6_residency \
|
||||
sysfs_rps \
|
||||
pm_rc6_residency \
|
||||
pm_rps \
|
||||
$(NULL)
|
||||
|
||||
# IMPORTANT: The ZZ_ tests need to be run last!
|
||||
|
||||
Reference in New Issue
Block a user