[igt-dev] [PATCH i-g-t] tests/kms_dp_tiled_display: added test description for chamelium subtest
Kunal Joshi
kunal1.joshi at intel.com
Mon May 24 11:04:47 UTC 2021
Added description for the newly added chamelium subtest,
test is basically the same as basic-test-pattern just the
fact it executes on chamelium.
Cc: Karthik B S <karthik.b.s at intel.com>
Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>
---
tests/kms_dp_tiled_display.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/kms_dp_tiled_display.c b/tests/kms_dp_tiled_display.c
index 6dafc888..eb28dd6b 100644
--- a/tests/kms_dp_tiled_display.c
+++ b/tests/kms_dp_tiled_display.c
@@ -481,6 +481,8 @@ igt_main
}
#ifdef HAVE_CHAMELIUM
+ igt_describe("Make sure the Tiled CRTCs are synchronized and we get "
+ "page flips for all tiled CRTCs in one vblank (executes on chamelium).");
igt_subtest_f("basic-test-pattern-with-chamelium") {
int i;
--
2.25.1
More information about the igt-dev
mailing list