[Intel-gfx] [PATCH 4/6] kms_pipe_crc_basic: Bump the number of collected CRCs to 60
Damien Lespiau
damien.lespiau at intel.com
Wed May 28 20:24:02 CEST 2014
So we have a change to see something on the screen, while still being
relatively short (~1s per sub-test).
Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
tests/kms_pipe_crc_basic.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/kms_pipe_crc_basic.c b/tests/kms_pipe_crc_basic.c
index b48921b..c4abdf7 100644
--- a/tests/kms_pipe_crc_basic.c
+++ b/tests/kms_pipe_crc_basic.c
@@ -111,7 +111,7 @@ static void test_bad_command(data_t *data, const char *cmd)
fclose(ctl);
}
-#define N_CRCS 3
+#define N_CRCS 60
#define TEST_SEQUENCE (1<<0)
--
1.8.3.1
More information about the Intel-gfx
mailing list