[i-g-t] tests/kms_color: CTM increase iterations
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Fri Oct 7 10:18:09 UTC 2022
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
tests/kms_color.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/kms_color.c b/tests/kms_color.c
index d5df9840..667a9a00 100644
--- a/tests/kms_color.c
+++ b/tests/kms_color.c
@@ -980,7 +980,7 @@ run_tests_for_pipe(data_t *data)
0.0, 0.0, -1.0 },
"Check the color transformation for negative transparency"
},
- { "ctm-0-25", 5,
+ { "ctm-0-25", 9,
{{ 0.0, }, { 0.0, }, { 0.0, }},
{ 0.25, 0.0, 0.0,
0.0, 0.25, 0.0,
@@ -994,7 +994,7 @@ run_tests_for_pipe(data_t *data)
0.0, 0.0, 0.5 },
"Check the color transformation for 0.5 transparency"
},
- { "ctm-0-75", 7,
+ { "ctm-0-75", 11,
{{ 0.0, }, { 0.0, }, { 0.0, }},
{ 0.75, 0.0, 0.0,
0.0, 0.75, 0.0,
--
2.37.3
More information about the Intel-gfx-trybot
mailing list