[igt-dev] [PATCH i-g-t] i915/gem_ctx_freq: Added sub-test description
apoorva1.singh at intel.com
apoorva1.singh at intel.com
Sat Oct 10 09:07:01 UTC 2020
From: Apoorva Singh <apoorva1.singh at intel.com>
Signed-off-by: Apoorva Singh <apoorva1.singh at intel.com>
Cc: Melkaveri, Arjun <arjun.melkaveri at intel.com>
---
tests/i915/gem_ctx_freq.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/i915/gem_ctx_freq.c b/tests/i915/gem_ctx_freq.c
index a34472de..8570afda 100644
--- a/tests/i915/gem_ctx_freq.c
+++ b/tests/i915/gem_ctx_freq.c
@@ -211,6 +211,7 @@ igt_main
disable_boost();
}
+ igt_describe("Tests executing the workload on restricted frequencies");
igt_subtest_f("sysfs")
sysfs_range(i915);
}
--
2.28.0
More information about the igt-dev
mailing list